index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-05-19
Add a config file setting to allow a delay to be specified on startup.
Simon Howard
2006-05-19
Split off text mode gui desktop code into a separate file. Rename some
Simon Howard
2006-05-18
Add TXT_SetDesktopTitle()
Simon Howard
2006-05-18
Make TXT_AddWidget take a NULL pointer so different widget types can
Simon Howard
2006-05-18
Initial working text-mode GUI framework.
Simon Howard
2006-05-11
Allow port to be specified for client to connect to through -port or
Simon Howard
2006-05-08
Allow -3 scale.
Simon Howard
2006-05-06
Respect the use_mouse value in configuration files.
Simon Howard
2006-05-06
Add back -nomouse command line parameter.
Simon Howard
2006-05-05
Syncronise the -timer/-avg parameters across all clients to avoid desyncs.
Simon Howard
2006-05-03
Handle divide by zero in R_PointToDist: fixes crash in udm1.wad
Simon Howard
2006-05-03
Allow .mid files in PWADs (via including a MID inside a music lump).
Simon Howard
2006-04-28
Fix sky behavior to be like Vanilla Doom, ie. Doom II skies never change
Simon Howard
2006-04-28
Fix spacing of the devparm mode dots!
Simon Howard
2006-04-14
Add ability to play using the Vanilla player sync code
Simon Howard
2006-04-14
Fix netgame respawn bug on MAP02 (may be 64-bit related)
Simon Howard
2006-04-09
Add change missed from last commit
Simon Howard
2006-04-09
Broadcast searches (currently broken)
Simon Howard
2006-04-08
Forgot to add net_query.c to Makefile.am
Simon Howard
2006-04-06
Debug code for tracking bandwidth usage
Simon Howard
2006-04-06
Add the ability to query the current state of servers, and '-query'
Simon Howard
2006-04-06
Save demos when quitting normally - it is no longer neccessary to press
Simon Howard
2006-04-06
Use BACKUPTICS everywhere. Remove NET_TICCMD_QUEUE_SIZE
Simon Howard
2006-04-06
Sanity check data received by the server. Send version string earlier
Simon Howard
2006-04-01
Don't add modules to the server context until after they have been
Simon Howard
2006-03-31
Remove reference to nonexistent i_main.h
Simon Howard
2006-03-30
Increase the default heap size to 16MB, and add a -mb parameter to allow
Simon Howard
2006-03-30
When all players leave a server, start accepting new connections again.
Simon Howard
2006-03-30
Add missing #include
Simon Howard
2006-03-30
Split off timer code into separate i_timer.c file. Add d_dedicated.c
Simon Howard
2006-03-30
Dedicated server mode.
Simon Howard
2006-03-30
Remove hard-coded use of network modules from server code.
Simon Howard
2006-03-29
Removing dummy file.
Simon Howard
2006-03-29
Dummy commit to test the new IRC monitoring bot
Simon Howard
2006-03-29
Removing dummy.txt
Simon Howard
2006-03-29
This is a message.
Simon Howard
2006-03-29
Dummy change
Simon Howard
2006-03-29
Dummy commit
Simon Howard
2006-03-27
Update NEWS file, incorporating changes from v0.1.4 as well.
Simon Howard
2006-03-27
Fix divide by zero in 1427uv01.lmp caused by the use of int instead
Simon Howard
2006-03-25
New feature to allow compiling without multiplayer support
Simon Howard
2006-03-25
Improve Z_CheckHeap()
Simon Howard
2006-03-25
Fix builds with FEATURE_DEHACKED disabled
Simon Howard
2006-03-25
Run the menu at the correct speed
Simon Howard
2006-03-24
Adjust anti-CPU-hogging sleep times.
Simon Howard
2006-03-24
Add "native allocator" message to distinguish from z_zone.c
Simon Howard
2006-03-24
Call W_GenerateHashTable to generate the lumpname hashtable. Do
Simon Howard
2006-03-24
Ooops!
Simon Howard
2006-03-24
Generate a hash table for fast lump name lookups.
Simon Howard
2006-03-24
Add a second implementation of the zone memory system which just uses
Simon Howard
[prev]
[next]