aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 MacFilippos Karapetis
2013-03-28README: Add pegasus to the list of supported gamesMatthew Hoops
2013-03-28NEWS: Mention pegasus supportMatthew Hoops
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-27MT-32: Sync with the latest changes in muntFilippos 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
2013-03-24HOPKINS: Add clearAll() to EventsManagerStrangerke
2013-03-24HOPKINS: Set private more variables in DialogsManagerStrangerke
2013-03-24HOPKINS: Move inventory dialog display to DialogsManager, set _inventWin1 as ...Strangerke
2013-03-24HOPKINS: reorder one statement for consistencyStrangerke
2013-03-24HOPKINS: set _clearAnimation private, add functions to access itStrangerke
2013-03-23HOPKINS: Some code rework in ScriptManagerStrangerke
2013-03-23HOPKINS: Remove duplicated code in AnimationManager.Strangerke
2013-03-23HOPKINS: Remove one more variable from AnimationManagerStrangerke
2013-03-23HOPKINS: Get rid of NO_SEQ in AnimationManagerStrangerke