summaryrefslogtreecommitdiff
path: root/src/g_game.c
AgeCommit message (Expand)Author
2006-12-24Javadoc-style self-documenting system for command line options.Simon Howard
2006-10-25"Always run" trick should only be when joyb_speed >= 10. Use 29 as theSimon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-10-11Shut up compiler warnings.Simon Howard
2006-09-25Fix colors.Simon Howard
2006-09-25Remove low-pass filter on mouse for testcontrols mode - seems to workSimon Howard
2006-09-25Add "test controls" mode - for setup.exe in the future. Start straightSimon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2006-08-31Allow the demo size limit to be disabled through the config file.Simon Howard
2006-06-21Let the SDL parachute catch crashes and shut down properly. Don't crashSimon Howard
2006-05-05Syncronise the -timer/-avg parameters across all clients to avoid desyncs.Simon Howard
2006-04-28Fix sky behavior to be like Vanilla Doom, ie. Doom II skies never changeSimon Howard
2006-04-14Fix netgame respawn bug on MAP02 (may be 64-bit related)Simon Howard
2006-03-30Split off timer code into separate i_timer.c file. Add d_dedicated.cSimon Howard
2006-03-16Better fix for the intermission screen crash. Don't call WI_End untilSimon Howard
2006-03-02Remove redundant code, shut up warningsSimon Howard
2006-03-01Detect turbo mode more accuratelySimon Howard
2006-02-27Fix consistency checksSimon Howard
2006-02-23Add lowres_turn to indicate whether we generate angleturns which areSimon Howard
2006-02-19Move tic number expansion code to common code. Parse game data packetsSimon Howard
2006-02-15Remove the savegame buffer entirely. Keep the old savegame size limitSimon Howard
2006-01-27Exit with an error when playing a demo with the wrong version, like Vanilla DoomSimon Howard
2006-01-23Fix dehacked sky replacementSimon Howard
2006-01-22Allow changing the sky texture names via dehacked patchesSimon Howard
2006-01-19Move savegame header read/write code into p_saveg.cSimon Howard
2006-01-13Add text-mode I/O functions.Simon Howard
2006-01-01Remove GS_WAITINGSTART gamestate. This will be independent of the mainSimon Howard
2005-12-30Fix client code to correctly send reply to server on connection.Simon Howard
2005-10-17Start of Dehacked 'Misc' section support. Initial Health+Bullets,Simon Howard
2005-10-16Fix the '-cdrom' command-line option.Simon Howard
2005-10-16Global "configdir" variable with directory to store config files in.Simon Howard
2005-10-13Fix Doom 1 skiesSimon Howard
2005-10-03Dehacked text substitutionsSimon Howard
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
2005-09-17Set the default values for variables in their initialisers. Remove theSimon Howard
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
2005-09-04shut up compiler warningsSimon Howard
2005-09-04Support demos recorded with cph's modified "v1.91" doom exe - whichSimon Howard
2005-09-04'novert' command line option to disable vertical mouse movementSimon Howard
2005-09-04Support the old "joyb_speed 31" hack to allow autorunSimon Howard
2005-08-04Use DOOM_VERSION to define the Doom version (don't conflict withSimon Howard
2005-08-03Display FPS on quitSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard