scummvm/engines/ultima
D G Turner da153dd282 ULTIMA8: Fix Unused Variable Compiler Warnings
These are emitted from GCC when -Wunused-but-set-variable and
-Wunused-variable are passed to the compiler.
2020-06-02 03:42:11 +01:00
..
nuvie NUVIE: Remove excess CRs from debug messages 2020-05-26 11:52:51 +09:00
shared JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher 2020-05-12 10:36:38 +02:00
ultima0 ULTIMA: Add override keywords 2020-02-09 12:55:00 +01:00
ultima1 ULTIMA1: Fix small coverity issues 2020-05-05 21:06:59 +09:00
ultima4 ULTIMA4: Fix mouse cursor disappearing after loading savegame 2020-05-25 18:09:29 -07:00
ultima8 ULTIMA8: Fix Unused Variable Compiler Warnings 2020-06-02 03:42:11 +01:00
configure.engine ULTIMA: Remove each game being their own sub-engine 2020-02-01 13:13:51 -08:00
detection_tables.h NUVIE: Add note that not everything translated for German fan patch 2020-06-01 12:51:47 -07:00
detection.cpp ULTIMA: Don't totally forget crusader games 2020-04-25 23:26:23 +09:00
detection.h ULTIMA: Fix compilation 2020-04-25 16:46:04 +01:00
module.mk ULTIMA8: Remove hid_keys as Common::Event replaces it and remaining code is for double click / press tracking 2020-05-20 19:02:04 +09:00
POTFILES ULTIMA4: Skeleton beginnings of debugger & keymapper 2020-04-11 11:20:47 -07:00