scummvm/engines/gob
2010-02-03 12:57:47 +00:00
..
demos Fixed some more warnings about unreachable code 2009-09-24 10:02:13 +00:00
save Implementing saving/loading for Fascination. Tested in the DOS floppy versions and the Amiga version 2010-02-03 09:32:16 +00:00
sound Minor style-related changes 2010-02-03 03:25:50 +00:00
dataio.cpp gob - Fix a Valgrind warning occuring in CD games 2009-10-08 08:10:57 +00:00
dataio.h
detection.cpp Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add kGameTypeAdibou1. 2010-01-22 23:44:43 +00:00
draw_bargon.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
draw_fascin.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
draw_playtoons.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
draw_v1.cpp
draw_v2.cpp Fixed warning about missing newline 2009-09-18 21:34:34 +00:00
draw.cpp Fascination - Cleanup: suppress some noisy debug output, suppress some obsolete and commented code. 2010-02-03 12:57:47 +00:00
draw.h Minor style-related changes 2010-02-03 03:25:50 +00:00
driver_vga.cpp
driver_vga.h
expression.cpp Fixed some more warnings about unreachable code 2009-09-24 10:02:13 +00:00
expression.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
game.cpp Fascination - Fix screen transition 2010-02-03 00:51:09 +00:00
game.h
global.cpp Playtoons - implement some functions related to hotspot texts 2009-09-29 22:43:30 +00:00
global.h Switch Mixer::playInputStream to use DisposeAfterUse::Flag 2010-01-08 22:09:43 +00:00
gob.cpp Implementing saving/loading for Fascination. Tested in the DOS floppy versions and the Amiga version 2010-02-03 09:32:16 +00:00
gob.h Get rid of kGameTypeAdibouUnknown (which is a mix of other versions), and Add kGameTypeAdibou1. 2010-01-22 23:44:43 +00:00
goblin_v1.cpp Fixing an out of array bounds read 2009-12-30 23:21:33 +00:00
goblin_v2.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
goblin_v3.cpp
goblin_v4.cpp
goblin.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
goblin.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
helper.h
hotspots.cpp Fascination - Cleanup: suppress some noisy debug output, suppress some obsolete and commented code. 2010-02-03 12:57:47 +00:00
hotspots.h gob - Add cursor handling for Fascination windows (close and move at least) 2009-12-01 21:49:45 +00:00
init_v1.cpp
init_v2.cpp
init_v3.cpp
init_v4.cpp
init_v6.cpp
init.cpp Playtoons - implement some functions related to hotspot texts 2009-09-29 22:43:30 +00:00
init.h Playtoons - implement some functions related to hotspot texts 2009-09-29 22:43:30 +00:00
inter_bargon.cpp
inter_fascin.cpp Minor style-related changes 2010-02-03 03:25:50 +00:00
inter_playtoons.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
inter_v1.cpp Minor style-related changes 2010-02-03 03:25:50 +00:00
inter_v2.cpp
inter_v3.cpp Playtoons - implement some functions related to hotspot texts 2009-09-29 22:43:30 +00:00
inter_v4.cpp
inter_v5.cpp
inter_v6.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
inter.cpp Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though 2009-10-08 19:41:38 +00:00
inter.h Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
map_v1.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
map_v2.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
map.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
map.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
module.mk Implementing saving/loading for Fascination. Tested in the DOS floppy versions and the Amiga version 2010-02-03 09:32:16 +00:00
mult_v1.cpp
mult_v2.cpp gob - fix valgrind warning: invalid read when animKeysCount equals 0 2009-10-06 19:57:17 +00:00
mult.cpp Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
mult.h
palanim.cpp
palanim.h
resources.cpp Properly deleting the TOT resource table again when loading failed 2010-01-31 13:18:32 +00:00
resources.h
scenery_v1.cpp
scenery_v2.cpp
scenery.cpp
scenery.h
script.cpp Make sure that enough data is read out of the script 2009-12-31 00:06:28 +00:00
script.h
totfile.cpp
totfile.h
util.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
util.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
variables.cpp
variables.h Minor style-related changes 2010-02-03 03:25:50 +00:00
video_v1.cpp
video_v2.cpp
video_v6.cpp
video.cpp Minor style-related changes 2010-02-03 03:25:50 +00:00
video.h
videoplayer.cpp Gob - Fix animations without extension 2009-10-23 21:48:28 +00:00
videoplayer.h