aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-04-02HOPKINS: More renaming in ObjectsManagerStrangerke
2013-04-01HOPKINS: Some renaming in ObjectsManagerStrangerke
2013-04-02SCUMM: Fix bug #3575444: "FT: Enemy behaviour in biker fight"Eugene Sandulenko
2013-04-02SCUMM: More fixes in INSANEEugene Sandulenko
2013-04-01HOPKINS: Some renaming in TalkManagerStrangerke
2013-04-01SCI: Set the song's sound queue signal to -1 when stopping a sound, like SSCI...Filippos Karapetis
2013-04-01SCI: Fix bug #3605269 - "SCI: KQ5 Windows CD - Game Hangs Before Final Battle"Filippos Karapetis
2013-03-31HOPKINS: Fix another error reported by Valgrind. Thanks Eriktorbjorn for repo...Strangerke
2013-03-31HOPKINS: Fix invalid read reported by Valgrind. Thanks Eriktorbjorn for the helpStrangerke
2013-03-31HOPKINS: Refactored use of TEMP.SCR for screen backups to use a memory bufferPaul Gilbert
2013-03-31HOPKINS: Fixed palette glitch during underwater base fade-inPaul Gilbert
2013-03-31HOPKINS: Renamed anonymous parameter in LinesManagerPaul Gilbert
2013-03-31HOPKINS: Converted iRegul to an EventMode enumerationPaul Gilbert
2013-03-31HOPKINS: Renamed some local variables used for BobItem initializationPaul Gilbert
2013-03-31HOPKINS: Renamed remaining fields of BobItem classPaul Gilbert
2013-03-30WINTERMUTE: Add a console command, "dump_file", to dump resource files to diskFilippos Karapetis
2013-03-30SCUMM: Fix more bugs in INSANEEugene Sandulenko
2013-03-30SCUMM: Fix several bugs in INSANEEugene Sandulenko
2013-03-30SCUMM: Fix bug #3546434: "SCUMM: FT glitches in Vulture encounter on old mine...Eugene Sandulenko
2013-03-30HOPKINS: Rename display buffersStrangerke
2013-03-30HOPKINS: Slight cleanup to silence cppcheck warning.Torbjörn Andersson
2013-03-30SCI: Fix two script bugs in PQ1 (message tuple typos) - bug #3605654Filippos Karapetis
2013-03-30SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge Ba...Filippos Karapetis
2013-03-30HOPKINS: More renaming in ObjectsManagerStrangerke
2013-03-30HOPKINS: Some refactoring and renaming in LinesManager and ObjectsManagerStrangerke
2013-03-29HOPKINS: Add a debug function to display current scene numberStrangerke
2013-03-29HOPKINS: More renamingStrangerke
2013-03-29HOPKINS: Some refactoring and renaming in ObjectsManagerStrangerke
2013-03-29HOPKINS: Add debugger command to change sceneStrangerke
2013-03-29HOPKINS: Implement Load from GUIStrangerke
2013-03-29KYRA: Add detection entry for LOL french v1.20 (extracted) datafiles.D G Turner
2013-03-29SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 MacFilippos Karapetis
2013-03-28ENGINES: Enable pegasus by defaultMatthew Hoops
2013-03-28SCI: Fix drawing in SCI21 hires games without breaking lowres SCI2/SCI21 gamesFilippos Karapetis
2013-03-28HOPKINS: Remove dead code. Thanks eriktorbjorn for reporting itStrangerke
2013-03-28HOPKINS: Some renaming in LinesManagerStrangerke
2013-03-28HOPKINS: Some renaming in LinesManagerStrangerke
2013-03-27SCI: Remove some useless checks in the MIDI driverFilippos Karapetis
2013-03-27HOPKINS: Remove more dead code, simplify a couple of statements in Copy_Vga16()Strangerke
2013-03-27HOPKINS: Fix a couple of regressions in previous commit. Thanks fuzzie for no...Strangerke
2013-03-27HOPKINS: Remove dead code in AnimationManagerStrangerke
2013-03-27HOPKINS: Rename GraphicsManager variableStrangerke
2013-03-27HOPKINS: Rename a fading variableStrangerke
2013-03-27HOPKINS: Fix several Cppcheck warningStrangerke
2013-03-26HOPKINS: Simplify some statements using MIN, MAX and CLIPStrangerke
2013-03-25HOPKINS: Fix for not being able to quit during underater base entrance cutscenePaul Gilbert
2013-03-25HOPKINS: JANITORIAL: remove useless object pointers in ObjectsManagerStrangerke
2013-03-25HOPKINS: Move some remaning variables and functions from Globals to ObjectsMa...Strangerke
2013-03-25HOPKINS: More work on GlobalsStrangerke
2013-03-25HOPKINS: Move some more variables and functions from Globals to ObjectsManagerStrangerke