aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-12-13TSAGE: R2R - Fix CID 1004055 - Dead code due to incomplete hardcoded logicStrangerke
2013-12-13FULLPIPE: Add a FIXME regarding buildMovInfo1SubItems()Filippos Karapetis
2013-12-13FULLPIPE: Fix crash in MessageQueue::calcDuration(). Some cleanupFilippos Karapetis
2013-12-12TSAGE: R2R - Add a fix suggested by dreammaster to avoid several freezes in ↵Strangerke
Signal()
2013-12-12FULLPIPE: Renames in scene04Eugene Sandulenko
2013-12-12FULLPIPE: Implement sceneHandler04_gotoLadder()Eugene Sandulenko
2013-12-12FULLPIPE: Implement sceneHandler04_walkClimbLadder() and ↵Eugene Sandulenko
sceneHandler04_downLadder()
2013-12-12FULLPIPE: Implement sceneHandler04_clickLadder()Eugene Sandulenko
2013-12-12TSAGE: Disable right-click menu for the R2R card game scenePaul Gilbert
2013-12-12TSAGE: R2R - Fix an original bug in card game logicStrangerke
2013-12-11PEGASUS: Fix the robot timer outside of the shield generatorMatthew Hoops
2013-12-11TSAGE: Make R2R card game scene be full-screenPaul Gilbert
2013-12-11SCI: Add detection for Torin MacMatthew Hoops
2013-12-11TSAGE: R2R - Some more renaming in scene 1337Strangerke
2013-12-11TSAGE: R2R - Optimize subC34EC()Strangerke
2013-12-11TSAGE: R2R - Remove an intermediate (useless) functionStrangerke
2013-12-12FULLPIPE: Implement FullpipeEngine::initArcadeKeys()Eugene Sandulenko
2013-12-11FULLPIPE: Give proper name to FullpipeEngine::processArcade()Eugene Sandulenko
2013-12-11FULLPIPE: Fix wrong deletion order in MessageQueue::deleteExCommandByIndex()Eugene Sandulenko
2013-12-11FULLPIPE: Implement MGM::updateAnimStatics()Eugene Sandulenko
2013-12-11FULLPIPE: Implement StaticANIObject::changeStatics2()Eugene Sandulenko
2013-12-11FULLPIPE: Make _exCommands privateFilippos Karapetis
2013-12-11FULLPIPE: Add calls to callback1 in Movement::gotoNextFrame()Eugene Sandulenko
2013-12-11FULLPIPE: Simplify scene04_springWobble()Eugene Sandulenko
2013-12-11FULLPIPE: Clean full screen on each frame as corrected by LordHotoEugene Sandulenko
2013-12-11FULLPIPE: Further fixes to sceneHandler04_springWobble()Eugene Sandulenko
2013-12-11FULLPIPE: More renames in scene04Eugene Sandulenko
2013-12-11FULLPIPE: Bugfix sceneHandler04_springWobble()Eugene Sandulenko
2013-12-11SCI: rave support (KQ6 hires portrait lip sync)Martin Kiewitz
Thanks to wjp and [md5] for helping
2013-12-11TSAGE: R2R - Remove superfluous debug display, some renamingStrangerke
2013-12-11TSAGE: R2R - Fix a bug in action4, some renamingStrangerke
2013-12-11TSAGE: R2R - More renaming in scene 1337Strangerke
2013-12-10FULLPIPE: Plug memory leakEugene Sandulenko
2013-12-10FULLPIPE: Remove premature optimization in GlobalMessageQueueList::compact()Eugene Sandulenko
This fixes freeze in intro and most probably tons of other stuff. Kudos go to eriktorbjorn for debugging it.
2013-12-10FULLPIPE: Fix drawing artifacts in all scenesEugene Sandulenko
2013-12-10TSAGE: R2R - Renaming and reordering in scene 1337Strangerke
2013-12-10LASTEXPRESS: Rename Yasmin logic functionsLittleboy
2013-12-10LASTEXPRESS: Fix enum comparisonLittleboy
2013-12-10LASTEXPRESS: Rename Francois and Alouan logic functionsLittleboy
2013-12-10LASTEXPRESS: Update documentation for savegame formatLittleboy
2013-12-10LASTEXPRESS: Rename InventoryItem propertiesLittleboy
2013-12-10LASTEXPRESS: Rename Object propertiesLittleboy
2013-12-10LASTEXPRESS: Rename several action functionsLittleboy
2013-12-10LASTEXPRESS: Rename Anna logic functionsLittleboy
Fix wrong call in
2013-12-10LASTEXPRESS: Rename Alexei logic functionsLittleboy
2013-12-10LASTEXPRESS: Rename Abbot logic functionsLittleboy
2013-12-10TSAGE: R2R - Fix bug in character selectionStrangerke
2013-12-10SCI: Add handling for the RAVE resource type, found in KQ6CDFilippos Karapetis
This contains the sync data in the Windows version of KQ6CD. Note that currently the sync36 resource is 2 bytes bigger (it contains 2 bytes from the RAVE resource). Some test code has also been added to dump the RAVE sync resources
2013-12-10FULLPIPE: Fix sceneHandler04_bottleUpdateObjects()Eugene Sandulenko
2013-12-10FULLPIPE: Finished sceneHandler04_sub4()Eugene Sandulenko