aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-04-15SCI: Add missing breakWillem Jan Palenstijn
2013-04-15SCI: Remove useless checksWillem Jan Palenstijn
2013-04-15SCI: Fix uninitialized variablesWillem Jan Palenstijn
2013-04-15SCI: Remove unused variableWillem Jan Palenstijn
2013-04-15WINTERMUTE: Fix warnings and improve const-correctnessWillem Jan Palenstijn
2013-04-15WINTERMUTE: Fix side effect of assertWillem Jan Palenstijn
2013-04-15PARALLACTION: CleanupWillem Jan Palenstijn
2013-04-15GOB: Fix a misplaced continue / fallthroughSven Hesse
2013-04-15GOB: Change strcpy/strcat to strlcpy/strlcat for safetySven Hesse
2013-04-15WINTERMUTE: Fix leak on incomplete image load.Einar Johan Trøan Sømåen
2013-04-15WINTERMUTE: Fix comparison in renderTicket.Einar Johan Trøan Sømåen
2013-04-15GOB: Change strcpy to strlcpy for safetySven Hesse
2013-04-15GOB: Add another sanity checkSven Hesse
2013-04-15GOB: Add a sanity checkSven Hesse
2013-04-15GOB: Fix another potential array overrunSven Hesse
2013-04-15GOB: Fix a potential array overrunSven Hesse
2013-04-15GOB: Fix a leakSven Hesse
2013-04-15GOB: Correct a delete/delete[]-mismatchSven Hesse
2013-04-15GOB: Remove unused member variable in SaveLoad_v6Sven Hesse
2013-04-15GOB: Remove unused member variables in SaveLoad_FascinationSven Hesse
2013-04-15Merge pull request #317 from JenniBee/wintermuteEinar Johan Trøan Sømåen
2013-04-15SCI: Fix the entry of LSL7 French (patch #3610842)Filippos Karapetis
2013-04-14HOPKINS: Renamed fields and methods in ObjectsManagerPaul Gilbert
2013-04-14HOPKINS: Renamed remaining fields of GraphicsManager classPaul Gilbert
2013-04-14WINTERMUTE: Add detection entry for DreamscapeJenniBee
2013-04-14KYRA: fix bug #3610247athrxx
2013-04-14KYRA: (EOB) - add debug function to export save files in original formatathrxx
2013-04-14KYRA: (EOB) - fix bug #3600348athrxx
2013-04-14WINTERMUTE: Add Reversion: The Escape 1.3 and fix previous detection entires.JenniBee
2013-04-13HOPKINS: Apply a couple of renamings suggested by wjpStrangerke
2013-04-13WINTERMUTE: Added detection entries for Reversion: The MeetingJenniBee
2013-04-13WINTERMUTE: Use {} instead of () in detection entries, fix build.Einar Johan Trøan Sømåen
2013-04-13Merge pull request #295 from JenniBee/wintermute_md5_checksumEinar Johan Trøan Sømåen
2013-04-13WINTERMUTE: Fixed the Reversion 1.1 EntriesJenniBee
2013-04-12PEGASUS: Add a workaround in case the player doesn't get the card bombMatthew Hoops
2013-04-12TINSEL: Add support for enhanced music in the Mac version of DW1Filippos Karapetis
2013-04-12MOHAWK: Prevent left mouse click handling if the cursor isn't visible.uruk
2013-04-12TINSEL: Remove the unused ghost paletteFilippos Karapetis
2013-04-12TINSEL: Fix black/white colors in the Mac version of DW1Filippos Karapetis
2013-04-12TINSEL: Simplify overflow calculation inside MacDrawTiles()Filippos Karapetis
2013-04-12TINSEL: Fix typoFilippos Karapetis
2013-04-12TINSEL: Remove the unused noFadeTable parameter from the fader functionsFilippos Karapetis
2013-04-11HOPKINS: Fix warningEugene Sandulenko
2013-04-11HOPKINS: Constify some functions and membersStrangerke
2013-04-11HOPKINS: Make ObjectsManager even more readableStrangerke
2013-04-10HOPKINS: Make ObjectsManager a bit more readableStrangerke
2013-04-10HOPKINS: Fix crash when skipping intro animations (regression in one of the l...Strangerke
2013-04-10HOPKINS: Reduce verbosity of displaySprite()Strangerke
2013-04-10HOPKINS: Remove some magic values used by _eventMode checksStrangerke