aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-03-06MADS: Implementing support methods needed for scene 804 initialisationPaul Gilbert
2014-03-06MADS: Added in Rex Nebular globals classPaul Gilbert
2014-03-05MADS: Implemented missing hotspot methodPaul Gilbert
2014-03-05MADS: Moved hotspot code to a separate filePaul Gilbert
2014-03-05MADS: Starting implementation of scene group 8Paul Gilbert
2014-03-05MADS: More Animation class implementationPaul Gilbert
2014-03-05MADS: Completed implementing drawElements and support methodsPaul Gilbert
2014-03-05MADS: Further implementation of drawElementsPaul Gilbert
2014-03-04MADS: Beginnings of code support for Scene::drawElementsPaul Gilbert
2014-03-04MADS: Finished remainder of Scene::doFramePaul Gilbert
2014-03-04MADS: Implementation of timer functionality for Scene::doFramePaul Gilbert
2014-03-03MADS: Implemented extra message and dirty area classesPaul Gilbert
2014-03-03MADS: Implemented sequence list, improvements for sprite assetsPaul Gilbert
2014-03-03MADS: Implementing Scene::doFramePaul Gilbert
2014-03-02MADS: Bulk of implementation of ScreenObjects::checkPaul Gilbert
2014-03-02MADS: Implemented more of the multi-scene loopPaul Gilbert
2014-03-02MADS: Moved Player class into it's own filePaul Gilbert
2014-03-02MADS: Added skeleton class for actionsPaul Gilbert
2014-03-02MADS: Further animation loading and final section of scene loading codePaul Gilbert
2014-03-02MADS: Implemented rest of animation loadingPaul Gilbert
2014-03-02MADS: In progress implementing animation loaderPaul Gilbert
2014-03-02MADS: Actually added new animation filesPaul Gilbert
2014-03-02MADS: Added skeleton file for animation classPaul Gilbert
2014-03-02MADS: Added loading for scene nodes and hotspostPaul Gilbert
2014-03-01MADS: Further fixes for SceneInfo data loadingPaul Gilbert
2014-03-01MADS: Basic scne info loading is now workingPaul Gilbert
2014-03-01Merge branch 'master' into madsPaul Gilbert
2014-03-01TONY: Remove unused error definesStrangerke
2014-03-01TONY: Remove dummy definesStrangerke
2014-03-01TONY: Remove unused function declaration in lzoStrangerke
2014-03-01TONY: Indent code properly in lzoStrangerke
2014-03-01TONY: Remove dead code in lzoStrangerke
2014-03-01AGOS: Convert verb ids for Simon the Sorcerer 2.Kirben
2014-03-01FULLPIPE: Implement scene18_initScene1()Eugene Sandulenko
2014-03-01AGOS: Enable verb display in Simon the Sorcerer 2.Kirben
2014-02-28MADS: More work implementing scene info loadingPaul Gilbert
2014-03-01VOYEUR: Fix the value of the CMapResource used in the fading of showConversio...Strangerke
2014-03-01VOYEUR: Match the original and test _iForcedDeath after doHeadTitle()Strangerke
2014-02-28TOON: Reduce the scope of some more variables.Strangerke
2014-02-28TOON: Reduce the scope of a couple of variables.Strangerke
2014-02-28TOON: Remove double identical check.Strangerke
2014-02-28TONY: Reduce the scope of more variablesStrangerke
2014-02-28TONY: Fix some British commentsStrangerke
2014-02-28TONY: Reduce the scope of some more variablesStrangerke
2014-02-28TONY: Reduce the scope of some variables, change the return type of findPath()Strangerke
2014-02-28FULLPIPE: Implement scene18_updateCursor()Eugene Sandulenko
2014-02-28BBVS: Fix compilation.Kirben
2014-02-28FULLPIPE: Implement cene18_initScene2()Eugene Sandulenko
2014-02-28BBVS: Use a boolean for _gameResult. Adapt function declarations accordinglyStrangerke
2014-02-28BBVS: Initialize a pointer to nullptr instead of 0Strangerke