Age | Commit message (Expand) | Author |
2011-03-06 | Discard very short sound effects and strip lead-in / lead-out samples | Simon Howard |
2011-03-03 | Fix Visual Studio build (thanks GhostlyDeath). | Simon Howard |
2011-02-05 | Fix bug with libtextscreen where it was not possible to type a '+' | Simon Howard |
2011-01-23 | Fix default joystick buttons in setup tool to match Vanilla (thanks | Simon Howard |
2011-01-13 | In configuration files, use the scan code for right shift, not left | Simon Howard |
2011-01-12 | Fix menu navigation when using joystick / joypad (thanks AlexXav). | Simon Howard |
2011-01-02 | Update NEWS and ChangeLog, bump version number. | Simon Howard |
2011-01-02 | Restore window title when changing video driver in setup tool (thanks | Simon Howard |
2010-12-28 | Make demo loop handling of DEMO4 case depend on the executable version | Simon Howard |
2010-12-25 | Pass through all command line arguments specified to the setup tool to | Simon Howard |
2010-12-25 | Remove the 32 character limit on the lengths of filenames specified to | Simon Howard |
2010-12-19 | Change setup tool skill level names to match Doom's "new game" menu | Simon Howard |
2010-12-18 | Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but | Simon Howard |
2010-12-14 | Check that an address is provided to the -query command line option | Simon Howard |
2010-12-10 | Remove "Error:" from the message displayed by I_Error, to match Vanilla. | Simon Howard |
2010-12-10 | Update NEWS. | Simon Howard |
2010-12-10 | Add "warp" menu to the main menu of the setup tool, like Vanilla | Simon Howard |
2010-12-10 | Fix typo (thanks Sander van Dijk). | Simon Howard |
2010-12-06 | Update NEWS. | Simon Howard |
2010-11-30 | Update NEWS. | Simon Howard |
2010-08-28 | Update NEWS. | Simon Howard |
2010-07-10 | Update NEWS and ChangeLog, bump version number. | Simon Howard |
2010-05-03 | Update NEWS. | Simon Howard |
2010-02-10 | Bump version number, update ChangeLog and NEWS. | Simon Howard |
2010-01-30 | Change directory to home directory before launching the game, so that | Simon Howard |
2010-01-29 | When doing a MUS to MID conversion, allocate MIDI channels so that the | Simon Howard |
2010-01-26 | Fix glass hack windows where a linedef is flagged as two sided but has | Simon Howard |
2010-01-17 | Update NEWS. | Simon Howard |
2009-07-11 | Add missing item to NEWS. | Simon Howard |
2009-07-07 | Update NEWS. | Simon Howard |
2008-12-10 | Bump version to 1.2.1, update NEWS and ChangeLog. | Simon Howard |
2008-12-10 | Bump version to 1.2.0, update NEWS and ChangeLog. | Simon Howard |
2008-04-20 | Bump version to 1.1.1, update ChangeLog and NEWS. | Simon Howard |
2008-04-19 | Bump version to 1.1.0, update ChangeLog and NEWS. | Simon Howard |
2008-04-19 | Don't successfully save a savegame if a buffer overrun occurs, and don't | Simon Howard |
2008-04-19 | Update NEWS. | Simon Howard |
2008-02-28 | Add fixes for MSVC warnings (thanks entryway). | Simon Howard |
2008-02-26 | Update NEWS. | Simon Howard |
2008-01-24 | Update NEWS. | Simon Howard |
2007-12-18 | Don't center the mouse on startup if the mouse is disabled (thanks | Simon Howard |
2007-12-14 | Don't grab the mouse if the mouse is disabled by -nomouse or through | Simon Howard |
2007-12-14 | Update NEWS. | Simon Howard |
2007-12-10 | Bump version to 1.0.0 and update ChangeLog. | Simon Howard |
2007-12-08 | Update NEWS. | Simon Howard |
2007-06-20 | Add x5 screen scale (thanks MikeRS!) | Simon Howard |
2007-06-12 | Emulate overflows in P_FindNextHighestFloor. Thanks to entryway for this | Simon Howard |
2007-05-19 | Update NEWS. | Simon Howard |
2007-03-27 | Update NEWS. | Simon Howard |
2007-02-07 | Revert previous change: throwing away the key state seems to be the Doom | Simon Howard |
2007-02-07 | Don't throw away keypress state when passing between levels - allows | Simon Howard |