scummvm/engines/gnap
2016-05-10 09:54:21 +02:00
..
scenes GNAP: Enforce the use of a boolean when calling playSound() 2016-05-10 09:54:21 +02:00
configure.engine GNAP: Fix compilation 2016-05-10 09:54:21 +02:00
datarchive.cpp GNAP: Fix crash in DCL decompression 2016-05-10 09:54:21 +02:00
datarchive.h GNAP: Some renaming, change some function parameters to boolean 2016-05-10 09:54:21 +02:00
debugger.cpp GNAP: Add debugger 2016-05-10 09:54:21 +02:00
debugger.h GNAP: Add debugger 2016-05-10 09:54:21 +02:00
detection.cpp GNAP: Fix hasFeature 2016-05-10 09:54:21 +02:00
fontdata.h GNAP: Some renaming, change some function parameters to boolean 2016-05-10 09:54:21 +02:00
gamesys.cpp GNAP: Add savegames (not fully working yet) 2016-05-10 09:54:21 +02:00
gamesys.h GNAP: Add savegames (not fully working yet) 2016-05-10 09:54:21 +02:00
gnap.cpp GNAP: Add debugger 2016-05-10 09:54:21 +02:00
gnap.h GNAP: Add debugger 2016-05-10 09:54:21 +02:00
grid.cpp GNAP: Use constants for some more flag values 2016-05-10 09:54:21 +02:00
menu.cpp GNAP: Enforce the use of a boolean when calling playSound() 2016-05-10 09:54:21 +02:00
module.mk GNAP: Add debugger 2016-05-10 09:54:21 +02:00
resource.cpp GNAP: Change the initial values of backGroundImageValue2&4, change transparent to boolean, use nullptr in several places 2016-05-10 09:54:21 +02:00
resource.h GNAP: Change the initial values of backGroundImageValue2&4, change transparent to boolean, use nullptr in several places 2016-05-10 09:54:21 +02:00
sound.cpp GNAP: rename SoundItem members 2016-05-10 09:54:21 +02:00
sound.h GNAP: rename SoundItem members 2016-05-10 09:54:21 +02:00