aboutsummaryrefslogtreecommitdiff
path: root/engines/mads
AgeCommit message (Expand)Author
2014-05-19MADS: Some refactoring in scene group 3Strangerke
2014-05-19MADS: Reduce variable scope in scene group 5, rename one variableStrangerke
2014-05-19MADS: Some refactoring in scene 402Strangerke
2014-05-19MADS: Reduce the scope of a variable in ResourceStrangerke
2014-05-19MADS: Refactor a bit the calls of generateRandom()Strangerke
2014-05-19MADS: Reduce the scope of some variables in PaletteStrangerke
2014-05-19MADS: Reduce the scope of another variable in AnimationStrangerke
2014-05-19MADS: Reduce the scope of a variable in ASoundStrangerke
2014-05-19MADS: Fix scrolling checkStrangerke
2014-05-19MADS: Some more British -> American English modificationsStrangerke
2014-05-19MADS: Reduce the scope of a variable in Action, rename some British variable ...Strangerke
2014-05-19MADS: Implement two palette functionsStrangerke
2014-05-18MADS: Rework removePlayerSprites(), get rid of another TODOStrangerke
2014-05-18MADS: Add removePlayerSprites(), remove a TODOStrangerke
2014-05-18MADS: Changed 16-bit globals over to be 32-bitsPaul Gilbert
2014-05-18MADS: Remove temporary DummySceneStrangerke
2014-05-18MADS: Some work and bugfixing in scene 701Strangerke
2014-05-18MADS: Implement scene 810Strangerke
2014-05-18MADS: Implement scene 808Strangerke
2014-05-18MADS: Implement scene 805Strangerke
2014-05-18MADS: Replace _ongoingGame by the use of quitGame()Strangerke
2014-05-18MADS: Implement scene 803, add an ongoingGame global flag to exit the multipl...Strangerke
2014-05-17MADS: Fix for using inventory actionsPaul Gilbert
2014-05-17MADS: Added initialisation method for random messages displayPaul Gilbert
2014-05-17MADS: Completed random message generation methodPaul Gilbert
2014-05-17MADS: Implement scene 802Strangerke
2014-05-17MADS: Further work on scene 701Filippos Karapetis
2014-05-17MADS: Implement scene 801Strangerke
2014-05-16MADS: In progress framework for on-screen random messagesPaul Gilbert
2014-05-17MADS: Implement scene 751Strangerke
2014-05-16MADS: Properly implemented object quality codePaul Gilbert
2014-05-16MADS: Implement scene 706Strangerke
2014-05-16MADS: Implement scene 705Strangerke
2014-05-16MADS: Bugfix for scene 804Filippos Karapetis
2014-05-16MADS: Some more work on scene 701Filippos Karapetis
2014-05-16MADS: Clean up sound driver creation switch blockPaul Gilbert
2014-05-16MADS: Add a sanity check in pollActiveChannel()Filippos Karapetis
2014-05-16MADS: SpacingFilippos Karapetis
2014-05-16MADS: Implement scene 704Strangerke
2014-05-16MADS: Remove some optional parametersStrangerke
2014-05-16MADS: Implemented sound player for scene group 8Paul Gilbert
2014-05-16MADS: Add a FIXME for scene 307Filippos Karapetis
2014-05-16MADS: Do not attempt to remove objects that aren't in the inventoryFilippos Karapetis
2014-05-16MADS: Bugfixes and cleanup for scene 202Filippos Karapetis
2014-05-16MADS: Bugfixes for shooting down the monkeyFilippos Karapetis
2014-05-15MADS: Implemented sound player for scene group 7Paul Gilbert
2014-05-16MADS: Check if a rect is sane before attempting to create itFilippos Karapetis
2014-05-16MADS: Bugfix for sequence triggersFilippos Karapetis
2014-05-15MADS: Implement sound player for scene group 6Paul Gilbert
2014-05-16MADS: Fix bug when watching the meteorologist through the binocularsFilippos Karapetis