Age | Commit message (Expand) | Author |
2005-09-22 | Remove external statistics driver support (-statcopy): | Simon Howard |
2005-09-22 | Use a new PU_FREE tag to mark free blocks, rather than the 'user' field | Simon Howard |
2005-09-20 | Generate chocolate-doom-res.rc with version and product info | Simon Howard |
2005-09-20 | Conditionally build the resource file, dependent on whether windres exists | Simon Howard |
2005-09-20 | Update to do list | Simon Howard |
2005-09-20 | Include icon in exe, rather than the default icon. Thanks to Joe Kennedy | Simon Howard |
2005-09-17 | Update changelog | Simon Howard |
2005-09-17 | 0.0.3 | Simon Howard |
2005-09-17 | Mouse acceleration code to emulate old DOS drivers | Simon Howard |
2005-09-17 | Set the default values for variables in their initialisers. Remove the | Simon Howard |
2005-09-17 | Rewrite configuration loading code; assign a type to each configuration | Simon Howard |
2005-09-17 | Autogenerated changelog | Simon Howard |
2005-09-14 | Remove mkinstalldirs (redundant now); include BUGS and TODO in distribution | Simon Howard |
2005-09-14 | Fix startup messages displayed (build a console binary; remove CON | Simon Howard |
2005-09-14 | Lock surfaces properly when we have to (fixes crash under Windows 98) | Simon Howard |
2005-09-13 | 0.0.2 | Simon Howard |
2005-09-11 | Remove temporary MIDI files generated by sound code. | Simon Howard |
2005-09-11 | Fix sounds playing at the wrong volume (too quiet) | Simon Howard |
2005-09-11 | Update NEWS with information about alt-tab bug | Simon Howard |
2005-09-11 | chocolate-doom.cfg | Simon Howard |
2005-09-11 | Second configuration file to allow chocolate doom-specific settings. | Simon Howard |
2005-09-11 | Fix declaration of I_Sleep (not I_Delay) and move to right header | Simon Howard |
2005-09-11 | Missing declarations | Simon Howard |
2005-09-08 | Delay calls so we don't use the entire CPU | Simon Howard |
2005-09-08 | Allow alt-tab away while running fullscreen | Simon Howard |
2005-09-08 | MAXINTERCEPTS got converted to INT_MAXERCEPTS accidentally when switching | Simon Howard |
2005-09-08 | Fix description | Simon Howard |
2005-09-08 | Fix switches not changing in Episode 4 | Simon Howard |
2005-09-07 | No SIGHUP on Windows | Simon Howard |
2005-09-07 | v0.0.1 | Simon Howard |
2005-09-07 | Modify the sound effect caching behaviour: sounds which are not playing | Simon Howard |
2005-09-07 | Catch signals and exit cleanly | Simon Howard |
2005-09-07 | Remove non-ANSI C headers and functions | Simon Howard |
2005-09-07 | Remove non-ANSI C headers. Use standard C file I/O functions. | Simon Howard |
2005-09-07 | Fix up names of functions | Simon Howard |
2005-09-07 | Maintain dos-specific options in config file | Simon Howard |
2005-09-06 | Bugs list; update TODO | Simon Howard |
2005-09-06 | Restore -nosound, -nosfx, -nomusic | Simon Howard |
2005-09-06 | Setting music volume | Simon Howard |
2005-09-06 | Silly me - i misread cph's patch and got the logic backwards | Simon Howard |
2005-09-06 | Working music! | Simon Howard |
2005-09-06 | Newer versions of mmus2mid.c,h from prboom | Simon Howard |
2005-09-05 | Add mmus2mid code from prboom. Use 'void *' for music handles. Pass | Simon Howard |
2005-09-05 | 16-bit sound | Simon Howard |
2005-09-05 | Use the system-nonspecific sound code to assign the channel number used | Simon Howard |
2005-09-04 | Remove dead code. Cope with the screen not having width == pitch. Lock | Simon Howard |
2005-09-04 | shut up compiler warnings | Simon Howard |
2005-09-04 | Support demos recorded with cph's modified "v1.91" doom exe - which | Simon Howard |
2005-09-04 | 'novert' command line option to disable vertical mouse movement | Simon Howard |
2005-09-04 | Support the old "joyb_speed 31" hack to allow autorun | Simon Howard |