scummvm/engines/neverhood
johndoe123 3c82668fe4 NEVERHOOD: More work on Module1500
- Implement Scene1501 (with yet unimpelemented stuff commented out)
- Add preliminary main loop to test stuff/updates
- Add dummy SoundResource
- And fix a mean bug/typo in some initializer lists...
(The intro now "runs" but doesn't show anything yet since the actual display code and other classes are not yet implemented yet.)
2013-05-08 20:30:57 +02:00
..
blbarchive.cpp NEVERHOOD: Start with the resource manager 2013-05-08 20:30:57 +02:00
blbarchive.h NEVERHOOD: Start with the resource manager 2013-05-08 20:30:57 +02:00
detection.cpp
entity.cpp NEVERHOOD: Add more 2013-05-08 20:30:57 +02:00
entity.h NEVERHOOD: Start with Scene and Sprite classes 2013-05-08 20:30:57 +02:00
gamemodule.cpp NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
gamemodule.h NEVERHOOD: Start with Module and GameModule classes 2013-05-08 20:30:57 +02:00
graphics.cpp NEVERHOOD: Start with Scene and Sprite classes 2013-05-08 20:30:57 +02:00
graphics.h NEVERHOOD: Start with AnimatedSprite and AnimResource 2013-05-08 20:30:57 +02:00
module1500.cpp NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
module1500.h NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
module.cpp NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
module.h NEVERHOOD: Start with Module and GameModule classes 2013-05-08 20:30:57 +02:00
module.mk NEVERHOOD: Start with Scene and Sprite classes 2013-05-08 20:30:57 +02:00
neverhood.cpp NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
neverhood.h NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
palette.cpp NEVERHOOD: More work on the Palette class 2013-05-08 20:30:57 +02:00
palette.h NEVERHOOD: More work on the Palette class 2013-05-08 20:30:57 +02:00
resource.cpp NEVERHOOD: Start with AnimatedSprite and AnimResource 2013-05-08 20:30:57 +02:00
resource.h NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
resourceman.cpp NEVERHOOD: Start with the resource manager 2013-05-08 20:30:57 +02:00
resourceman.h NEVERHOOD: Start with the resource manager 2013-05-08 20:30:57 +02:00
scene.cpp NEVERHOOD: Start with Scene and Sprite classes 2013-05-08 20:30:57 +02:00
scene.h NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
sprite.cpp NEVERHOOD: Start with AnimatedSprite and AnimResource 2013-05-08 20:30:57 +02:00
sprite.h NEVERHOOD: Start with AnimatedSprite and AnimResource 2013-05-08 20:30:57 +02:00