scummvm/engines/neverhood
johndoe123 44ab81eab8 NEVERHOOD: Start with the Screen class, also
- Move common headers used in modules to module.h so they don't have to be explicitly #included in each module header
- Clean up #includes
2013-05-08 20:30:58 +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: Start with the Screen class, also 2013-05-08 20:30:58 +02:00
module1500.h NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +02:00
module.cpp NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
module.h NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +02:00
module.mk NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +02:00
neverhood.cpp NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +02:00
neverhood.h NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +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 the Screen class, also 2013-05-08 20:30:58 +02:00
scene.h NEVERHOOD: More work on Module1500 2013-05-08 20:30:57 +02:00
screen.cpp NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +02:00
screen.h NEVERHOOD: Start with the Screen class, also 2013-05-08 20:30:58 +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