Age | Commit message (Expand) | Author |
2013-04-25 | SCI: Reorder the LSL3 detection entries a bit | Filippos Karapetis |
2013-04-25 | SCI: Add another version of LSL3 (bug #3611488) | Filippos Karapetis |
2013-04-25 | SCI: Fix scaling in the back room of the bookstore in GK1 | Filippos Karapetis |
2013-04-24 | DRASCULA: Remove dead code | Willem Jan Palenstijn |
2013-04-24 | SWORD1: Error our in case the resource handle is not found in lockScript | Thierry Crozat |
2013-04-24 | SWORD1: Avoid possible dereferencing of a null pointer | Thierry Crozat |
2013-04-24 | LURE: Fix bounds checking | Torbjörn Andersson |
2013-04-23 | SCI: Fix kMessage REF subop ordering | Matthew Hoops |
2013-04-24 | SWORD25: Plug memory leak. CID 1003589 | Eugene Sandulenko |
2013-04-24 | SCUMM: Fix non-terminated string. CID 1003867 | Eugene Sandulenko |
2013-04-23 | KYRA: (EOB) - fix original savefile import | athrxx |
2013-04-23 | KYRA: (EOB) - minor changes to debugger | athrxx |
2013-04-23 | SCUMM: Fix football2002 field coordinates | Matthew Hoops |
2013-04-23 | WINTERMUTE: Cap the renderqueue to 800. | Einar Johan Trøan Sømåen |
2013-04-23 | WINTERMUTE: Fix non-dirty-rect render-path. | Einar Johan Trøan Sømåen |
2013-04-22 | SCUMM: Fix a bug in football's nextPoint U32 opcode | Matthew Hoops |
2013-04-22 | SWORD2: Fix reference to out-of-scope variable | Willem Jan Palenstijn |
2013-04-22 | SWORD2: Fix (unlikely) memory leak | Willem Jan Palenstijn |
2013-04-22 | SWORD1: Remove dead code | Willem Jan Palenstijn |
2013-04-22 | KYRA: (EOB) - fix bug #3596547 | athrxx |
2013-04-22 | KYRA: (EOB) - minor fix to door opening/closing in EOB1 | athrxx |
2013-04-22 | KYRA: (EOB) - add debugger functions | athrxx |
2013-04-22 | WINTERMUTE: Mark Chivalry as ADGF_TESTING. | Einar Johan Trøan Sømåen |
2013-04-22 | WINTERMUTE: Use the theme-path to find scummodern.zip | Einar Johan Trøan Sømåen |
2013-04-22 | MOHAWK: add detection entry from bug #3610725 | Alyssa Milburn |
2013-04-22 | KYRA: (EOB) - add some debugger functions | athrxx |
2013-04-21 | NEWS: Mention Hopkins support, enable engine by default | Strangerke |
2013-04-21 | AGI: Fix delete/delete[] | Willem Jan Palenstijn |
2013-04-21 | Merge pull request #324 from eriktorbjorn/kyra-midifade | Johannes Schickel |
2013-04-21 | HUGO: Add missing initializations in intro constructors. CID 1002884 and 1002885 | Strangerke |
2013-04-21 | TESTBED: Fix memory leak. CID 1003583 | Eugene Sandulenko |
2013-04-21 | INSANE: Fix potential buffer overflow. CID 1003866 | Eugene Sandulenko |
2013-04-21 | KYRA: (EOB) - fix bug #3611077 | athrxx |
2013-04-21 | KYRA: (EOB) - minor cleanup | athrxx |
2013-04-21 | KYRA: (EOB) - add debugger function (list_monsters) | athrxx |
2013-04-21 | AGI: Fix sound deinit. CID 1004128 | Eugene Sandulenko |
2013-04-21 | KYRA: Fix MIDI fade-out behaviour | Torbjörn Andersson |
2013-04-21 | HOPKINS: Silence GCC warning | Torbjörn Andersson |
2013-04-21 | HOPKINS: Fix missing break in switch CID 1003757 | Strangerke |
2013-04-21 | HOPKINS: Enlarge _lockedAnims array to avoid potential out of bound access. C... | Strangerke |
2013-04-21 | HOPKINS: Removed spaces after asserts | Paul Gilbert |
2013-04-21 | HOPKINS: Fix code related to _zoneLine | Strangerke |
2013-04-21 | HOPKINS: More MAX_LINES cleanup | Strangerke |
2013-04-21 | HOPKINS: Add extra sanity check CID 1004008 | Strangerke |
2013-04-21 | HOPKINS: MAX_LINES cleanup | Willem Jan Palenstijn |
2013-04-21 | WINTERMUTE: Fix the final int->int32 to allow AmigaOS4-compile. | Einar Johan Trøan Sømåen |
2013-04-21 | HOPKINS: Improve test on lineData in testLine. CID 1003821 | Strangerke |
2013-04-20 | SCI: Add extra sanity check | Willem Jan Palenstijn |
2013-04-20 | HOPKINS: Fix missing break in characterRoute() CID 1003758 | Strangerke |
2013-04-20 | HOPKINS: Fix check on index in LinesManager. CID 1004010 | Strangerke |