summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-24Remove icon borderSimon Howard
2005-09-24Commit uac_dead fixSimon Howard
2005-09-24Add application icon to running programSimon Howard
2005-09-2264-bit fixesSimon Howard
2005-09-22Add some more useful information to the READMESimon Howard
2005-09-22Update ChangeLogSimon Howard
2005-09-22Update NEWSSimon Howard
2005-09-22Update bugs/todo listsSimon 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-20Update to do listSimon Howard
2005-09-20Include icon in exe, rather than the default icon. Thanks to Joe KennedySimon Howard
2005-09-17Update changelogSimon Howard
2005-09-170.0.3Simon 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-17Autogenerated changelogSimon Howard
2005-09-14Remove mkinstalldirs (redundant now); include BUGS and TODO in distributionSimon 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-130.0.2Simon 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-11Update NEWS with information about alt-tab bugSimon Howard
2005-09-11chocolate-doom.cfgSimon 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 descriptionSimon Howard
2005-09-08Fix switches not changing in Episode 4Simon Howard
2005-09-07No SIGHUP on WindowsSimon Howard
2005-09-07v0.0.1Simon 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-06Bugs list; update TODOSimon 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