scummvm/engines/glk/alan2
2020-01-31 13:41:31 +01:00
..
acode.h GLK: ALAN2: Cleanup 2019-11-17 14:06:14 -08:00
alan2.cpp GLK: Fix off-by-one memory read 2019-07-07 09:26:52 -07:00
alan2.h GLK: More override keywords 2020-01-31 13:41:31 +01:00
alan_version.cpp GLK: ALAN2: Remove unused variable 2019-06-23 14:41:49 -07:00
alan_version.h GLK: ALAN2: Initial import of full set of interpreter files 2019-06-22 14:40:49 -07:00
args.cpp GLK: ALAN2: Remove redundant includes 2019-06-22 15:06:35 -07:00
args.h GLK: ALAN2: Removing all the existing system specific ifdef blocks 2019-06-22 14:40:50 -07:00
debug.cpp GLK: ALAN2: Cleanup of unused variables 2019-07-06 16:01:10 -07:00
debug.h GLK: ALAN2: Remove all prototype ifdef blocks 2019-06-22 14:40:50 -07:00
decode.cpp GLK: ALAN2: Remove redundant includes 2019-06-22 15:06:35 -07:00
decode.h GLK: ALAN2: Remove all prototype ifdef blocks 2019-06-22 14:40:50 -07:00
detection_tables.h GLK: ALAN2: Change detections list to use common GlkDetectionEntry 2019-07-14 10:47:52 -07:00
detection.cpp GLK: ALAN2: Change detections list to use common GlkDetectionEntry 2019-07-14 10:47:52 -07:00
detection.h GLK: Standardizing on a common GameDescriptor class for detectors 2018-12-31 19:47:14 -08:00
exe.cpp JANITORIAL: Fix whitespaces 2019-09-17 00:40:02 +02:00
exe.h GLK: ADRIFT: Refactoring load serializer to not use longjmp 2019-09-25 20:13:27 -07:00
glkio.cpp GLK: ALAN2: Add loading savegames from launcher, deinitialization code 2019-06-23 16:19:42 -07:00
glkio.h GLK: ALAN2: Add loading savegames from launcher, deinitialization code 2019-06-23 16:19:42 -07:00
inter.cpp GLK: ALAN2: Fix Missing Default Switch Cases 2019-12-17 01:38:42 +00:00
inter.h GLK: ADRIFT: Refactoring load serializer to not use longjmp 2019-09-25 20:13:27 -07:00
main.cpp GLK: ALAN2: Cleanup 2019-11-17 14:06:14 -08:00
main.h GLK: ALAN2: Cleanup 2019-11-17 14:06:14 -08:00
params.cpp GLK: ALAN2: Remove redundant includes 2019-06-22 15:06:35 -07:00
params.h GLK: ALAN2: Remove all prototype ifdef blocks 2019-06-22 14:40:50 -07:00
parse.cpp GLK: ALAN2: Cleanup 2019-11-17 14:06:14 -08:00
parse.h GLK: ADRIFT: Refactoring load serializer to not use longjmp 2019-09-25 20:13:27 -07:00
reverse.cpp GLK: ALAN2: Fixing gcc warnings 2019-06-22 14:40:50 -07:00
reverse.h GLK: ALAN2: Remove all prototype ifdef blocks 2019-06-22 14:40:50 -07:00
rules.cpp GLK: ALAN2: Further gcc warning fixes 2019-06-22 14:40:50 -07:00
rules.h GLK: ALAN2: Remove all prototype ifdef blocks 2019-06-22 14:40:50 -07:00
stack.cpp GLK: ALAN2: astyle formatting 2019-06-22 14:40:50 -07:00
stack.h GLK: ALAN2: Remove all prototype ifdef blocks 2019-06-22 14:40:50 -07:00
sysdep.cpp GLK: ALAN2: Fix Missing Default Switch Cases 2019-12-17 01:38:42 +00:00
sysdep.h GLK: ALAN2: astyle formatting 2019-06-22 14:40:50 -07:00
types.cpp GLK: ALAN2: astyle formatting 2019-06-22 14:40:50 -07:00
types.h GLK: ALAN2: Cleanup 2019-11-17 14:06:14 -08:00
version.h GLK: ALAN2: Cleanup 2019-11-17 14:06:14 -08:00