Age | Commit message (Expand) | Author |
2014-10-08 | Allow -warp to episodes beyond episode 4. | Simon Howard |
2014-10-08 | Disable -oldsync startup message. | Simon Howard |
2014-10-08 | Use old network sync code by default. | Simon Howard |
2014-10-08 | midi: Fix "D_DDTBLU disease". | Simon Howard |
2014-10-07 | opl: Use uint64_t for microsecond times. | Simon Howard |
2014-10-07 | Allow multiple substitute mappings for music tracks. | Simon Howard |
2014-10-06 | terminate the destination string in M_StringReplace() | Fabian Greffrath |
2014-10-01 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-10-01 | hexen: Add workaround for Mac Hexen IWAD. | Simon Howard |
2014-09-24 | Upstream fix to torpedo weapon changing | James Haley |
2014-09-19 | Upstream fixes to stair building issues | James Haley |
2014-09-18 | Upstream bug fix to teleport beacon allegiance | James Haley |
2014-09-15 | deh_main.c: fix "warning: implicit declaration of function ‘I_Error’" | Fabian Greffrath |
2014-09-13 | Update NEWS. | Simon Howard |
2014-09-13 | Add vld_ prefix for vldoor_e enum values. | Simon Howard |
2014-09-13 | dehacked: Load Freedoom DEHACKED lump on startup. | Simon Howard |
2014-09-13 | dehacked: Set stricter scoping for magic comments. | Simon Howard |
2014-09-13 | dehacked: Fix BEX string expansions. | Simon Howard |
2014-09-13 | Add support for the BEX extended string syntax. | Simon Howard |
2014-09-11 | simplify and generalize deh_allow_extended_strings usage | Fabian Greffrath |
2014-09-11 | improvements to the [STRINGS] section parser | Fabian Greffrath |
2014-09-08 | add parser for [STRINGS] sections in BEX files | Fabian Greffrath |
2014-08-30 | Merge pull request #429 from Nik1895/patch-1 | Simon Howard |
2014-08-30 | Update setup.vcproj | Nik1895 |
2014-08-24 | setup: Add gamepad config for Buffalo Classic Gamepad. | Simon Howard |
2014-08-18 | setup: Add config for Multilaser JS030 gamepad. | Simon Howard |
2014-08-17 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-08-17 | setup: Add gamepad config for XBOX One controller. | Simon Howard |
2014-08-16 | Fix finding of voices.wad when -iwad is only hint | James Haley |
2014-08-16 | Warning fixes (23 remain...) | James Haley |
2014-08-13 | Merge branch 'master' of github.com:chocolate-doom/chocolate-doom | Simon Howard |
2014-08-05 | Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom | Fabian Greffrath |
2014-08-05 | call InitializeSections() in DEH_LoadLump() | Fabian Greffrath |
2014-07-15 | free() some allocated bytes | Fabian Greffrath |
2014-06-18 | Move extern definitions for p_map.c to p_local.h | Fabian Greffrath |
2014-06-13 | Merge pull request #411 from chungy/ignore | Simon Howard |
2014-06-13 | Merge pull request #410 from chungy/desktop | Simon Howard |
2014-06-12 | Ignore some more autogenerated files | Mike Swanson |
2014-06-12 | Add desktop entries for all the games, make the Setup launch generic | Mike Swanson |
2014-06-05 | Make vcproj release settings consistent | James Haley |
2014-05-26 | setup: Add default config for Xbox360 on Linux. | Simon Howard |
2014-05-17 | setup: Tweak joystick axis widget. | Simon Howard |
2014-05-16 | setup: Don't leave joystick subsystem running. | Simon Howard |
2014-05-16 | setup: Factor out axis configuration to widget. | Simon Howard |
2014-05-12 | PHILOSOPHY: Add section on compatibility. | Simon Howard |
2014-05-12 | NEWS: Tweak text for next version. | Simon Howard |
2014-05-12 | opl: Handle negative time division values. | Simon Howard |
2014-05-11 | NEWS: Add preliminary notes for next version. | Simon Howard |
2014-05-11 | Merge pull request #405 from alexey-lysiuk/fix_msvc_build | Simon Howard |
2014-05-11 | Update MSVC2008 projects and solution | alexey.lysiuk |