summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-09-24Commit uac_dead fixSimon Howard
2005-09-24Add application icon to running programSimon Howard
2005-09-2264-bit fixesSimon Howard
2005-09-22Remove external statistics driver support (-statcopy):Simon Howard
2005-09-22Use a new PU_FREE tag to mark free blocks, rather than the 'user' fieldSimon Howard
2005-09-20Generate chocolate-doom-res.rc with version and product infoSimon Howard
2005-09-20Conditionally build the resource file, dependent on whether windres existsSimon Howard
2005-09-20Include icon in exe, rather than the default icon. Thanks to Joe KennedySimon 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-14Fix startup messages displayed (build a console binary; remove CONSimon Howard
2005-09-14Lock surfaces properly when we have to (fixes crash under Windows 98)Simon Howard
2005-09-11Remove temporary MIDI files generated by sound code.Simon Howard
2005-09-11Fix sounds playing at the wrong volume (too quiet)Simon Howard
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
2005-09-11Fix declaration of I_Sleep (not I_Delay) and move to right headerSimon Howard
2005-09-11Missing declarationsSimon Howard
2005-09-08Delay calls so we don't use the entire CPUSimon Howard
2005-09-08Allow alt-tab away while running fullscreenSimon Howard
2005-09-08MAXINTERCEPTS got converted to INT_MAXERCEPTS accidentally when switchingSimon Howard
2005-09-08Fix switches not changing in Episode 4Simon Howard
2005-09-07No SIGHUP on WindowsSimon Howard
2005-09-07Modify the sound effect caching behaviour: sounds which are not playingSimon Howard
2005-09-07Catch signals and exit cleanlySimon Howard
2005-09-07Remove non-ANSI C headers and functionsSimon Howard
2005-09-07Remove non-ANSI C headers. Use standard C file I/O functions.Simon Howard
2005-09-07Fix up names of functionsSimon Howard
2005-09-07Maintain dos-specific options in config fileSimon Howard
2005-09-06Restore -nosound, -nosfx, -nomusicSimon Howard
2005-09-06Setting music volumeSimon Howard
2005-09-06Silly me - i misread cph's patch and got the logic backwardsSimon Howard
2005-09-06Working music!Simon Howard
2005-09-06Newer versions of mmus2mid.c,h from prboomSimon Howard
2005-09-05Add mmus2mid code from prboom. Use 'void *' for music handles. PassSimon Howard
2005-09-0516-bit soundSimon Howard
2005-09-05Use the system-nonspecific sound code to assign the channel number usedSimon Howard
2005-09-04Remove dead code. Cope with the screen not having width == pitch. LockSimon 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-09-04Doom v1.9 doesnt allow cheats in nightmare mode!Simon Howard
2005-09-04Display the correct quit messages according to which game is being played.Simon Howard
2005-09-01-nograbmouse optionSimon Howard
2005-08-31smarter mouse grabbing for windowed modeSimon 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