aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-08-09STARTREK: Implement CD Audio handling.Matthew Stewart
2018-08-09STARTREK: Implement sound effects in the midisMatthew Stewart
2018-08-09STARTREK: Begin implementing event system.Matthew Stewart
2018-08-09STARTREK: Implement more text routinesMatthew Stewart
2018-08-09STARTREK: Add mouse cursorMatthew Stewart
2018-08-09STARTREK: Fix off-by-1 bug in drawSpriteMatthew Stewart
2018-08-09STARTREK: Implement drawAllSprites properly.Matthew Stewart
2018-08-09STARTREK: Begin implementing menusMatthew Stewart
2018-08-09STARTREK: Begin implementation of showText.Matthew Stewart
2018-08-09STARTREK: Implement addSprite and delSpriteMatthew Stewart
2018-08-09STARTREK: Implement draw modes 2 and 3 for spritesMatthew Stewart
2018-08-09STARTREK: Implement drawSprite functionMatthew Stewart
2018-08-09STARTREK: Make Bitmap, Sprite, FileStream classesMatthew Stewart
2018-08-09STARTREK: Fixes to file loading.Matthew Stewart
2018-08-09STARTREK: Implement loading "numbered" filesMatthew Stewart
2018-08-09STARTREK: Add detection for the ST25 Mac demoMatthew Stewart
2018-08-09STARTREK: Import my startrek engineMatthew Hoops
2018-08-07TINSEL: Fix displayed saved game month off by oneDavid Fioramonti
2018-08-05PINK: implemented text drawing in ActionText for English versionAndrei Prykhodko
2018-08-04MOHAWK: RIVEN: Fix crash when clicking on a marble with the mouse movingBastien Bouclet
2018-08-03SAGA: Deduplicate kScriptTimeTicksPerSecond constantAdrian Frühwirth
2018-08-03GROOVIE: Allow saving via GMM and increase save slots to 25David Fioramonti
2018-08-03TINSEL: Add playTime to saved game and display itDavid Fioramonti
2018-08-03LAB: By default skip thumbnail loading for readSaveGameHeaderDavid Fioramonti
2018-08-03BLADERUNNER: Add cos/sine tableDavid Fioramonti
2018-08-02PINK: fixed bug when in walking state you choose another locationwhiterandrek
2018-08-01PARALLACTION: Fix use-after-free on quitColin Snover
2018-08-01PARALLACTION: Fix null pointer dereference on quitColin Snover
2018-08-01PARALLACTION: Fix invalid array access at dialogue selectionColin Snover
2018-07-31MOHAWK: Fix Unused Variable Compiler Warning.D G Turner
2018-07-31CRUISE: Fix Possible Invalid Thumbnail Pointer Access.D G Turner
2018-07-30MOHAWK: MYST: Add support for the localized 25th gamesBastien Bouclet
2018-07-30DM: Fix Possible Uninitialized Variable Usage Compiler Warnings.D G Turner
2018-07-29PINK: force cursor updating when entering to pda pageAndrei Prykhodko
2018-07-29PINK: fixed Coverity warningsAndrei Prykhodko
2018-07-29PINK: add partial implementation of ActionTextAndrei Prykhodko
2018-07-29SLUDGE: Fix Unused Function Compiler Warnings.D G Turner
2018-07-29ZVISION: Add workaround for ZGI bug #10605Torbjörn Andersson
2018-07-29ZVISION: Add workaround for bug #10604Torbjörn Andersson
2018-07-29WINTERMUTE: Return Common::kUnsupportedColorMode if the required screen forma...Cameron Cawley
2018-07-29SUPERNOVA: Fix Unused Variable Compiler Warnings.D G Turner
2018-07-29PINK: Fix Unused Const Variable Compiler Warning.D G Turner
2018-07-29MOHAWK: Silent Compiler Warning About Unused VM Pointer.D G Turner
2018-07-29LILLIPUT: Minor Sound Function Name Change For Consistency.D G Turner
2018-07-29LILLIPUT: Fix Compiler Warning About Hiding Overloaded Virtual.D G Turner
2018-07-29LILLIPUT: Remove Unused Engine Pointer from Sound Class.D G Turner
2018-07-29CRYO: Fix Debug Statement Format String Compiler Warnings.D G Turner
2018-07-29ACCESS: MM: Fix Compiler Variable Shadowing Warning.D G Turner
2018-07-27MOHAWK: RIVEN: Only use x mouse position to move dome slidersDavid Fioramonti
2018-07-26XEEN: Fix Coverity warningsPaul Gilbert