aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-01-09ZVISION: Clean up save logic, and fix a thumbnail-related FIXMEFilippos Karapetis
2015-01-09ZVISION: Remove dead codeFilippos Karapetis
2015-01-09ZVISION: Provide a better description for the double FPS game optionFilippos Karapetis
2015-01-08ZVISION: Also handle paths in NEMESIS.ZIX for the DVD ver. of NemesisFilippos Karapetis
2015-01-07ZVISION: Add support for an unmodified ZIX file for Zork: NemesisFilippos Karapetis
2015-01-07ZVISION: Check the validity of ZIX filesFilippos Karapetis
2015-01-07ZVISION: Handle sound patches (.src files) dynamicallyFilippos Karapetis
2015-01-07Cursors "arrowa.zcr" and "arrowb.zcr" are missing from Zork: NemesisFilippos Karapetis
2015-01-07ZVISION: Add detection for the French version of Zork: NemesisFilippos Karapetis
2015-01-07SWORD25: Remove unused codeRichieSams
2015-01-07ZVISION: Add stubs for the hires VOB MPEG2 videos of ZGI DVDFilippos Karapetis
2015-01-07ZVISION: Fix typo in includeFilippos Karapetis
2015-01-07ZVISION: Use a common function for loading game animationsFilippos Karapetis
2015-01-07ZVISION: Move the screen initialization code into a separate functionFilippos Karapetis
2015-01-07ZVISION: CleanupFilippos Karapetis
2015-01-07ZVISION: Cleanup the ZIX file codeFilippos Karapetis
2015-01-07ZVISION: Fix incorrect reference to cursor fileFilippos Karapetis
2015-01-07ZVISION: Error out when a cursor file can't be foundFilippos Karapetis
2015-01-07ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)Filippos Karapetis
2015-01-07ZVISION: Also handle paths in INQUIS.ZIX for the DVD version of ZGIFilippos Karapetis
2015-01-07ZVISION: Add a new command, "dumpimage", to dump any game image to BMPFilippos Karapetis
2015-01-07SCI: Fix Mac games with a height of 190Matthew Hoops
2015-01-05SCUMM: Correct game flags for HE72 version of Putt-Putt Saves the Zoo.Kirben
2015-01-04SWORD25: Commend unused and unportable functionsEugene Sandulenko
2015-01-04SWORD25: Hopefully fix compilation errorsEugene Sandulenko
2015-01-04SWORD25: Fix warningEugene Sandulenko
2015-01-04Merge pull request #554 from eriktorbjorn/tentacle-maniacEugene Sandulenko
2015-01-04Merge pull request #557 from RichieSams/replace_plutoEugene Sandulenko
2015-01-04FULLPIPE: Fix bug in inventoryEugene Sandulenko
2015-01-04FULLPIPE: Sanity checkEugene Sandulenko
2015-01-04FULLPIPE: Plug memory leakEugene Sandulenko
2015-01-04FULLPIPE: Remove redundant checkEugene Sandulenko
2015-01-03FULLPIPE: Fix crash in scene04Eugene Sandulenko
2015-01-02FULLPIPE: Fix bug with unmovable jar in scene04Eugene Sandulenko
2015-01-02FULLPIPE: Fix bug with spring in scene04Eugene Sandulenko
2015-01-01ZVISION: Really fix truetype_font.cpp newlinesMatthew Hoops
2015-01-02ZVISION: Add support for unmodified INQUIS.ZIX filesFilippos Karapetis
2015-01-02ZVISION: Fix newline in truetype_font.cppFilippos Karapetis
2014-12-30SWORD25: Remove the option to persist a double as a stringRichieSams
2014-12-30SWORD25: Change function names to use persist instead of serializeRichieSams
2014-12-30SWORD25: Add Pluto copyright message to new persistence codeRichieSams
2014-12-30SWORD25: Correct include guards to reflect the changes to the file namesRichieSams
2014-12-30SWORD25: Remove old lua persistence filesRichieSams
2014-12-30SWORD25: Fix how nils are persistedRichieSams
2014-12-30SWORD25: Rename double serialization file to better represent what it isRichieSams
2014-12-30SWORD25: Rename lua serialization functions to use 'persist' in order to matc...RichieSams
2014-12-30SWORD25: Use new lua serialization functions to persist stateRichieSams
2014-12-30SWORD25: Update module.mk with lua serialization changesRichieSams
2014-12-30SWORD25: Move all lua serialization helper functions to their own fileRichieSams
2014-12-30ZVISION: Fix regression in the handling of multiple animationsFilippos Karapetis