aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/module1100.cpp
AgeCommit message (Collapse)Author
2013-05-08NEVERHOOD: More renaming (mostly in Klayman and AnimatedSprite)johndoe123
2013-05-08NEVERHOOD: Major renaming:johndoe123
- Give better names to animation callback functions/vars - Give better names to animation functions (previously known as subXXXX - not completed yet) - Add dumpAllResources (which is a lie, since it only dumps animations for now) - More renaming to come
2013-05-08NEVERHOOD: Add leaveModule and leaveScenejohndoe123
(instead of using sendMessage directly)
2013-05-08NEVERHOOD: Add Scene1109johndoe123
- Also fix some bugs regarding a missing parameter to setMessageList in various scenes
2013-05-08NEVERHOOD: Start with Module1100 and add Scene1105johndoe123