scummvm/engines/glk/scott
D G Turner c4174f6e9b GLK: SCOTT: Fix Type Limits Make Comparison Always False GCC Warning
While this could be fixed in other ways, this works for both signed
and unsigned 8 bit types avoiding the type issues for char.
2022-07-05 22:42:01 +01:00
..
unp64 GLK: SCOTT: Fix Remaining GCC Compiler Warnings 2022-06-23 23:51:50 +01:00
c64_checksums.cpp GLK: SCOTT: Fix Various GCC Compiler Warnings 2022-06-23 22:45:11 +01:00
c64_checksums.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
command_parser.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
command_parser.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
decompress_text.cpp GLK: SCOTT: Add support for Robin of Sherwood 2022-06-23 20:11:01 +02:00
decompress_text.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
decompress_z80.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
decompress_z80.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
definitions.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
definitions.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
detection_tables.h COMMON: Rename TI99 platform 2022-07-02 15:17:53 +02:00
detection.cpp GLK: SCOTT: Add TI-99/4A games to detection 2022-07-02 15:17:53 +02:00
detection.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
disk_image.cpp GLK: SCOTT: Fix Likely Incorrect Fallthrough in UNP64 6502 Emulator Code 2022-06-23 23:21:37 +01:00
disk_image.h GLK: SCOTT: Add support for Robin of Sherwood 2022-06-23 20:11:01 +02:00
game_info.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
game_info.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
game_specific.cpp GLK: SCOTT: Add support for Super Gran 2022-06-23 20:11:01 +02:00
game_specific.h GLK: SCOTT: Add support for Super Gran 2022-06-23 20:11:01 +02:00
games.h GLK: SCOTT: Add support for Super Gran 2022-06-23 20:11:01 +02:00
globals.cpp GLK: SCOTT: Add support for Super Gran 2022-06-23 20:11:01 +02:00
globals.h GLK: SCOTT: Implement performTI99Line 2022-07-02 15:17:53 +02:00
gremlins.cpp GLK: SCOTT: Use C String instead of Common::String in GLK display 2022-06-23 20:11:01 +02:00
gremlins.h GLK: SCOTT: Add support for Gremlins 2022-06-23 20:11:01 +02:00
hulk.cpp GLK: SCOTT: Add support for Questprobe Games 2022-06-23 20:11:01 +02:00
hulk.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
layout_text.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
layout_text.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
line_drawing.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
line_drawing.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
load_game.cpp GLK: SCOTT: Implement detectTI994A 2022-07-02 15:17:53 +02:00
load_game.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
load_ti99_4a.cpp GLK: SCOTT: Fix Type Limits Make Comparison Always False GCC Warning 2022-07-05 22:42:01 +01:00
load_ti99_4a.h GLK: SCOTT: Implement detectTI994A 2022-07-02 15:17:53 +02:00
resource.cpp GLK: SCOTT: Fix Various GCC Compiler Warnings 2022-06-23 22:45:11 +01:00
resource.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
restore_state.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
restore_state.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
ring_buffer.cpp GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
ring_buffer.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
robin_of_sherwood.cpp GLK: SCOTT: Fix Various GCC Compiler Warnings 2022-06-23 22:45:11 +01:00
robin_of_sherwood.h GLK: SCOTT: Add support for Robin of Sherwood 2022-06-23 20:11:01 +02:00
saga_draw.cpp GLK: SCOTT: Add support for Seas of Blood 2022-06-23 20:11:01 +02:00
saga_draw.h GLK: SCOTT: Add support for Seas of Blood 2022-06-23 20:11:01 +02:00
scott.cpp GLK: SCOTT: Implement performTI99Line 2022-07-02 15:17:53 +02:00
scott.h GLK: SCOTT: Implement performTI99Line 2022-07-02 15:17:53 +02:00
seas_of_blood.cpp GLK: Finx int vs int32 discrepancies 2022-06-26 15:55:32 +02:00
seas_of_blood.h GLK: SCOTT: Add support for Seas of Blood 2022-06-23 20:11:01 +02:00
ti99_4a_terp.cpp GLK: SCOTT: Fix signed/unsigned mismatch 2022-07-02 15:17:53 +02:00
ti99_4a_terp.h GLK: SCOTT: Add ti99_4a_terp.h/cpp 2022-07-02 15:17:53 +02:00
types.h GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00