summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-04setup: Add help URLs for configuration 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-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-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-05Initialize floor->type and floor->crush fields in EV_BuildStairs()Fabian Greffrath
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
2015-02-19doom: Change weaponowned[] to an int array.Simon Howard
2015-02-19Apparently, the Hexen font only has upper-case chcractersFabian Greffrath
2015-02-17setup: fix "control reaches end of non-void function" compiler warningFabian Greffrath
2015-02-13Identify the "shareware" version early on.Fabian Greffrath
2015-02-02currently, no separate startup banner for the demo version :(Fabian Greffrath
2015-02-02adapt cheat codes for the demo versionFabian Greffrath
2015-02-02set the max_players limit in network games to 4 in shareware modeFabian Greffrath
2015-01-20Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom int...Fabian Greffrath
2015-01-20First shot at support for the Hexen 4-level DemoFabian Greffrath
2015-01-19Add extra checks to weapon cycling loops.Simon Howard
2014-12-29add missing includes for calling SHORT() in HereticFabian Greffrath
2014-12-29Merge pull request #493 from derek57/patch-3Fabian Greffrath
2014-12-29Merge pull request #492 from derek57/patch-2Fabian Greffrath
2014-12-26allow building in subdirectory or outside source directoryDave Murphy
2014-12-22even more endianness fixes by myself (Ronald Lasmanowicz)derek57
2014-12-22even more endianness fixes by myself (Ronald Lasmanowicz)derek57
2014-12-18Strip out CPU affinity hack.Simon Howard
2014-12-18Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doomFabian Greffrath
2014-12-18fix some more endianess issues with the width fields in patch_t structsFabian Greffrath
2014-12-18fix a bug that causes monsters to become partly invisibleFabian Greffrath
2014-12-16strife: Fix the name of MAP29, should be "Entity's Lair"Mike Swanson
2014-12-15Upstream fix from SVE: MF_MVIS flagJames Haley
2014-12-15Upstream fix from SVE: Missing break statementJames Haley
2014-12-14Add Steam IWAD path for Strife: Veteran EditionMike Swanson
2014-11-27hexen: audit calls to P_StartACS().Simon Howard
2014-11-27hexen: Store minotaur start time as little endian.Simon Howard