scummvm/engines/supernova
2018-06-29 09:14:17 +02:00
..
configure.engine
console.cpp SUPERNOVA: Removes Console commands 2018-03-11 23:25:00 +01:00
console.h SUPERNOVA: Removes Console commands 2018-03-11 23:25:00 +01:00
detection.cpp SUPERNOVA: Renames NULL to nullptr 2018-04-15 18:23:11 +01:00
graphics.cpp SUPERNOVA: Moves constants to screen.h 2018-04-15 18:28:38 +01:00
graphics.h SUPERNOVA: Renames MSNImageDecoder to MSNImage 2018-04-15 18:23:11 +01:00
imageid.h SUPERNOVA: Implements renderImage with ImageId 2018-04-15 18:28:39 +01:00
module.mk SUPERNOVA: Adds skeleton for screen abstraction 2018-04-15 18:23:12 +01:00
msn_def.h SUPERNOVA: Removes global nullObject 2018-04-15 18:47:33 +01:00
NOTES SUPERNOVA: Updates NOTES 2018-01-23 00:29:35 +00:00
POTFILES SUPERNOVA: Add POTFILES to get translated text for the GUI 2018-01-23 02:15:33 +00:00
resman.cpp SUPERNOVA: Wraps resources in ScopedPtr 2018-04-15 18:28:38 +01:00
resman.h SUPERNOVA: Wraps resources in ScopedPtr 2018-04-15 18:28:38 +01:00
rooms.cpp SUPERNOVA: Fixes type camel case 2018-04-15 18:28:38 +01:00
rooms.h SUPERNOVA: Fixes type camel case 2018-04-15 18:28:38 +01:00
screen.cpp JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
screen.h SUPERNOVA: Implements renderImage with ImageId 2018-04-15 18:28:39 +01:00
screenstatic.cpp SUPERNOVA: Moves font data to screenstatic.cpp 2018-04-15 18:28:38 +01:00
sound.cpp SUPERNOVA: Renames Music/AudioIndex to Music/AudioId 2018-04-15 18:28:38 +01:00
sound.h SUPERNOVA: Renames Music/AudioIndex to Music/AudioId 2018-04-15 18:28:38 +01:00
state.cpp SUPERNOVA: Fix warning 2018-06-29 09:14:17 +02:00
state.h SUPERNOVA: Removes unused variable 2018-04-16 11:47:06 +02:00
supernova.cpp SUPERNOVA: Removes global nullObject 2018-04-15 18:47:33 +01:00
supernova.h SUPERNOVA: Removes renderImageSection() from SupernovaEngine 2018-04-15 18:28:39 +01:00