summaryrefslogtreecommitdiff
path: root/src/d_main.c
AgeCommit message (Expand)Author
2006-01-02Move I_InitGraphics call to be invoked earlier in D_DoomMain. Call theSimon Howard
2006-01-02Encapsulate the event queue code properly. Add a D_PopEvent functionSimon 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-24Allow the game version to emulate to be specified from the command lineSimon Howard
2005-10-17DEH_CheckCommandLine -> DEH_Init, for consistency with other InitSimon 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-15Add warning message for WADs with FF_START or SS_START in, suggestingSimon Howard
2005-10-15Print startup banners which have been modified by dehacked.Simon Howard
2005-10-12doomfeatures.h to allow certain features to be disabled in the buildSimon Howard
2005-10-09Fix banner string for ultimate doomSimon Howard
2005-10-09Detect registered DOOM banner in dehacked patchesSimon Howard
2005-10-08Change dehacked startup messageSimon Howard
2005-10-08Shut up compiler warningSimon Howard
2005-10-08Allow dehacked patches to override the name of the game via theSimon Howard
2005-10-08WAD merging codeSimon Howard
2005-10-04Move call to dehacked entrypoint to stop crashesSimon Howard
2005-10-02The beginnings of dehacked supportSimon Howard
2005-10-02Fixes for Final DoomSimon Howard
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
2005-09-08Allow alt-tab away while running fullscreenSimon Howard
2005-09-04shut up compiler warningsSimon Howard
2005-09-04'novert' command line option to disable vertical mouse movementSimon Howard
2005-08-31Nicer banner showing the game type (once we know). Remove dead code.Simon Howard
2005-08-31Display the game name in the title bar. Move game start code to laterSimon Howard
2005-08-31Remove the last traces of NORMALUNIXSimon Howard
2005-08-31Better IWAD detection and identification. Support '-iwad' to specifySimon Howard
2005-08-30Windows fixesSimon Howard
2005-08-04Use DOOM_VERSION to define the Doom version (don't conflict withSimon Howard
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard