Age | Commit message (Expand) | Author |
2006-09-22 | Add DEH_String() conversions on more strings that are not being converted. | Simon Howard |
2006-09-21 | Set default sound devices to SNDDEVICE_SB, so that sfx and music are on by | Simon Howard |
2006-09-21 | Use DEFAULT_INT enum value rather than 0. | Simon Howard |
2006-09-21 | Fix a lot of warnings (for fussy compilers) and one always-true check | Russell Rice |
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-08-31 | Call R_ExecuteSetViewSize immediately after calling I_InitGraphics. | Simon Howard |
2006-08-31 | Allow the demo size limit to be disabled through the config file. | Simon Howard |
2006-05-29 | Change the mouse acceleration behavior to accelerate by multiplying by a | Simon Howard |
2006-05-26 | Add an option to disable autoadjusting the video mode. | Simon Howard |
2006-05-19 | Add a config file setting to allow a delay to be specified on startup. | Simon Howard |
2006-03-25 | New feature to allow compiling without multiplayer support | Simon Howard |
2006-03-23 | Separate variables for config file volume levels and sound API internal | Simon Howard |
2006-02-15 | Remove the savegame buffer entirely. Keep the old savegame size limit | Simon Howard |
2006-01-20 | Import differences from stable branch. | Simon Howard |
2006-01-10 | Shut up compiler warnings | Simon Howard |
2006-01-09 | Deduce a sane player name by examining environment variables. Add | Simon Howard |
2006-01-08 | Strip carriage returns from the end of lines when reading configuration | Simon Howard |
2006-01-08 | show_endoom config file option to disable the endoom screen | Simon Howard |
2005-10-16 | Global "configdir" variable with directory to store config files in. | Simon Howard |
2005-09-17 | Mouse acceleration code to emulate old DOS drivers | Simon Howard |
2005-09-17 | Set the default values for variables in their initialisers. Remove the | Simon Howard |
2005-09-17 | Rewrite configuration loading code; assign a type to each configuration | Simon Howard |
2005-09-11 | Second configuration file to allow chocolate doom-specific settings. | Simon Howard |
2005-09-07 | Remove non-ANSI C headers and functions | Simon Howard |
2005-09-07 | Maintain dos-specific options in config file | Simon Howard |
2005-08-04 | Turn on compiler optimisation and warning options | Simon Howard |
2005-08-04 | Silence compiler warnings | Simon Howard |
2005-07-24 | Move to SDL for graphics. | Simon Howard |
2005-07-23 | Use ANSI-standard limit constants. Remove LINUX define. | Simon Howard |
2005-07-23 | Update copyright to GNU GPL | Simon Howard |
2005-07-23 | Initial revision | Simon Howard |