aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-08-23TSAGE: R2R - Some more renaming and comments in scene 600Strangerke
2013-08-23TSAGE: R2R - Some more renaming in scene 600Strangerke
2013-08-22TSAGE: Replace some British English by American EnglishStrangerke
2013-08-22TSAGE: R2R - Replace more magic values by constantsStrangerke
2013-08-22TSAGE: R2R - Fix invalid call to getObjectScene()Strangerke
2013-08-22TSAGE: R2R - Fix some checks on action, check calls of getObjectScene and rep...Strangerke
2013-08-22TSAGE: R2R - Fix bug when using attractor on attached cable (scene 700), some...Strangerke
2013-08-22TSAGE: R2R - Fix invalid use of inventory enum R2_ATTRACTOR_CABLE_HARNESSStrangerke
2013-08-22MORTEVIELLE: Use similar check in fctClose and fctSearch than in fctSelfPutStrangerke
2013-08-22MORTEVIELLE: Better fix of CID 1063212. Thanks wjp for pointing out.Strangerke
2013-08-21MORTEVIELLE: Fix check introduced in 6cfd3028c1fdf71238f12e79fba4750e63a92a67.Strangerke
2013-08-21MORTEVIELLE: Fix CID 1063212Strangerke
2013-08-21MORTEVIELLE: Fix CID 1063213Strangerke
2013-08-21MORTEVIELLE: Silent CID 1063229Strangerke
2013-08-21TSAGE: R2R - Fix CID 1004057Strangerke
2013-08-21TSAGE: R2R - Fix CID 1047256Strangerke
2013-08-21TSAGE: R2R - Fix CID 1047260Strangerke
2013-08-21TSAGE: R2R - Fix CID 1047261Strangerke
2013-08-21TSAGE: R2R - Fix CID 1063175Strangerke
2013-08-21TSAGE: R2R - Fix CID 1063348Strangerke
2013-08-21TSAGE: Fix illegal address computation, CID 1047259Torbjörn Andersson
2013-08-21MORTEVIELLE: Add detection entry for improved German translationThierry Crozat
2013-08-21MORTEVIELLE: Replace some big if statements by switch statementsStrangerke
2013-08-21MORTEVIELLE: Remove second parameter of show()Strangerke
2013-08-21MORTEVIELLE: Avoid erroring out when the user tries to load a missing save gameStrangerke
2013-08-20ZVISION: Implement streaming support for RlfAnimationsrichiesams
2013-08-20ZVISION: Remove static Control::parsePushToggleControlrichiesams
2013-08-20ZVISION: Initialize Puzzle::key and Puzzle::flagsrichiesams
2013-08-20ZVISION: Delete Puzzles from heap before clearing _activePuzzlesrichiesams
2013-08-20ZVISION: Add TODO to subtitlesrichiesams
2013-08-20ZVISION: Store the Puzzles in _activePuzzles and _globalPuzzles on the heaprichiesams
2013-08-20ZVISION: Add a destructor to Puzzlerichiesams
2013-08-20ZVISION: Add TODO's of what is left for the engine to be completerichiesams
2013-08-20ZVISION: Add animation.o and rlf_animation.o to module.mkrichiesams
2013-08-20ZVISION: Remove superfluous filerichiesams
2013-08-20TSAGE: Blue Force: Fix Coverity issue CID 1003729: missing break.Strangerke
2013-08-20MORTEVIELLE: Fix crash when loading from launcherStrangerke
2013-08-20ZVISION: Handle rlf frame transitions internallyrichiesams
2013-08-20ZVISION: Convert abs() to ABS() to ensure portabilityrichiesams
2013-08-20SCI: Add support for the King's Questions mini-gameFilippos Karapetis
2013-08-20ZVISION: Create keypress event to test rlf animationrichiesams
2013-08-20ZVISION: Normalize comment alignmentrichiesams
2013-08-20ZVISION: Fix seek() whence argumentrichiesams
2013-08-20ZVISION: Call RenderManager::update() before ScriptManager::update()richiesams
2013-08-20ZVISION: Always update the screen to ensure the mouse continues to renderrichiesams
2013-08-20ZVISION: Initialize inline with constructionrichiesams
2013-08-20ZVISION: Create method to play RlfAnimationsrichiesams
2013-08-20ZVISION: Implement ActionSetPartialScreenrichiesams
2013-08-20ZVISION: Create method to clear the working window area of the screen to a si...richiesams
2013-08-20ZVISION: Rename _warpedBuffer to _workingWindowBufferrichiesams