aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2014-02-28BBVS: Fix uninitialized variables in MinigameStrangerke
2014-02-28BBVS: Add a sanity check in playVideo()Strangerke
2014-02-28BBVS: Fix out of bounds access in air guitar mini gameStrangerke
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-27VOYEUR: Remove initializeManagers()Strangerke
2014-02-27VOYEUR: Remove setVm from GraphicsManagerStrangerke
2014-02-27VOYEUR: Remove setVm from FilesManagerStrangerke
2014-02-27VOYEUR: Remove setVm from EventManagerStrangerke
2014-02-27VOYEUR: Remove setVm from SoundManagerStrangerke
2014-02-26PEGASUS: Fix being able to use the inventory from the pause screenMatthew Hoops
2014-02-26VOYEUR: Remove setVm from DebuggerStrangerke
2014-02-26VOYEUR: Remove setVm from SVoyStrangerke