aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/scene.h
AgeCommit message (Expand)Author
2016-05-21NEVERHOOD: Reduce audio header dependenciesOri Avtalion
2014-02-18NEVERHOOD: Make GPL headers consisten in themselves.Johannes Schickel
2013-09-27NEVERHOOD: Fix uninitialized members of the Scene class and remove dead code ...Filippos Karapetis
2013-09-14NEVERHOOD: Rename the "room" command to "scene" and enhance itFilippos Karapetis
2013-09-14NEVERHOOD: Move StaticScene into scene.h/.cppFilippos Karapetis
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-09NEVERHOOD: Add a console command to display the current surfacesFilippos Karapetis
2013-05-08NEVERHOOD: Rename "Klayman" to "Klaymen" (the correct name of the game's hero)johndoe123
2013-05-08NEVERHOOD: Move Scene2804::initCrystalColors() to GameModule::initCrystalColo...johndoe123
2013-05-08NEVERHOOD: Clean up DiskplayerScenejohndoe123
2013-05-08NEVERHOOD: Merge CollisionMan into Scene classjohndoe123
2013-05-08NEVERHOOD: Rename some CollisionMan methods/fieldsjohndoe123
2013-05-08NEVERHOOD: Add initCubeSymbolsPuzzlejohndoe123
2013-05-08NEVERHOOD: More work on the menu system:johndoe123
2013-05-08NEVERHOOD: Remove Scene::_surfaceFlag which also is obsolete nowjohndoe123
2013-05-08NEVERHOOD: Remove DirtyBackground which became obsolete after the renderqueue...johndoe123
2013-05-08NEVERHOOD: Rename stuff in the Scene class and clean up a littlejohndoe123
2013-05-08NEVERHOOD: Remove SsScene1002LadderArch and Class599 and turn them into stati...johndoe123
2013-05-08NEVERHOOD: Start with Module2500johndoe123
2013-05-08NEVERHOOD: Add Module1600 and Scene1608 (stuff will be renamed later)johndoe123
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: Merge the three mouse classes into Mouse, introduce insertMouse433...johndoe123
2013-05-08NEVERHOOD: Use InsertKlaymanjohndoe123
2013-05-08NEVERHOOD: Multiple changes to make the game logic code cleaner (hopefully :)johndoe123
2013-05-08NEVERHOOD: Implement Scene2201johndoe123
2013-05-08NEVERHOOD: More work on Module3000 and Scene3009 (incomplete)johndoe123
2013-05-08NEVERHOOD: New modules Module1200, Module1400, Module1700 and Module1800johndoe123
2013-05-08NEVERHOOD: Start with Module1200/Scene1201 (not complete yet)johndoe123
2013-05-08NEVERHOOD: Implement Scene1004johndoe123
2013-05-08NEVERHOOD: Implement MouseCursorResource and Mouse433 mouse cursorjohndoe123
2013-05-08NEVERHOOD: More work on Klayman (still eye cancerous code)johndoe123
2013-05-08NEVERHOOD: More work on Klaymanjohndoe123
2013-05-08NEVERHOOD: Add StaticData classjohndoe123
2013-05-08NEVERHOOD: Implement SmackerScene, SmackerPlayer and related stuffjohndoe123
2013-05-08NEVERHOOD: Start with the Background and DirtyBackground classesjohndoe123
2013-05-08NEVERHOOD: More work on Module1500johndoe123
2013-05-08NEVERHOOD: Start with Scene and Sprite classesjohndoe123