scummvm/engines/supernova
2018-01-31 20:45:31 +00:00
..
configure.engine
console.cpp SUPERNOVA: Use setCurrentImage instead of passing the image to renderImage 2018-01-23 02:15:40 +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: Corrects header guard name 2018-01-23 02:15:46 +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: Improve waiting until a sound has finished playing 2018-01-23 02:15:47 +00:00
rooms.h SUPERNOVA: Corrects header guard name 2018-01-23 02:15:46 +00:00
state.cpp SUPERNOVA: Improve command button size for translations 2018-01-31 20:45:31 +00:00
state.h SUPERNOVA: Renames INT32_MAX to kMaxTimerValue 2018-01-23 02:15:46 +00: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