aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-02-15HUGO: Replace cypher by a global variable, clean engine destructorstrangerke
2011-02-15SCI: Fill in the remaining Mac-specific kPlatform subopsMatthew Hoops
2011-02-15SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristicmd5
2011-02-15MOHAWK: Detect the French version of Rugrats.Alyssa Milburn
2011-02-15Merge branch 'master' of github.com:scummvm/scummvmmd5
2011-02-15SCI: Removed several redundant helper functionsmd5
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-14SCI: Fix loading SCI32 gamesMatthew Hoops
2011-02-15SCI2+: Set the correct segment for SCI32 strings/arrays when loadingmd5
2011-02-14SCI: Fix loading pre-version 28 saved gamesMatthew Hoops
2011-02-14TOON: Disable quick save/load from the main menu screen.eriktorbjorn
2011-02-14SCI2+: Point out that there is a hack in the text splitting codemd5
2011-02-14MOHAWK: Correct the variable used for the lab book in RivenMatthew Hoops
2011-02-14MOHAWK: Center InfoDialog text.Alyssa Milburn
2011-02-14SKY: get rid of timer based gfx updatesdhewg
2011-02-14HUGO: Some more refactoringstrangerke
2011-02-13SCI: Fix GK2 Mac picture 2315Matthew Hoops
2011-02-13SCI: Add detection for GK2 MacMatthew Hoops
2011-02-13SCI: Add support for Phantasmagoria 2 CLUT resourcesMatthew Hoops
2011-02-13Remove erroneous comment. It reflected a false belief resulting fromLars Skovlund
2011-02-13MOHAWK: Fix comments for the LB sampler v2Matthew Hoops
2011-02-13MOHAWK: Add support for Mac LB v2 gamesMatthew Hoops
2011-02-13SCI: Switch to true color mode for the GK2 demo Indeo3 videoMatthew Hoops
2011-02-13SCI: Fix VMD coordinatesMatthew Hoops
2011-02-13SCUMM FM-TOWNS: minor cleanup (git test)athrxx
2011-02-13MOHAWK: Remove Myst's var store from the build since it is not usedBastien Bouclet
2011-02-13MOHAWK: Implement opcode 105, Mechanical fortress staircase movieBastien Bouclet
2011-02-13MOHAWK: Implement Mechanical's crystalsBastien Bouclet
2011-02-13MOHAWK: Add var getters / togglers to Mechanical, pages can now beBastien Bouclet
2011-02-13MOHAWK: Add Achenar's crate state to Mechanical stateBastien Bouclet
2011-02-12SCI: Don't limit the number of resources to 999 in hexgrepMatthew Hoops
2011-02-12SCI: Fix the console's hexgrep commandMatthew Hoops
2011-02-12JANITORIAL: Remove unnecessary semicoloneriktorbjorn
2011-02-12MOHAWK: Implement Mechanical opcode 125Bastien Bouclet
2011-02-12MOHAWK: Implement Mechanical var getters 4 and 15Bastien Bouclet
2011-02-12HUGO: Fix a bug in engine destructorstrangerke
2011-02-12HUGO: Start to simplify hugo.dat loadingstrangerke
2011-02-12HUGO: Replace Common::File by Common::ReadStream in several functionsArnaud Boutonné
2011-02-12HUGO: little optimization in decodeString(), cleanupArnaud Boutonné
2011-02-12MOHAWK: Implement Stoneship's last opcodes, tunnel alarmBastien Bouclet
2011-02-12JANITORIAL: Remove extraneous parenthesesOri Avtalion
2011-02-12JANITORIAL: Remove duplicate #include'sOri Avtalion
2011-02-12HUGO: Cleanup based on Fingolfin commentsArnaud Boutonné
2011-02-11SCI: Fix platform for the GK2 demo, videos will now playMatthew Hoops
2011-02-11HUGO: Cleanup: fix style issue in Doxygen commentsArnaud Boutonné
2011-02-11SCI: Simplify SegManager::saveLoadWithSerializer, cleanupMax Horn
2011-02-11HUGO: Fix warning "virtual function override intended?" reported by LordHoto ...Arnaud Boutonné
2011-02-11HUGO: Fix regression in H3: game exits at the end of the introArnaud Boutonné
2011-02-11HUGO: refactoring: move boundaries to object classArnaud Boutonné
2011-02-11TOON: Fix memory leakTorbjörn Andersson