aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/module1400.cpp
AgeCommit message (Expand)Author
2013-05-08NEVERHOOD: Some cleanup:johndoe123
2013-05-08NEVERHOOD: Rename puzzle initialization methods and give them better namesjohndoe123
2013-05-08NEVERHOOD: Remove Scene::_surfaceFlag which also is obsolete nowjohndoe123
2013-05-08NEVERHOOD: Use hardcoded values as width/height of several sprites (in the or...johndoe123
2013-05-08NEVERHOOD: Remove TODOs concerning the original engine's debug codejohndoe123
2013-05-08NEVERHOOD: Cleanup and fixesjohndoe123
2013-05-08NEVERHOOD: Replace most of the literal digits in get/setSubVar with constantsjohndoe123
2013-05-08NEVERHOOD: Use constants for the numbers in get/setGlobalVarjohndoe123
2013-05-08NEVERHOOD: Rename stuff in DiskplayerScenejohndoe123
2013-05-08NEVERHOOD: Simplify code and rename thingsjohndoe123
2013-05-08NEVERHOOD: Rename stuff in several modulesjohndoe123
2013-05-08NEVERHOOD: Work on Module1600:johndoe123
2013-05-08NEVERHOOD: Rename more stuff in Module1400; also fix some bugsjohndoe123
2013-05-08NEVERHOOD: Work on Module1400:johndoe123
2013-05-08NEVERHOOD: Change sound stuff in Module1400johndoe123
2013-05-08NEVERHOOD: Implement the actual audio codejohndoe123
2013-05-08NEVERHOOD: More work on the SoundManjohndoe123
2013-05-08NEVERHOOD: Rename SetSpriteCallback to SetSpriteUpdatejohndoe123
2013-05-08NEVERHOOD: More renaming (mostly in Klayman and AnimatedSprite)johndoe123
2013-05-08NEVERHOOD: Major renaming:johndoe123
2013-05-08NEVERHOOD: Add floor button to Scene1401johndoe123
2013-05-08NEVERHOOD: Add Scene1609johndoe123
2013-05-08NEVERHOOD: Add leaveModule and leaveScenejohndoe123
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: Add Sprite::setVisible and use it instead of direct access to the ...johndoe123
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: Add Scene1304johndoe123
2013-05-08NEVERHOOD: Introduce and use Module::createNavigationScene and Module::create...johndoe123
2013-05-08NEVERHOOD: Implement Scene1403, Scene1404 and Scene1405 (memory minigame)johndoe123
2013-05-08NEVERHOOD: New modules Module1200, Module1400, Module1700 and Module1800johndoe123