aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-04-23SCI: Fix kMessage REF subop orderingMatthew Hoops
2013-04-24SWORD25: Plug memory leak. CID 1003589Eugene Sandulenko
2013-04-24SCUMM: Fix non-terminated string. CID 1003867Eugene Sandulenko
2013-04-23KYRA: (EOB) - fix original savefile importathrxx
2013-04-23KYRA: (EOB) - minor changes to debuggerathrxx
2013-04-23SCUMM: Fix football2002 field coordinatesMatthew Hoops
2013-04-23WINTERMUTE: Cap the renderqueue to 800.Einar Johan Trøan Sømåen
2013-04-23WINTERMUTE: Fix non-dirty-rect render-path.Einar Johan Trøan Sømåen
2013-04-22SCUMM: Fix a bug in football's nextPoint U32 opcodeMatthew Hoops
2013-04-22SWORD2: Fix reference to out-of-scope variableWillem Jan Palenstijn
2013-04-22SWORD2: Fix (unlikely) memory leakWillem Jan Palenstijn
2013-04-22SWORD1: Remove dead codeWillem Jan Palenstijn
2013-04-22KYRA: (EOB) - fix bug #3596547athrxx
2013-04-22KYRA: (EOB) - minor fix to door opening/closing in EOB1athrxx
2013-04-22KYRA: (EOB) - add debugger functionsathrxx
2013-04-22WINTERMUTE: Mark Chivalry as ADGF_TESTING.Einar Johan Trøan Sømåen
2013-04-22WINTERMUTE: Use the theme-path to find scummodern.zipEinar Johan Trøan Sømåen
2013-04-22MOHAWK: add detection entry from bug #3610725Alyssa Milburn
2013-04-22KYRA: (EOB) - add some debugger functionsathrxx
2013-04-21NEWS: Mention Hopkins support, enable engine by defaultStrangerke
2013-04-21AGI: Fix delete/delete[]Willem Jan Palenstijn
2013-04-21Merge pull request #324 from eriktorbjorn/kyra-midifadeJohannes Schickel
2013-04-21HUGO: Add missing initializations in intro constructors. CID 1002884 and 1002885Strangerke
2013-04-21TESTBED: Fix memory leak. CID 1003583Eugene Sandulenko
2013-04-21INSANE: Fix potential buffer overflow. CID 1003866Eugene Sandulenko
2013-04-21KYRA: (EOB) - fix bug #3611077athrxx
2013-04-21KYRA: (EOB) - minor cleanupathrxx
2013-04-21KYRA: (EOB) - add debugger function (list_monsters)athrxx
2013-04-21AGI: Fix sound deinit. CID 1004128Eugene Sandulenko
2013-04-21KYRA: Fix MIDI fade-out behaviourTorbjörn Andersson
2013-04-21HOPKINS: Silence GCC warningTorbjörn Andersson
2013-04-21HOPKINS: Fix missing break in switch CID 1003757Strangerke
2013-04-21HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. C...Strangerke
2013-04-21HOPKINS: Removed spaces after assertsPaul Gilbert
2013-04-21HOPKINS: Fix code related to _zoneLineStrangerke
2013-04-21HOPKINS: More MAX_LINES cleanupStrangerke
2013-04-21HOPKINS: Add extra sanity check CID 1004008Strangerke
2013-04-21HOPKINS: MAX_LINES cleanupWillem Jan Palenstijn
2013-04-21WINTERMUTE: Fix the final int->int32 to allow AmigaOS4-compile.Einar Johan Trøan Sømåen
2013-04-21HOPKINS: Improve test on lineData in testLine. CID 1003821Strangerke
2013-04-20SCI: Add extra sanity checkWillem Jan Palenstijn
2013-04-20HOPKINS: Fix missing break in characterRoute() CID 1003758Strangerke
2013-04-20HOPKINS: Fix check on index in LinesManager. CID 1004010Strangerke
2013-04-20WINTERMUTE: Fix ScriptExtDate-saving (bump savegame-version to 1.2.1).Einar Johan Trøan Sømåen
2013-04-20WINTERMUTE: Change ScriptValue to use int32.Einar Johan Trøan Sømåen
2013-04-20WINTERMUTE: Further reduce the amount of int->int32-confusion.Einar Johan Trøan Sømåen
2013-04-20WINTERMUTE: Fix a few more int->int32's spotted by fuzzie.Einar Johan Trøan Sømåen
2013-04-20WINTERMUTE: Let TMEMBER_INT take int32, not int.Einar Johan Trøan Sømåen
2013-04-20WINTERMUTE: Use int32 in coll_templ.hEinar Johan Trøan Sømåen
2013-04-20SCI: Fix memory leakWillem Jan Palenstijn