summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-25Make the "test controls" option work - write the current config toSimon Howard
2006-10-25Don't print arguments read from response files - Vanilla Doom doesn't doSimon Howard
2006-10-24update chocolate-setup codeblocks projectRussell Rice
2006-10-24Don't rely on INSTALL_DIR for the Win32 build.Simon Howard
2006-10-24Add missing header for Win32 build.Simon Howard
2006-10-24Tweak capitalisation on the main menu to be more like setup.exe.Simon Howard
2006-10-24Escape WAD filenames passed to Doom with " quotes, to allow WADSimon Howard
2006-10-24Pass through config variables into response file when launching Doom.Simon Howard
2006-10-24Fix player name option in setup tool.Simon Howard
2006-10-24Make "hurt me plenty" the default skill.Simon Howard
2006-10-24Shut up compiler warnings.Simon Howard
2006-10-24Detect failures to initialise textscreen library and bomb out with anSimon Howard
2006-10-23Build command line parameters for starting multiplayer games and joiningSimon Howard
2006-10-23Write newlines in response files to separate parameters.Simon Howard
2006-10-23Rename testconfig.[ch] to execute.[ch], add generalised framework forSimon Howard
2006-10-23Add missing header.Simon Howard
2006-10-23Detect when keyboard variables are changed and convert back so that theSimon Howard
2006-10-23Load configuration on startup and save on quit. Functional setupSimon Howard
2006-10-23Add m_argv.[ch] from Doom, fix up configfile.c so that it compilesSimon Howard
2006-10-23Shut up compiler warnings.Simon Howard
2006-10-23Change config variable names to be the same as used in Doom.Simon Howard
2006-10-23Change config variable names to be the same as used in Doom.Simon Howard
2006-10-23Move MakeDirectory function into m_misc.c. Move configdir related codeSimon Howard
2006-10-23Add initial setup config file code (derived from the Doom config fileSimon Howard
2006-10-23Stackable clip areas (useful for a future implementation of scrollableSimon Howard
2006-10-22Standardise setup config variable names on the same variable names usedSimon Howard
2006-10-22Fix problem caused by use of 'long' type instead of 'int' type inSimon Howard
2006-10-22Remove d_french.h from autotools build.Simon Howard
2006-10-22Catch failure to initialise video when calling SDL_Init.Simon Howard
2006-10-18Shut up warnings in w_wad.c.Simon Howard
2006-10-18Timer functionssss, precious!Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-16Reformat coding style file. Add stuff about hungarian notation, jwz tabSimon Howard
2006-10-15update code::blocks projectRussell Rice
2006-10-14Refactor I_InitGraphics.Simon Howard
2006-10-14Disable the "loading from disk" icon on MacOS.Simon Howard
2006-10-14Display drone indicator on the netgame waiting screen if drones are connected.Simon Howard
2006-10-14Display a different message from the normal WAD directory warning ifSimon Howard
2006-10-14Change wording on netgame warning message.Simon Howard
2006-10-12Shut up compiler warnings for setup.Simon Howard
2006-10-11Shut up compiler warningsSimon Howard
2006-10-11Shut up compiler warnings.Simon Howard
2006-10-10Remove d_french.h, other i18n-related stuff. If people want i18n, itSimon Howard
2006-10-07Add float spin control and use it for the acceleration controller in setup.Simon Howard
2006-10-06update Code::Blocks project for new md5 code.Russell Rice
2006-10-06Alternate textscreen palette that fits the Tango desktop guidelines: seeSimon Howard
2006-10-06Send deh/wad md5sums to players at the waiting screen. Display a warningSimon Howard
2006-10-06Send deh/wad checksums to the server when connecting.Simon Howard
2006-10-05Dehacked information checksum generationSimon Howard
2006-10-05WAD directory checksum generation codeSimon Howard