aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes.cpp
AgeCommit message (Expand)Author
2013-11-20FULLPIPE: Reduce header dependencyEugene Sandulenko
2013-11-20FULLPIPE: Moved sceneDbg to a separate fileEugene Sandulenko
2013-11-20FULLPIPE: Move scene03 into separate fileEugene Sandulenko
2013-11-20FULLPIPE: Move scene02 to separate fileEugene Sandulenko
2013-11-20FULLPIPE: Move scene01 to separate fileEugene Sandulenko
2013-11-20FULLPIPE: Move sceneIntro to separate fileEugene Sandulenko
2013-11-20FULLPIPE: Move message handlers into separate fileEugene Sandulenko
2013-11-20FULLPIPE: Consolidate lift-related functions in one fileEugene Sandulenko
2013-11-19FULLPIPE: Complete scene02Eugene Sandulenko
2013-11-19FULLPIPE: More work on scene02Eugene Sandulenko
2013-11-19FULLPIPE: More work on scene02Eugene Sandulenko
2013-11-19FULLPIPE: Do some renaming in scene02Eugene Sandulenko
2013-11-18FULLPIPE: Started scene02 implementationEugene Sandulenko
2013-11-06FULLPIPE: Completed scene03 codeEugene Sandulenko
2013-11-06FULLPIPE: Remaining scene03 functionsEugene Sandulenko
2013-11-06FULLPIPE: More scene03 functionsEugene Sandulenko
2013-11-06FULLPIPE: More work on scene03Eugene Sandulenko
2013-11-05FULLPIPE: Continued work on scene 3Eugene Sandulenko
2013-11-04FULLPIPE: Started implementing scene 3Eugene Sandulenko
2013-10-28FULLPIPE: Implement sceneHandlerIntro()Eugene Sandulenko
2013-10-10FULLPIPE: Made setting rooms via bootparams easierEugene Sandulenko
2013-09-28FULLPIPE: Fix compiler warningEugene Sandulenko
2013-09-22FULLPIPE: Fix unneeded check. CID 1063206Eugene Sandulenko
2013-09-18FULLPIPE: CGameVar -> GameVarEugene Sandulenko
2013-09-18FULLPIPE: CObjstateCommand -> ObjStateCommandEugene Sandulenko
2013-09-18FULLPIPE: Rename C* modal objectsEugene Sandulenko
2013-09-18FULLPIPE: CPtrList -> PtrListEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes in utils.cppEugene Sandulenko
2013-09-18FULLPIPE: Remove C* prefixes from motion classesEugene Sandulenko
2013-09-18FULLPIPE: Implement CMovGraph_messageHandler()Eugene Sandulenko
2013-09-16FULLPIPE: Fix cheat codes. Bug in original?Eugene Sandulenko
2013-09-15FULLPIPE: Initialize 'selector'. CID 1063200Eugene Sandulenko
2013-09-10FULLPIPE: Finish sceneHandlerDbgMenu()Eugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-09FULLPIPE: Started debug sceneEugene Sandulenko
2013-09-09FULLPIPE: Fix logical error. CID 1086776Eugene Sandulenko
2013-09-06FULLPIPE: WIP debug outputEugene Sandulenko
2013-09-06FULLPIPE: Added more debug outputEugene Sandulenko
2013-09-06FULLPIPE: Fixe few warningsEugene Sandulenko
2013-09-06FULLPIPE: Fix couple of Coverity defectsEugene Sandulenko
2013-09-06FULLPIPE: Finish global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: More work on global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Started implementation of global_messageHandler3()Eugene Sandulenko
2013-09-06FULLPIPE: Implement Scene::initObjectCursors()Eugene Sandulenko
2013-09-06FULLPIPE: Fix mistypeEugene Sandulenko
2013-09-06FULLPIPE: Fix number of bugs found by CoverityEugene Sandulenko
2013-09-06FULLPIPE: Implement global_messageHandler2()Eugene Sandulenko
2013-09-06FULLPIPE: More work on behaviors. Animations start to (buggy) work.Eugene Sandulenko
2013-09-06FULLPIPE: Fix crashEugene Sandulenko
2013-09-06FULLPIPE: Rename base class variables to avoid ambigiuityEugene Sandulenko