aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2013-03-24HOPKINS: Move more variables and functions out of GlobalsStrangerke
2013-03-24HOPKINS: Some more refactoring in GlobalsStrangerke
2013-03-24HOPKINS: More refactoring of GlobalsStrangerke
2013-03-24HOPKINS: Move two more variables to ObjectsManager, make them privateStrangerke
2013-03-24Hopkins: Move hotspotTextColor to LinesMAnager, make it privateStrangerke
2013-03-24HOPKINS: Move 3 variables from Globals to ObjectsManager, make them privateStrangerke
2013-03-24HOPKINS: Move 2 variables from Globals to ObjectsManager and LinesManagerStrangerke
2013-03-24HOPKINS: Some renaming and refactoring in GlobalsStrangerke
2013-03-24WINTERMUTE: Really fix build breakage...D G Turner
2013-03-24WINTERMUTE: Fix build breaking missing header declaration.D G Turner
2013-03-24WINTERMUTE: Detach BaseQuickMsg from the class-hierarchy. (Remove useless inh...Einar Johan Trøan Sømåen
2013-03-24WINTERMUTE: Replace WMELite's String-Split-function with code from WME.Einar Johan Trøan Sømåen
2013-03-24WINTERMUTE: Fix random crash after save/load.Einar Johan Trøan Sømåen
2013-03-24HOPKINS: Move counter to LinesManager, rename it to follow coding conventionsStrangerke
2013-03-24WINTERMUTE: Add detection entries for Carol Reed 4-9 (renaming East Side Stor...Einar Johan Trøan Sømåen
2013-03-24WINTERMUTE: Avoid REQUIRING wintermute.zip during detection.Einar Johan Trøan Sømåen
2013-03-24HOPKINS: Move counter to ObjectsManager, rename it to follow coding conventionsStrangerke
2013-03-24HOPKINS: Use displayText() for displaying creditsStrangerke
2013-03-24HOPKINS: Remove an unused Catalog modeStrangerke