summaryrefslogtreecommitdiff
path: root/src/d_main.c
AgeCommit message (Collapse)Author
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
nonfunctional on modern systems and never used. Fix for systems where sizeof(int) != sizeof(void *) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 120
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
Adjust some existing command line logic (for graphics settings and novert) to adjust for this. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 98
2005-09-08Allow alt-tab away while running fullscreenSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 94
2005-09-04shut up compiler warningsSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 71
2005-09-04'novert' command line option to disable vertical mouse movementSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 69
2005-08-31Nicer banner showing the game type (once we know). Remove dead code.Simon Howard
Find the config file properly. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 62
2005-08-31Display the game name in the title bar. Move game start code to laterSimon Howard
in initialisation because of the IWAD detection changes. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 61
2005-08-31Remove the last traces of NORMALUNIXSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 60
2005-08-31Better IWAD detection and identification. Support '-iwad' to specifySimon Howard
the IWAD to use. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 59
2005-08-30Windows fixesSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 57
2005-08-04Use DOOM_VERSION to define the Doom version (don't conflict withSimon Howard
automake's config.h). Display GPL message instead of anti-piracy messages. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 41
2005-08-04Turn on compiler optimisation and warning optionsSimon Howard
Add SDL_mixer sound code Subversion-branch: /trunk/chocolate-doom Subversion-revision: 39
2005-08-04Silence compiler warningsSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 37
2005-07-23Update copyright to GNU GPLSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 8
2005-07-23Initial revisionSimon Howard
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 4