Age | Commit message (Expand) | Author |
2005-09-26 | Fix melting crap on startup - oops | Simon Howard |
2005-09-25 | Fix disk icon appearing before palette is set (pink disk!) | Simon Howard |
2005-09-24 | Update ChangeLog | Simon Howard |
2005-09-24 | Remove leftover debug code | Simon Howard |
2005-09-24 | Enforce sane screenmultiply values | Simon Howard |
2005-09-24 | Fix "loading" icon for all video modes | Simon Howard |
2005-09-24 | Remove icon border | Simon Howard |
2005-09-24 | Commit uac_dead fix | Simon Howard |
2005-09-24 | Add application icon to running program | Simon Howard |
2005-09-22 | 64-bit fixes | Simon Howard |
2005-09-22 | Add some more useful information to the README | Simon Howard |
2005-09-22 | Update ChangeLog | Simon Howard |
2005-09-22 | Update NEWS | Simon Howard |
2005-09-22 | Update bugs/todo lists | Simon Howard |
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 |