scummvm/engines/supernova
Joseph-Eugene Winzer 0274dca40b SUPERNOVA: Appends NULL terminator to strings
The NULL terminator is needed during parsing.
2018-03-11 23:25:00 +01:00
..
configure.engine SUPERNOVA: Create engine skeleton and game detection 2018-01-22 19:26:09 +00:00
console.cpp SUPERNOVA: Fix incorrect sanity check for debug command 2018-01-31 20:58:02 +00:00
console.h SUPERNOVA: Adds console command 'giveall' 2018-01-23 01:47:01 +00:00
detection.cpp SUPERNOVA: Fix listing saves 2018-01-23 02:15:40 +00:00
graphics.cpp SUPERONVA: Sets uninitialized values to 0 2018-01-23 02:15:46 +00:00
graphics.h SUPERNOVA: Corrects header guard name 2018-01-23 02:15:46 +00:00
module.mk SUPERNOVA: Implements GUI routines and refactors code 2018-01-22 23:54:26 +00:00
msn_def.h SUPERNOVA: Add strings for quit game prompt 2018-02-23 23:51:39 +00: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
rooms.cpp SUPERNOVA: Appends NULL terminator to strings 2018-03-11 23:25:00 +01:00
rooms.h SUPERNOVA: Appends NULL terminator to strings 2018-03-11 23:25:00 +01:00
state.cpp SUPERNOVA: Mark intentional fallthrough in switch 2018-01-31 21:09:10 +00:00
state.h SUPERNOVA: Removes unused variable 2018-03-11 23:25:00 +01:00
supernova.cpp SUPERNOVA: Adds ModeList 2018-01-23 02:15:47 +00:00
supernova.h SUPERNOVA: Fixes destruction of SoundSample buffer 2018-01-23 02:15:47 +00:00