scummvm/engines/gob
2012-01-28 22:55:12 +01:00
..
demos GOB: Add a non-interactive Adibou2 demo 2011-05-16 20:37:44 +02:00
minigames/geisha GOB: Minor cleanup 2012-01-28 22:55:12 +01:00
save GOB: Implement saving/loading for Geisha 2011-08-29 01:37:57 +02:00
sound GOB: Play Oko's breathing sound 2012-01-27 14:45:41 +01:00
anifile.cpp GOB: Add class ANIFile 2011-09-03 18:00:09 +02:00
anifile.h GOB: Add class ANIFile 2011-09-03 18:00:09 +02:00
aniobject.cpp GOB: Oko gets hurt by fish and dies if health == 0 2012-01-28 19:45:02 +01:00
aniobject.h GOB: Oko gets hurt by fish and dies if health == 0 2012-01-28 19:45:02 +01:00
console.cpp GOB: Add a console command to dump the whole variable space 2011-08-26 11:50:37 +02:00
console.h GOB: Add a console command to dump the whole variable space 2011-08-26 11:50:37 +02:00
databases.cpp
databases.h
dataio.cpp GOB: Fix 0OT resource loading, used in Geisha 2011-08-26 01:53:16 +02:00
dataio.h GOB: Fix 0OT resource loading, used in Geisha 2011-08-26 01:53:16 +02:00
dbase.cpp
dbase.h
decfile.cpp GOB: Add class DECFile 2011-09-03 18:00:09 +02:00
decfile.h GOB: Add class DECFile 2011-09-03 18:00:09 +02:00
detection_tables.h LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
draw_bargon.cpp
draw_fascin.cpp
draw_playtoons.cpp
draw_v1.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
draw_v2.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
draw.cpp GOB: Init "Diving" cursor 2011-09-14 18:54:28 +02:00
draw.h GOB: Init "Diving" cursor 2011-09-14 18:54:28 +02:00
expression.cpp
expression.h
game.cpp GOB: Fix language inconsistencies in Geisha 2011-08-28 21:54:42 +02:00
game.h
global.cpp
global.h
gob.cpp GOB: Implement saving/loading for Geisha 2011-08-29 01:37:57 +02:00
gob.h
goblin_v1.cpp
goblin_v2.cpp
goblin_v3.cpp
goblin_v4.cpp
goblin.cpp
goblin.h
hotspots.cpp GOB: Fix the display length of "You can't use that" texts in Geisha 2011-08-29 09:47:46 +02:00
hotspots.h GOB: Fix the display length of "You can't use that" texts in Geisha 2011-08-29 09:47:46 +02:00
iniconfig.cpp JANITORIAL: Remove unnecessary semicolons 2011-10-29 11:23:44 +02:00
iniconfig.h
init_fascin.cpp
init_geisha.cpp GOB: Tell Geisha that we have no AdLib 2011-09-14 21:42:18 +02:00
init_v1.cpp GOB: Fix the Geisha cursor 2011-08-26 06:09:56 +02:00
init_v2.cpp GOB: Fix the Geisha cursor 2011-08-26 06:09:56 +02:00
init_v3.cpp
init_v4.cpp
init_v6.cpp GOB: Fix a typo 2011-09-15 12:10:13 -04:00
init_v7.cpp
init.cpp GOB: Made some static data const. 2011-09-08 20:03:30 +02:00
init.h GOB: Tell Geisha that we have no AdLib 2011-09-14 21:42:18 +02:00
inter_bargon.cpp GOB: Made some static data const. 2011-09-08 20:03:30 +02:00
inter_fascin.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
inter_geisha.cpp GOB: Correct the variable value for the Diving result 2012-01-28 19:45:27 +01:00
inter_inca2.cpp
inter_playtoons.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
inter_v1.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
inter_v2.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
inter_v3.cpp GOB: Add a workaround for bug #3376547 (gob3 footstep sound) 2011-07-25 18:47:31 +02:00
inter_v4.cpp
inter_v5.cpp I18N: Make many more GUI MessageDialog strings translatable 2011-06-13 22:19:18 +01:00
inter_v6.cpp GOB: Remove unused include. 2011-09-06 14:34:07 +02:00
inter_v7.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
inter.cpp
inter.h GOB: Stub classes for Geisha's Diving and Penetration minigames 2011-09-03 18:00:09 +02:00
map_v1.cpp
map_v2.cpp
map.cpp GOB: Fix a very stupid typo in the pathfinder 2011-11-03 17:01:54 +01:00
map.h
module.mk GOB: Add the air and health meters in Geisha's Diving minigame 2012-01-28 17:46:38 +01:00
mult_v1.cpp
mult_v2.cpp
mult.cpp
mult.h
palanim.cpp GOB: Actually, we do support 16 color fading 2011-08-26 05:00:28 +02:00
palanim.h
resources.cpp GOB: Replace snprintf() usage with Common::String::format() 2011-06-02 02:20:51 +01:00
resources.h
rxyfile.cpp GOB: Add class RXYFile 2011-09-03 18:00:09 +02:00
rxyfile.h GOB: Add class RXYFile 2011-09-03 18:00:09 +02:00
scenery_v1.cpp
scenery_v2.cpp
scenery.cpp GOB: Fix missing sound effects in Woodruff (bug #3374170) 2011-07-23 15:39:38 +02:00
scenery.h
script.cpp
script.h
surface.cpp
surface.h
totfile.cpp
totfile.h
util.cpp GOB: Move keyPressed() to Util 2011-09-03 18:00:09 +02:00
util.h GOB: Move keyPressed() to Util 2011-09-03 18:00:09 +02:00
variables.cpp
variables.h
video_v1.cpp
video_v2.cpp
video_v6.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
video.cpp
video.h
videoplayer.cpp GOB: Made some static data const. 2011-09-08 20:03:30 +02:00
videoplayer.h GOB: Made some static data const. 2011-09-08 20:03:30 +02:00