aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/module1000.cpp
AgeCommit message (Expand)Author
2013-05-08NEVERHOOD: Rename SetSpriteCallback to SetSpriteUpdatejohndoe123
2013-05-08NEVERHOOD: Added a FIXMEFilippos Karapetis
2013-05-08NEVERHOOD: Minor renaming, avoid mixing variables with their typesFilippos Karapetis
2013-05-08NEVERHOOD: Some renaming in Module1000johndoe123
2013-05-08NEVERHOOD: More renaming (mostly in Klayman and AnimatedSprite)johndoe123
2013-05-08NEVERHOOD: Major renaming:johndoe123
2013-05-08NEVERHOOD: Add leaveModule and leaveScenejohndoe123
2013-05-08NEVERHOOD: Replace InsertKlayman macros with template functions (still weird ...johndoe123
2013-05-08NEVERHOOD: Try to cleanup sprite creation with a templated insertSprite funct...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: Merge the three mouse classes into Mouse, introduce insertMouse433...johndoe123
2013-05-08NEVERHOOD: Merge Palette2 class into Palettejohndoe123
2013-05-08NEVERHOOD: Rename Palette2::addPalette to addBasePalette to prepare the merge...johndoe123
2013-05-08NEVERHOOD: Merge createSceneXXX/updateSceneXXX methods into createScene and u...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: Multiple changes to make the game logic code cleaner (hopefully :)johndoe123
2013-05-08NEVERHOOD: Start with Module1300 and implement Scene1302johndoe123
2013-05-08NEVERHOOD: Very small cleanupjohndoe123
2013-05-08NEVERHOOD: Implement Scene2205johndoe123
2013-05-08NEVERHOOD: Implement Module2300 (just a bunch of NavigationScenes)johndoe123
2013-05-08NEVERHOOD: Implement Scene1004johndoe123
2013-05-08NEVERHOOD: Implement Scene1005johndoe123
2013-05-08NEVERHOOD: Implement NavigationScenejohndoe123
2013-05-08NEVERHOOD: More work on Scene1002johndoe123
2013-05-08NEVERHOOD: Implement color replace in AnimatedSpritejohndoe123
2013-05-08NEVERHOOD: More work on Scene1002, Klayman and the restjohndoe123
2013-05-08NEVERHOOD: More work on Scene1002johndoe123
2013-05-08NEVERHOOD: Start with Scene1002 (a lot incomplete)johndoe123
2013-05-08NEVERHOOD: Implement Mouse435johndoe123
2013-05-08NEVERHOOD: Implement MouseCursorResource and Mouse433 mouse cursorjohndoe123
2013-05-08NEVERHOOD: More work on Scene1001/Klaymanjohndoe123
2013-05-08NEVERHOOD: Implement game varsjohndoe123
2013-05-08NEVERHOOD: More work on Scene1001/Klaymanjohndoe123
2013-05-08NEVERHOOD: More work on Scene1001 and Klaymanjohndoe123
2013-05-08NEVERHOOD: More work on Klayman (still eye cancerous code)johndoe123
2013-05-08NEVERHOOD: More work on Klaymanjohndoe123
2013-05-08NEVERHOOD: Start with the Klayman class (this is quite some horrible code, al...johndoe123
2013-05-08NEVERHOOD: More work on Scene1001, also give sprites classes and vars some be...johndoe123
2013-05-08NEVERHOOD: Add transparency and x flipping to sprite drawing (flip y still TO...johndoe123
2013-05-08NEVERHOOD: More work on Scene1001, implement Class509 (yes, will be renamed l...johndoe123
2013-05-08NEVERHOOD: Module1000 and Scene1001 skeletonsjohndoe123
2013-05-08NEVERHOOD: Add skeleton for Module1000johndoe123