scummvm/engines/sci
Filippos Karapetis 2088a77388 SCI: Add a hack to fix the inventory in GK1
For some reason, the top left nsRect coordinates get swapped in the GK1
inventory screen, investigate why
2013-07-30 04:21:51 +03:00
..
engine JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
graphics SCI: Add a hack to fix the inventory in GK1 2013-07-30 04:21:51 +03:00
parser SCI: Fix (unlikely) memory leak 2013-04-25 20:48:32 +02:00
sound SCI: Add FIXME 2013-07-19 21:22:36 +02:00
video JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
console.cpp SCI: Fix memory leak 2013-04-17 23:34:06 +02:00
console.h SCI: Remove unused variable 2013-04-15 20:58:22 +02:00
debug.h
decompressor.cpp SCI: Fix potential (but probably very unlikely) memory leak 2013-01-02 20:19:36 +01:00
decompressor.h
detection_tables.h SCI: Add an alternate version of the GK1 demo 2013-05-17 23:13:07 -04:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
event.cpp SCI: Minor formatting fixes. 2013-01-14 21:07:20 +01:00
event.h
module.mk SCI: Implement the file operations needed for the save dialog in Phantasmagoria 2012-06-13 12:26:49 +03:00
resource_audio.cpp SCI: Fix memory leak 2013-04-20 16:27:59 +02:00
resource_intern.h SCI: Fix memory leak 2013-04-20 16:27:59 +02:00
resource.cpp SCI: Fix resource type range checks 2013-04-20 16:17:49 +02:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Fix patched save/load dialogs in SCI32 Mac games 2013-04-28 14:56:06 -04:00
sci.h SCI: Add the Inside the Chest / Benind the Developer's Shield demo 2012-10-22 12:19:13 +03:00
util.cpp
util.h