Age | Commit message (Expand) | Author |
2005-10-29 | 0.1.2 | Simon Howard |
2005-10-29 | Fix help screen orderings and skull positions to make Chocolate Doom | Simon Howard |
2005-10-26 | Final Doom teleport logic was backwards | Simon Howard |
2005-10-24 | Allow the game version to emulate to be specified from the command line | Simon Howard |
2005-10-23 | Drastically refactor the WAD merging code. Allow multiple replacements | Simon Howard |
2005-10-23 | Reproduce the behavior when playing a sound at a sample rate which | Simon Howard |
2005-10-18 | Update ChangeLog | Simon Howard |
2005-10-18 | 0.1.1 | Simon Howard |
2005-10-18 | Update ChangeLog | Simon Howard |
2005-10-18 | Update NEWS | Simon Howard |
2005-10-17 | DEH_CheckCommandLine -> DEH_Init, for consistency with other Init | Simon Howard |
2005-10-17 | Add a "loading" message for each dehacked patch we load, to be orthogonal | Simon Howard |
2005-10-17 | Fix "Monsters Infight" | Simon Howard |
2005-10-17 | Add note that the "Monsters Infight" setting is not supported. | Simon Howard |
2005-10-17 | Ignore comments in dehacked files. | Simon Howard |
2005-10-17 | Dehacked Misc support: Controls for the armor and armor class set when | Simon Howard |
2005-10-17 | Dehacked Misc support: Max soulsphere, Soulsphere+Megasphere health bonus | Simon Howard |
2005-10-17 | Add dehacked "Misc" implementations for max armor+health, blue+green | Simon Howard |
2005-10-17 | Start of Dehacked 'Misc' section support. Initial Health+Bullets, | Simon Howard |
2005-10-17 | Guard against multiple video shutdowns better. Fix crash due to improper | Simon Howard |
2005-10-16 | Fix the '-cdrom' command-line option. | Simon Howard |
2005-10-16 | Set the default number of channels to a more sensible 8 | Simon Howard |
2005-10-16 | Global "configdir" variable with directory to store config files in. | Simon Howard |
2005-10-15 | Fix pink icon on startup | Simon Howard |
2005-10-15 | Add warning message for WADs with FF_START or SS_START in, suggesting | Simon Howard |
2005-10-15 | Mention dehacked banners | Simon Howard |
2005-10-15 | Print startup banners which have been modified by dehacked. | Simon Howard |
2005-10-15 | Add blackbug note | Simon Howard |
2005-10-15 | Fix MIDI music not pausing when using SDL_mixer's native MIDI playback. | Simon Howard |
2005-10-15 | Map mouse buttons correctly. | Simon Howard |
2005-10-15 | Update NEWS with info about bugs fixed. | Simon Howard |
2005-10-15 | Check the return code from SDL_LockSurface to ensure a surface has been | Simon Howard |
2005-10-13 | Fix Doom 1 skies | Simon Howard |
2005-10-13 | Fix logic for lost soul bounce | Simon Howard |
2005-10-12 | doomfeatures.h to allow certain features to be disabled in the build | Simon Howard |
2005-10-10 | Update to do list | Simon Howard |
2005-10-09 | Fix DEH_Warning call | Simon Howard |
2005-10-09 | Update ChangeLog | Simon Howard |
2005-10-09 | v0.1.0 | Simon Howard |
2005-10-09 | Include libtextscreen include in the right place, include deh_main.h | Simon Howard |
2005-10-09 | Handle blinking text in ENDOOM lumps properly. | Simon Howard |
2005-10-09 | Check the header of dehacked files and make sure we only load valid | Simon Howard |
2005-10-09 | Cannot do arithmetic on void pointers in standard C | Simon Howard |
2005-10-09 | Fix banner string for ultimate doom | Simon Howard |
2005-10-09 | Improved sprite merging | Simon Howard |
2005-10-09 | Detect registered DOOM banner in dehacked patches | Simon Howard |
2005-10-08 | Allow dehacked substitutions on sprite names | Simon Howard |
2005-10-08 | Change dehacked startup message | Simon Howard |
2005-10-08 | Proper dehacked error/warning framework. Catch a load more errors. | Simon Howard |
2005-10-08 | Dehacked "Sound" section support | Simon Howard |