aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/module2300.cpp
AgeCommit message (Expand)Author
2013-05-08NEVERHOOD: Add support for the demo versionjohndoe123
2013-05-08NEVERHOOD: Clean up Module2300 (like the ones before)johndoe123
2013-05-08NEVERHOOD: Move setting of debug variables to the GameModulejohndoe123
2013-05-08NEVERHOOD: Use constants for the numbers in get/setGlobalVarjohndoe123
2013-05-08NEVERHOOD: Enable/fixup navigation scene sound update code in several modulesjohndoe123
2013-05-08NEVERHOOD: Add sound lists to all modules which have themjohndoe123
2013-05-08NEVERHOOD: Add most SoundMan remaining callsjohndoe123
2013-05-08NEVERHOOD: More work on the SoundManjohndoe123
2013-05-08NEVERHOOD: Add leaveModule and leaveScenejohndoe123
2013-05-08NEVERHOOD: Move createSceneXXX/updateSceneXXX methodsjohndoe123
2013-05-08NEVERHOOD: Remove unused resource preloading stuff (probably resource preload...johndoe123
2013-05-08NEVERHOOD: Add Module::updateChild and use it (in most places)johndoe123
2013-05-08NEVERHOOD: Multiple changes to make the game logic code cleaner (hopefully :)johndoe123
2013-05-08NEVERHOOD: Introduce and use Module::createNavigationScene and Module::create...johndoe123
2013-05-08NEVERHOOD: Implement Module2300 (just a bunch of NavigationScenes)johndoe123