scummvm/engines/glk/alan3
D G Turner d67885f4f3 GLK: ALAN3: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-18 06:22:52 +00:00
..
acode.cpp GLK: ALAN3: Merge saving & loading code, loading fixes 2019-07-06 15:27:09 -07:00
acode.h GLK: ALAN3: Implement savegame code 2019-07-06 15:27:08 -07:00
act.cpp GLK: ALAN3: Further refactoring of setjmp calls 2019-07-06 15:27:09 -07:00
act.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
actor.cpp GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
actor.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
alan3.cpp GLK: ALAN3: Cleanup 2019-11-17 14:06:14 -08:00
alan3.h GLK: ALAN3: Cleanup 2019-11-17 14:06:14 -08:00
alan_version.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
alan_version.h
alt_info.cpp GLK: ALAN3: Fix Missing Default Switch Cases 2019-12-18 06:22:52 +00:00
alt_info.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
attribute.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
attribute.h GLK: ALAN3: Add NL to EOF in attribute.h 2019-07-24 08:51:16 -07:00
checkentry.cpp GLK: ALAN3: Cleanup 2019-11-17 14:06:14 -08:00
checkentry.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
class.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
class.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
compatibility.cpp GLK: ALAN3: Change header version field from char[4] to byte[4] 2019-07-06 15:27:08 -07:00
compatibility.h GLK: ALAN3: Change header version field from char[4] to byte[4] 2019-07-06 15:27:08 -07:00
container.cpp GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
container.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
current.cpp GLK: ALAN3: Implement savegame code 2019-07-06 15:27:08 -07:00
current.h GLK: ALAN3: Implement savegame code 2019-07-06 15:27:08 -07:00
debug.cpp GLK: ALAN3: Further refactoring of setjmp calls 2019-07-06 15:27:09 -07:00
debug.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
decode.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
decode.h
detection_tables.h GLK: ALAN3: Change detections list to use common GlkDetectionEntry 2019-07-14 10:47:52 -07:00
detection.cpp GLK: ALAN3: Change detections list to use common GlkDetectionEntry 2019-07-14 10:47:52 -07:00
detection.h GLK: ALAN3: Add detection logic 2019-07-06 15:27:08 -07:00
dictionary.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
dictionary.h
event.cpp GLK: ALAN3: Implement savegame code 2019-07-06 15:27:08 -07:00
event.h GLK: ALAN3: Implement savegame code 2019-07-06 15:27:08 -07:00
exe.cpp GLK: ALAN3: Remove deprecated args.cpp 2019-07-06 20:55:47 -07:00
exe.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
fnmatch.cpp GLK: ALAN3: Fix Missing Default Switch Cases 2019-12-18 06:22:52 +00:00
fnmatch.h
glkio.cpp GLK: ALAN3: Fix Missing Default Switch Cases 2019-12-18 06:22:52 +00:00
glkio.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
instance.cpp GLK: ALAN3: Fix Missing Default Switch Cases 2019-12-18 06:22:52 +00:00
instance.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
inter.cpp GLK: ALAN3: Fix Missing Default Switch Cases 2019-12-18 06:22:52 +00:00
inter.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
lists.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
lists.h
literal.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
literal.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
location.cpp GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
location.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
main.cpp GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
main.h GLK: ALAN3: Re-enable main game loop 2019-07-06 15:27:08 -07:00
memory.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
memory.h
msg.cpp GLK: ALAN3: Fix hang after entering unknown word 2019-07-06 15:40:39 -07:00
msg.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
options.cpp
options.h
output.cpp GLK: ALAN3: Fix Valgrind identified memory issues 2019-07-06 15:27:09 -07:00
output.h GLK: ALAN3: Move term.cpp code into glkio.cpp 2019-07-06 15:27:09 -07:00
parameter_position.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
parameter_position.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
params.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
params.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
parse.cpp GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
parse.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
resources.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
reverse.cpp GLK: ALAN3: Further loading fixes 2019-07-06 15:27:08 -07:00
reverse.h GLK: ALAN3: Further loading fixes 2019-07-06 15:27:08 -07:00
rules.cpp GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
rules.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
save.cpp GLK: ALAN3: Remove deprecated args.cpp 2019-07-06 20:55:47 -07:00
save.h GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
scan.cpp GLK: ALAN3: Further refactoring of setjmp calls 2019-07-06 15:27:09 -07:00
scan.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
score.cpp
score.h
set.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
set.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
stack.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
stack.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
state_stack.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
state_stack.h
state.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
state.h
syntax.cpp GLK: ALAN3: Wrapping method calls in longjmp replacement macros 2019-07-06 15:27:09 -07:00
syntax.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
sysdep.cpp GLK: ALAN3: Fix Missing Default Switch Cases 2019-12-18 06:22:52 +00:00
sysdep.h GLK: ALAN3: Further loading fixes 2019-07-06 15:27:08 -07:00
syserr.cpp GLK: ALAN3: Minor errors cleanup 2019-07-06 15:27:09 -07:00
syserr.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
types.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
types.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
utils.cpp GLK: ALAN3: Fix double-free of memory array 2019-07-06 15:27:09 -07:00
utils.h GLK: ALAN3: Merge duplicate jumps.h 2019-09-25 20:13:28 -07:00
version.h GLK: ALAN3: Fix gcc errors 2019-07-06 16:14:54 -07:00
word.cpp GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00
word.h GLK: ALAN3: Proper indentation & formatting 2019-07-06 15:27:08 -07:00