aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-12-31FULLPIPE: Implement sceneHandler14_showBallFly()Eugene Sandulenko
2013-12-31FULLPIPE: Implement sceneHandler14_startArcade()Eugene Sandulenko
2013-12-31TSAGE: Add detection entry for R2R CD DemoStrangerke
2013-12-31FULLPIPE: Implement sceneHandler14_sub13()Eugene Sandulenko
2013-12-31FULLPIPE: More code to scene14Eugene Sandulenko
2013-12-31FULLPIPE: Implement sceneHandler14_manKickBall()Eugene Sandulenko
2013-12-31FULLPIPE: Implement sceneHandler14_grandmaJump()Eugene Sandulenko
2013-12-31FULLPIPE: Remove redundant check. CID 1147505Eugene Sandulenko
2013-12-31FULLPIPE: Fix out-of-bounds read.Eugene Sandulenko
2013-12-31FULLPIPE: Implement sceneHandler14_endArcade()Eugene Sandulenko
2013-12-31SCI: Remove no longer necessary hackWillem Jan Palenstijn
2013-12-31SCI: Rewrite MIDI channel remappingWillem Jan Palenstijn
2013-12-31SCI: Reduce indentation depthWillem Jan Palenstijn
2013-12-31FULLPIPE: Fix floating point constantsEugene Sandulenko
2013-12-31FULLPIPE: Implement some scene14 logicEugene Sandulenko
2013-12-31FULLPIPE: Fix warningEugene Sandulenko
2013-12-31FULLPIPE: Enable scene14Eugene Sandulenko
2013-12-31FULLPIPE: Implement sceneHandler14()Eugene Sandulenko
2013-12-30FULLPIPE: Implement scene14_setupMusic() and scene14_updateCursor()Eugene Sandulenko
2013-12-30FULLPIPE: Plug scene14 inEugene Sandulenko
2013-12-30FULLPIPE: Started scene14Eugene Sandulenko
2013-12-30FULLPIPE: Started implementation of MovGraph2::genMovement()Eugene Sandulenko
2013-12-30FULLPIPE: Implement BehaviorManager::setBehaviorEnabled()Eugene Sandulenko
2013-12-30FULLPIPE: Implement BehaviorManager::getBehaviorEntryInfoByMessageQueueDataId()Eugene Sandulenko
2013-12-30FULLPIPE: Attempt to fix scene flickerEugene Sandulenko
2013-12-30FULLPIPE: Actually silence GCC warning.Torbjörn Andersson
2013-12-30FULLPIPE: Give scene13 vars meaningful names. This completes the scene.Eugene Sandulenko
2013-12-30FULLPIPE: Renames in scene13Eugene Sandulenko
2013-12-30FULLPIPE: Implement remaining scene13 functionsEugene Sandulenko
2013-12-30FULLPIPE: implement sceneHandler13_uneatGum()/updateBridge()Eugene Sandulenko
2013-12-30FULLPIPE: Fix warningEugene Sandulenko
2013-12-30FULLPIPE: Implement sceneHandler13_testClose()/testOpen()Eugene Sandulenko
2013-12-30FULLPIPE: Implement sceneHandler13_openBridge()Eugene Sandulenko
2013-12-30FULLPIPE: More code to scene13Eugene Sandulenko
2013-12-30FULLPIPE: Implement sceneHandler13_closeBridge()Eugene Sandulenko
2013-12-29FULLPIPE: Implement MotionController::getLinkByName()Eugene Sandulenko
2013-12-29FULLPIPE: Enable scene13Eugene Sandulenko
2013-12-29FULLPIPE: Implement sceneHandler13()Eugene Sandulenko
2013-12-29FULLPIPE: Fix crash when jumping to an unknown sceneFilippos Karapetis
2013-12-29FULLPIPE: Add a missing initialization in the MessageQueue classFilippos Karapetis
2013-12-29FULLPIPE: Plug scene13 inEugene Sandulenko
2013-12-29FULLPIPE: Initial code for scene13Eugene Sandulenko
2013-12-28FULLPIPE: Revert accidential changeEugene Sandulenko
2013-12-28FULLPIPE: Correctly implement scene switching from command lineEugene Sandulenko
2013-12-28FULLPIPE: Complete scene24Eugene Sandulenko
2013-12-28FULLPIPE: Implement sceneHandler24()Eugene Sandulenko
2013-12-28FULLPIPE: Implement scene24_setPoolState()Eugene Sandulenko
2013-12-28FULLPIPE: Plug scene24 inEugene Sandulenko
2013-12-28FULLPIPE: Initial implementation of scene24_initScene()Eugene Sandulenko
2013-12-28NEVERHOOD: Fix crash when playing uncompressed soundsTorbjörn Andersson