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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2006-08-31
Check for 'ff_end' not 'ff_start' when displaying warning message about
Simon Howard
2006-08-31
Allow the demo size limit to be disabled through the config file.
Simon Howard
2006-08-31
Bomb out with an error when a dehacked string is set that is longer than
Simon Howard
2006-08-31
Use the new TXT_Sleep function in Doom.
Simon Howard
2006-08-06
Bomb out with an error when trying to draw patches that go off the screen,
Simon Howard
2006-07-28
Try to convert MUS even if the MUS header is not present. The new code
Simon Howard
2006-07-24
Oops :-)
Simon Howard
2006-07-22
New mus -> mid conversion code thanks to Ben Ryves <benryves@benryves.com>
Simon Howard
2006-06-29
Hugely refactor the response file loading code. Allow arguments to be
Simon Howard
2006-06-21
Let the SDL parachute catch crashes and shut down properly. Don't crash
Simon Howard
2006-06-18
Add deh_section_sound to dehacked sections list (thanks to rpeter on the
Simon Howard
2006-06-16
Add hash table for fast texture lookup; refactor P_GroupLines to use an
Simon Howard
2006-06-03
Stop sending data to the server when a connection drops. Print a message
Simon Howard
2006-06-03
Detect recursive calls to I_Error to prevent an infinite loop.
Simon Howard
2006-06-03
Bomb out with an error message if game options are specified to a
Simon Howard
2006-05-29
Add -autojoin command line parameter to automatically search a local LAN
Simon Howard
2006-05-29
Fix broadcast transmits (-search works!)
Simon Howard
2006-05-29
Add textscreen.h top level header to avoid having to include all txt_*
Simon Howard
2006-05-29
Allow struts to force height as well as width. Hide "start game" button
Simon Howard
2006-05-29
Add strut class to allow table column width to be forced.
Simon Howard
2006-05-29
Warp mouse to screen center (possibly fix joe's mouse problem).
Simon Howard
2006-05-29
Fix E1-3 intermission screen animations.
Simon Howard
2006-05-29
Add missing newline to message.
Simon Howard
2006-05-29
Change the mouse acceleration behavior to accelerate by multiplying by a
Simon Howard
2006-05-26
Switch netgame waiting screen to use the new text mode GUI system.
Simon Howard
2006-05-26
Add an option to disable autoadjusting the video mode.
Simon Howard
2006-05-25
Put savegames in separate directories depending on the IWAD.
Simon Howard
2006-05-25
Add screenmultiply x4 mode.
Simon Howard
2006-05-24
Remove debug hack used for testing startup delay.
Simon Howard
2006-05-23
Prevent crashes when loading savegames where mancubi were in the middle
Simon Howard
2006-05-22
Allow specifying the full path and filename when playing back demos.
Simon Howard
2006-05-20
Make Translatekey static.
Simon Howard
2006-05-20
Split off keyboard key definitions to a separate file.
Simon Howard
2006-05-19
Initialise tracers to NULL on savegame load - fixes a problem with
Simon Howard
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-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
[next]