aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dialogs.cpp
AgeCommit message (Collapse)Author
2013-09-26AVALANCHE: Partially implement (there are still missing features: icon, ↵uruk
keyboard control) the last missing type of scrolls: dialogs. Move some functions/variables, remove unused code in order to do so.
2013-09-25AVALANCHE: Janitorial - Use ++ and -- when possibleStrangerke
2013-09-24AVALANCHE: Use People enum as a type for several variables, modify functions ↵Strangerke
accordingly
2013-09-24AVALANCHE: Use Room enum instead of byte in misc placeStrangerke
2013-09-24AVALANCHE: Move 2 enums out of Avalot classes, set private some parser variablesStrangerke
2013-09-21AVALANCHE: Merge Gyro, Lucerna and AvalotStrangerke
2013-09-21AVALANCHE: Merge Acci and ParserStrangerke
2013-09-21AVALANCHE: rename scrolls to dialogsStrangerke