aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular
AgeCommit message (Collapse)Author
2014-05-26MADS: Fix a couple of out of bound access in ASound7 and ASound8Strangerke
2014-05-26MADS: Fix stupid bug in scene 501Strangerke
2014-05-26MADS: Remove dead code in scene 608, some reworkStrangerke
2014-05-26MADS: Remove obsolete comment in scene 608Strangerke
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-26MADS: Fix missing initialization in Nebular dialogs class.D G Turner
Fixes CID #1216229.
2014-05-26MADS: Implement the recipe showing functionalityFilippos Karapetis
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
Also, add a TODO in doObjectAction()
2014-05-26MADS: Fix a bug in scene 701 (door sprite playing in weird orders)Strangerke
2014-05-26MADS: Add more friendly names for action verbs and nounsFilippos Karapetis
2014-05-26MADS: Fix a bug in scene 701 logic, rework some timer callsStrangerke
2014-05-25MADS: Fix for player disappearing after throwing fish or burgerPaul Gilbert
2014-05-24MADS: Generalize sequence record _msgPos as _positionPaul Gilbert
2014-05-24MADS: Fix for standing up from chair in scene 101Paul Gilbert
2014-05-24MADS: Implement screen shakingPaul Gilbert
2014-05-24MADS: Implemented scene fadingPaul Gilbert
2014-05-24MADS: Standardized fading out methods as fadeOutPaul Gilbert
2014-05-23MADS: Reorder some Synchronize functions for consistency across scene groupsStrangerke
2014-05-23MADS: Move contructors out of the header in scene group 8Strangerke
2014-05-23MADS: Move contructors out of the header in scene group 7Strangerke
2014-05-23MADS: Move contructors out of the header in scene group 6Strangerke
2014-05-23MADS: Move contructors out of the header in scene group 5Strangerke
2014-05-22MADS: Fix ending of turkey explosion sequence in scene 103Paul Gilbert
2014-05-22MADS: Move contructors out of the header in scene group 4Strangerke
2014-05-22MADS: Move contructors out of the header in scene group 3Strangerke
2014-05-22MADS: Move contructors out of the header in scene group 2Strangerke
2014-05-21MADS: Some refactoring in group scene 1Strangerke
2014-05-21MADS: Move the remaining contructors out of the header in scene group 1Strangerke
2014-05-21MADS: Remove useless variable in scene 103Strangerke
2014-05-21MADS: Move some contructors from .h to .cpp in scene group 1Strangerke
2014-05-21MADS: Add synchronize functions in scene group 8Strangerke
2014-05-21MADS: Remove some redundant TODOsPaul Gilbert
2014-05-21MADS: Remove obsolete commentStrangerke
2014-05-21MADS: Fix synchronize in scene 752Strangerke
2014-05-20MADS: Fix loading sprite in scene 701Paul Gilbert
2014-05-21MADS: Add synchronize where useful in scene group 7Strangerke
2014-05-20MADS: Add synchronize where useful in scene group 6Strangerke
2014-05-20MADS: Add synchronize where useful in scene group 5Strangerke
2014-05-20MADS: Fix compilation warning reported by digitallStrangerke
2014-05-20MADS: Add more friendly names for nounsFilippos Karapetis
2014-05-20MADS: Fix typoFilippos Karapetis
2014-05-20MADS: Rename several nouns to verbsFilippos Karapetis
2014-05-20MADS: Fix a bug in scene 104Filippos Karapetis
2014-05-20MADS: Add more friendly names for nounsFilippos Karapetis
2014-05-20MADS: Add synchronize in scene 501Strangerke
2014-05-20MADS: Replace most of the action nouns with their friendly namesFilippos Karapetis
2014-05-20MADS: Replace more verbs with friendly names and fix usages of isActionFilippos Karapetis
2014-05-20MADS: Replace more verbs with their friendly namesFilippos Karapetis
2014-05-20MADS: Fix some usages of isAction() with nounsFilippos Karapetis
2014-05-20MADS: Replace more dialog IDs with their decimal valuesFilippos Karapetis