summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-10-24Proceed by pressing enter at netgame warning screen.Simon Howard
2014-10-24Ignore metadata loop tags if both are zero.Simon Howard
2014-10-24Ignore loop tags on non-looping substitute tracks.Simon Howard
2014-10-24Fix 4: Changing player name on local clientJames Haley
2014-10-24Upstream fix 3James Haley
2014-10-24Upstream fix 2James Haley
2014-10-24Upstream fix 1James Haley
2014-10-21Merge pull request #447 from chungy/masterSimon Howard
2014-10-21Merge branch 'master' of github.com:chocolate-doom/chocolate-doomSimon Howard
2014-10-21bfgedition: remap menu graphics by means of DEH_AddStringReplacement()Fabian Greffrath
2014-10-21doom: Add -pack parameter to specify mission pack.Simon Howard
2014-10-19doom: Write -cdrom savegames to c:\doomdata.Simon Howard
2014-10-19i_video: fix an if condition in my previous commitMike Swanson
2014-10-19allow -geometry to specify fullscreen or windowed modes, like PrBoomMike Swanson
2014-10-19doom: Add game names for Freedoom IWADs.Simon Howard
2014-10-18Fix dehacked patch loading order.Simon Howard
2014-10-18dehacked: Allow override of string replacements.Simon Howard
2014-10-18doom: Refactor IWAD dehacked patch loading.Simon Howard
2014-10-17doom: Add -noiwaddeh command line parameter.Simon Howard