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-09-17
Fix local LAN queries.
Simon Howard
2006-09-17
Always wait for a keypress before closing the ENDOOM window; do not
Simon Howard
2006-09-16
Undo previous commit: 'comport' and 'showmessages' are only generated
Simon Howard
2006-09-16
Preserve 'comport' variable in configuration files even though it is unused.
Simon Howard
2006-09-15
Interpret the snd_sfxdevice and snd_musicdevice values in the configuration
Simon Howard
2006-09-12
Fix Z_FreeTags in z_native.c (chains were not set to NULL when freed).
Simon Howard
2006-09-09
Fix the -nomusic parameter.
Simon Howard
2006-09-09
Remove hack accidentally committed that always updates the palette
Simon Howard
2006-09-02
Add -nwtmerge option, which behaves the same as NWT's -merge option. What this
Simon Howard
2006-09-02
Allow loading dehacked 2.3 patches.
Simon Howard
2006-09-02
Don't allow \0 in dehacked strings read with DEH_ReadLine.
Simon Howard
2006-09-01
Sync the -loadgame parameter across all clients connected to a server.
Simon Howard
2006-09-01
Better spechits emulation. Remove support for emulating the higher-memory
Simon Howard
2006-08-31
Call R_ExecuteSetViewSize immediately after calling I_InitGraphics.
Simon Howard
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
[next]