summaryrefslogtreecommitdiff
path: root/src/m_misc.c
AgeCommit message (Expand)Author
2006-09-15Interpret the snd_sfxdevice and snd_musicdevice values in the configurationSimon Howard
2006-08-31Call R_ExecuteSetViewSize immediately after calling I_InitGraphics. Simon Howard
2006-08-31Allow the demo size limit to be disabled through the config file.Simon Howard
2006-05-29Change the mouse acceleration behavior to accelerate by multiplying by aSimon Howard
2006-05-26Add an option to disable autoadjusting the video mode.Simon Howard
2006-05-19Add a config file setting to allow a delay to be specified on startup.Simon Howard
2006-03-25New feature to allow compiling without multiplayer supportSimon Howard
2006-03-23Separate variables for config file volume levels and sound API internalSimon Howard
2006-02-15Remove the savegame buffer entirely. Keep the old savegame size limitSimon Howard
2006-01-20Import differences from stable branch.Simon Howard
2006-01-10Shut up compiler warningsSimon Howard
2006-01-09Deduce a sane player name by examining environment variables. AddSimon Howard
2006-01-08Strip carriage returns from the end of lines when reading configurationSimon Howard
2006-01-08show_endoom config file option to disable the endoom screenSimon Howard
2005-10-16Global "configdir" variable with directory to store config files in.Simon Howard
2005-09-17Mouse acceleration code to emulate old DOS driversSimon Howard
2005-09-17Set the default values for variables in their initialisers. Remove theSimon Howard
2005-09-17Rewrite configuration loading code; assign a type to each configurationSimon Howard
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
2005-09-07Remove non-ANSI C headers and functionsSimon Howard
2005-09-07Maintain dos-specific options in config fileSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-07-24Move to SDL for graphics.Simon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard