aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/module2000.cpp
AgeCommit message (Expand)Author
2013-05-08NEVERHOOD: Rename "Klayman" to "Klaymen" (the correct name of the game's hero)johndoe123
2013-05-08NEVERHOOD: Merge CollisionMan into Scene classjohndoe123
2013-05-08NEVERHOOD: Rename some CollisionMan methods/fieldsjohndoe123
2013-05-08NEVERHOOD: Clean up Module2000 (like the ones before)johndoe123
2013-05-08NEVERHOOD: Remove Scene::_surfaceFlag which also is obsolete nowjohndoe123
2013-05-08NEVERHOOD: Cleanup and fixesjohndoe123
2013-05-08NEVERHOOD: Implement Module2900, the teleporterjohndoe123
2013-05-08NEVERHOOD: Use constants for the numbers in get/setGlobalVarjohndoe123
2013-05-08NEVERHOOD: Rename stuff in several modulesjohndoe123
2013-05-08NEVERHOOD: Add most SoundMan remaining callsjohndoe123
2013-05-08NEVERHOOD: More work on the SoundManjohndoe123
2013-05-08NEVERHOOD: More renaming (mostly in Klayman and AnimatedSprite)johndoe123
2013-05-08NEVERHOOD: Add leaveModule and leaveScenejohndoe123
2013-05-08NEVERHOOD: Add Scene1109johndoe123
2013-05-08NEVERHOOD: Replace InsertKlayman macros with template functions (still weird ...johndoe123
2013-05-08NEVERHOOD: Try to clean up the clipRect stuff a littlejohndoe123
2013-05-08NEVERHOOD: Add Scene::setPalette for simpled palette creation and use itjohndoe123
2013-05-08NEVERHOOD: Move createSceneXXX/updateSceneXXX methodsjohndoe123
2013-05-08NEVERHOOD: Merge the three mouse classes into Mouse, introduce insertMouse433...johndoe123
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: Use setBackgroundjohndoe123
2013-05-08NEVERHOOD: Use InsertKlaymanjohndoe123
2013-05-08NEVERHOOD: Use insertStaticSpritejohndoe123
2013-05-08NEVERHOOD: Multiple changes to make the game logic code cleaner (hopefully :)johndoe123
2013-05-08NEVERHOOD: Implement Module2000johndoe123