scummvm/engines/supernova
D G Turner 719decda55 SUPERNOVA: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-01 00:31:33 +00:00
..
supernova1 SUPERNOVA: Fix Missing Default Switch Cases 2019-12-01 00:31:33 +00:00
supernova2 SUPERNOVA: Fix Missing Default Switch Cases 2019-12-01 00:31:33 +00:00
configure.engine SUPERNOVA: Add testing flag and build engine by default 2019-09-13 21:16:52 +01:00
console.cpp SUPERNOVA: Move part 1 files to it's own directory 2019-07-28 15:09:14 +01:00
console.h SUPERNOVA: Removes Console commands 2018-03-11 23:25:00 +01:00
detection.cpp ENGINES: Stop using 'single id' 2019-11-03 11:43:00 +01:00
game-manager.cpp SUPERNOVA: Fix Missing Default Switch Cases 2019-12-01 00:31:33 +00:00
game-manager.h SUPERNOVA: Merge getInput and waitOnInput methods. 2019-07-28 15:09:14 +01:00
graphics.cpp SUPERNOVA: Fix warning 2019-09-14 00:32:25 +01:00
graphics.h SUPERNOVA: Refactor .dat file access 2019-07-28 15:09:14 +01:00
imageid.h SUPERNOVA: Removes invalid ImageId entry 2019-02-06 09:42:11 +01:00
module.mk SUPERNOVA: Merge in the supernova2 engine. 2019-07-28 15:09:14 +01:00
msn_def.h SUPERNOVA: Attempt to fix compilation for Nintendo Switch 2019-07-28 15:37:48 +01:00
NOTES SUPERNOVA: Updates NOTES 2019-02-06 09:42:11 +01:00
POTFILES SUPERNOVA: Add detection.cpp to POTFILES 2019-09-17 01:14:00 +02:00
resman.cpp SUPERNOVA: Refactor .dat file access 2019-07-28 15:09:14 +01:00
resman.h SUPERNOVA: Refactor .dat file access 2019-07-28 15:09:14 +01:00
room.cpp SUPERNOVA: Code refactoring 2019-07-28 15:09:14 +01:00
room.h SUPERNOVA: Merge in the supernova2 engine. 2019-07-28 15:09:14 +01:00
screen.cpp SUPERNOVA: Fix Missing Default Switch Cases 2019-12-01 00:31:33 +00:00
screen.h SUPERNOVA: Merge create_supernova tools 2019-07-28 15:09:14 +01:00
screenstatic.cpp SUPERNOVA: Partial merge of the engine 2019-07-28 15:09:14 +01:00
sound.cpp SUPERNOVA: Partial merge of the engine 2019-07-28 15:09:14 +01:00
sound.h SUPERNOVA: Refactor sound initialization 2019-07-28 15:09:14 +01:00
supernova.cpp SUPERNOVA: Fix reading of .dat file 2019-09-18 16:05:16 +02:00
supernova.h SUPERNOVA: Merge create_supernova tools 2019-07-28 15:09:14 +01:00