scummvm/engines/gnap
2020-10-11 23:14:39 +02:00
..
scenes GNAP: Add override keywords 2020-02-09 12:43:15 +01:00
character.cpp GNAP: Fix Missing Default Switch Cases 2019-11-27 00:11:29 +00:00
character.h GNAP: Add override keywords 2020-02-09 12:43:15 +01:00
configure.engine ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
datarchive.cpp GNAP: Remove debug message 2016-06-02 23:46:19 +02:00
datarchive.h GNAP: Fix some spacing 2016-05-17 22:10:10 +02:00
debugger.cpp GNAP: Fix Set-But-Unused Variable Compiler Warning. 2017-01-15 14:26:11 +00:00
debugger.h GNAP: Add override keywords 2020-02-09 12:43:15 +01:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
fontdata.h GNAP: Split font description array in two 2017-03-22 21:35:22 +01:00
gamesys.cpp GNAP: Improve Error Output When Bitmap Loading Fails 2020-09-30 20:56:30 +01:00
gamesys.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
gnap.cpp GNAP: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
gnap.h ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
grid.cpp GNAP: Add safeguard checks in PlayerGnap's getWalkStopSequenceId and getWalkFacing 2016-05-23 07:52:48 +02:00
menu.cpp ENGINES: Cleanup of savegame filenames generation 2020-02-16 15:44:28 -08:00
metaengine.cpp ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
music.cpp GNAP: Remove an irrelevant TODO copied from another engine 2016-05-23 01:51:31 +02:00
music.h GNAP: Add override keywords 2020-02-09 12:43:15 +01:00
POTFILES GNAP: Add POTFILES 2016-11-26 11:14:01 +01:00
resource.cpp GNAP: Fix sprites display on big endian systems 2016-05-30 22:21:49 +01:00
resource.h GNAP: Fix some uninitialized variables 2016-05-24 07:46:19 +02:00
sound.cpp GNAP: Consistently check the return value of find(resourceId) 2016-06-09 23:38:13 +02:00
sound.h GNAP: Add missing stars in header, change include guard name in gnap.h 2016-05-17 22:05:35 +02:00