summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-26doom: Clear origin pointer when stopping sound.Simon Howard
2015-04-26zone: Add -zonescan parameter.Simon Howard
2015-04-26zone: Add -zonezero parameter.Simon Howard
2015-04-26Don't read currentthinker->next after Z_Free().Simon Howard
2015-04-26Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-04-26hexen: Remove m_misc.c.Simon Howard
2015-04-21deh: fix parsing of last lines in files without newline at EOFFabian Greffrath
2015-04-15setup: Remove "enable gamepad" checkbox.Simon Howard
2015-04-15setup: Add joyb_jump to empty defaults.Simon Howard
2015-04-15setup: Undo axis reversal for Gameport adapter.Simon Howard
2015-04-13Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-04-13setup: Invert both axes for Gameport adapter.Simon Howard
2015-04-13Fix assigning structs not compiling on Visual StudioFabian Greffrath
2015-04-11Clear mouse events caused by mouse warp.Simon Howard
2015-04-11Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-04-11Merge pull request #521 from chungy/xbone-padSimon Howard
2015-04-11setup: Add OS X config for Gameport adapter.Simon Howard
2015-04-12Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doomSimon Howard
2015-04-12setup: Add config for USB Gameport adapter.Simon Howard
2015-04-10Strip out SDL_VERSION_ATLEAST #ifdef conditionals.Simon Howard
2015-04-10Add missing #includes.Simon Howard
2015-04-04setup: Add help URLs for configuration windows.Simon Howard
2015-04-04textscreen: Add help URL functionality for windows.Simon Howard
2015-03-30Merge pull request #523 from chocolate-doom/hexndemoFabian Greffrath
2015-03-30The 4-Level Demo Version also has 3 Info pagesFabian Greffrath
2015-03-30Turn maxplayers into a global variableFabian Greffrath
2015-03-29textscreen: Remove screen size-based font selection.Simon Howard
2015-03-28net: Include port number in address strings.Simon Howard
2015-03-27misc: Handle M_StringCopy() short buffer case.Simon Howard
2015-03-27Remove old DOS source files.Simon Howard
2015-03-27Avoid calling strlen() on a potentially unterminated stringFabian Greffrath
2015-03-26Add a wrapper with "void (void)" signature around G_CheckDemoStatusFabian Greffrath
2015-03-26Move MSVC-specific inline definition to doomtype.hFabian Greffrath
2015-03-26Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom int...Fabian Greffrath
2015-03-25setup: add support for the Xbox One controller on LinuxMike Swanson
2015-03-25man: Use \- to denote dashes. Fixes #512Mike Swanson
2015-03-23play sound when trying to enter a forbidden map in the demo versionFabian Greffrath
2015-03-23maintain an explicit switch list for the demo versionFabian Greffrath
2015-03-10OPL code guideline style fixkhokh2001
2015-03-09Hexen and Heretic use older DMX. Since OPL Voice Allocating algorithm differ....khokh2001
2015-03-05Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doomFabian Greffrath
2015-03-05Initialize floor->type and floor->crush fields in EV_BuildStairs()Fabian Greffrath
2015-02-26Tweak HACKING style guide.Simon Howard
2015-02-23Switch pick-up messages for Chaos Device and Disc of RepulsionFabian Greffrath
2015-02-22Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2015-02-22Fix mistaken uses of memcpy() on overlapping memory.Simon Howard
2015-02-20Strife sound priority fixJames Haley
2015-02-20Warning fixesJames Haley
2015-02-20Refactor config file API.Simon Howard
2015-02-20Fix game code that makes false boolean assumptions.Simon Howard