aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/scene.cpp
AgeCommit message (Expand)Author
2019-12-05NEVERHOOD: Fix Missing Default Switch CasesD G Turner
2016-05-21NEVERHOOD: Reduce audio header dependenciesOri Avtalion
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-02-18NEVERHOOD: Make GPL headers consisten in themselves.Johannes Schickel
2013-12-25NEVERHOOD: Change more message values to enumsFilippos Karapetis
2013-12-23NEVERHOOD: Add names to some message IDsFilippos Karapetis
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-08-05NEVERHOOD: Remove NRect constructorMax Horn
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-17NEVERHOOD: Fix Smacker errors in Scene1317 (bug #3613666)johndoe123
2013-06-09NEVERHOOD: Add a console command to display the current surfacesFilippos Karapetis
2013-05-08NEVERHOOD: Fix member var initializationsjohndoe123
2013-05-08NEVERHOOD: Rename "Klayman" to "Klaymen" (the correct name of the game's hero)johndoe123
2013-05-08NEVERHOOD: Fix Module1300::createScenejohndoe123
2013-05-08NEVERHOOD: Don't load a DataResource if the same data is already loaded; this...johndoe123
2013-05-08NEVERHOOD: Remove more old TODOsjohndoe123
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: Implement resource cache purging and purge it after each scenejohndoe123
2013-05-08NEVERHOOD: Add initCubeSymbolsPuzzlejohndoe123
2013-05-08NEVERHOOD: More work on the menu system:johndoe123
2013-05-08NEVERHOOD: Add making of video to the main menujohndoe123
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: Fix a very stupid bug in Scene::insertMouse433johndoe123
2013-05-08NEVERHOOD: Use CursorManjohndoe123
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: Implement the actual audio codejohndoe123
2013-05-08NEVERHOOD: Start with Module2500johndoe123
2013-05-08NEVERHOOD: Rename SetSpriteCallback to SetSpriteUpdatejohndoe123
2013-05-08NEVERHOOD: Add Module1600 and Scene1608 (stuff will be renamed later)johndoe123
2013-05-08NEVERHOOD: Add Scene1109johndoe123
2013-05-08NEVERHOOD: Replace InsertKlayman macros with template functions (still weird ...johndoe123
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: Multiple changes to make the game logic code cleaner (hopefully :)johndoe123
2013-05-08NEVERHOOD: Implement HallOfRecordsScene (and all HoR scenes) and Scene2247johndoe123
2013-05-08NEVERHOOD: Implement Scene2201johndoe123
2013-05-08NEVERHOOD: More work on Module3000 and Scene3009 (incomplete)johndoe123
2013-05-08NEVERHOOD: Implement Scene1403, Scene1404 and Scene1405 (memory minigame)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: Fix crash/corruption in clipped sprite drawingjohndoe123
2013-05-08NEVERHOOD: More work on Scene1002, Klayman and the restjohndoe123