summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-17setup: fix "control reaches end of non-void function" compiler warningFabian 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
2014-11-26hexen: Fix incorrect size on M_StringCopy().Simon Howard
2014-11-04setup: Fix bug with strdup() of NULL pointer.Simon Howard
2014-11-01opl: Fix code style to match guidelines.Simon Howard
2014-11-01Merge pull request #466 from khokh2001/opl-fix2Simon Howard
2014-11-01Merge pull request #465 from khokh2001/opl-fixSimon Howard
2014-11-01Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-11-01opl: Internally swap MUS/MID percussion channel #s.Simon Howard
2014-11-01Remove unreferenced "grid" variableJames Haley
2014-11-01Automap accuracy fixes (against proper game)James Haley
2014-11-01Revert "Automap accuracy fixes"James Haley
2014-11-01Automap accuracy fixesJames Haley
2014-10-29opl additive voice volume calculation fixkhokh2001
2014-10-29Update i_oplmusic.ckhokh2001
2014-10-28Merge pull request #468 from khokh2001/opl-fix4Simon Howard
2014-10-29opl voice allocation fixkhokh2001
2014-10-29opl drum note fixkhokh2001
2014-10-29opl note limitation and octave overflow fixeskhokh2001
2014-10-29opl additive voice volume calculation fixkhokh2001
2014-10-28setup: dynamically set size of iwad_labels arrayFabian Greffrath
2014-10-27Default screenblocks 10, not 9James Haley
2014-10-27Missed change for startskill initJames Haley
2014-10-26Another teleport beacon correctionJames Haley
2014-10-26Rogue fixed DOOM bug regarding switch sound originsJames Haley
2014-10-26Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-10-26Add gamepad config for PS4 DualShock 4.Simon Howard
2014-10-25Must allow HU_CHANGENAME in chat_dest rangeJames Haley
2014-10-25Remove 1280x1000 scaling.Simon Howard
2014-10-24Replace strdup() with M_StringDuplicate().Simon Howard
2014-10-24strife: Allow inventory items > 255.Simon Howard