aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-12-11FULLPIPE: Bugfix sceneHandler04_springWobble()Eugene Sandulenko
2013-12-11SCI: rave support (KQ6 hires portrait lip sync)Martin Kiewitz
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
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
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
2013-12-10FULLPIPE: Fix sceneHandler04_bottleUpdateObjects()Eugene Sandulenko
2013-12-10FULLPIPE: Finished sceneHandler04_sub4()Eugene Sandulenko
2013-12-10FULLPIPE: Fix scene03 animationsEugene Sandulenko
2013-12-09TSAGE: R2R - Renaming in scene 1337Strangerke
2013-12-09FULLPIPE: Fix bug in MessageQueue::chain() which made intro hangEugene Sandulenko
2013-12-09TSAGE: R2R - Fix CID 1135573 - Out of bound access in scene 1337Strangerke
2013-12-09FULLPIPE: Implement Scene::updateScrolling2()Eugene Sandulenko
2013-12-09FULLPIPE: Implement Scene::updateScrolling()Eugene Sandulenko
2013-12-09FULLPIPE: Rearrange debug outputEugene Sandulenko
2013-12-08PEGASUS: Fix background frame when loading in scenes with random spotsMatthew Hoops
2013-12-08TSAGE - R2R: Some renaming in scene 1337Strangerke
2013-12-09FULLPIPE: Initial work on sceneHandler04_sub4()Eugene Sandulenko
2013-12-09FULLPIPE: Properly mark stubs in scene04Eugene Sandulenko
2013-12-08TSAGE: R2R - Fix bug in scene 1337, action 11Strangerke
2013-12-08SCI: Revert "+xx" to "+ xx" changes in 6f2e88136b20fb02d38cd594611c865f44fe8e1a.Johannes Schickel
2013-12-08SCI: Fix formatting in engine/script_patches.cpp.Johannes Schickel
2013-12-08SCI: Make all script patch related global data static.Johannes Schickel
2013-12-08SCI: Constify selectorNameTable.Johannes Schickel
2013-12-08SCI: Make all global script patch signatures const.Johannes Schickel
2013-12-08SCI: improve kq6 audio+text patch to include guard2Martin Kiewitz
2013-12-08TSAGE: R2R - Rename 5th parameter in actionDisplay(), scene 1337Strangerke
2013-12-08FULLPIPE: Implement sceneHandler04_sub9()Eugene Sandulenko
2013-12-08FULLPIPE: Rename in scene04Eugene Sandulenko
2013-12-08FULLPIPE: Implement sceneHandler04_jumpOnLadder()Eugene Sandulenko
2013-12-08FULLPIPE: Some renames in MctlLadderEugene Sandulenko
2013-12-08FULLPIPE: Implement MctlLadder::collisionDetection()Eugene Sandulenko
2013-12-08SCI: only apply audio+text patch to KQ6 CD+LB2 CDMartin Kiewitz
2013-12-08SCI: sci.cpp updated b/c KQ6 audio+text supportMartin Kiewitz
2013-12-08SCI: another script patch for KQ6 text+audio supportMartin Kiewitz