scummvm/engines/gob
Sven Hesse be25e31a0a GOB: Fix v7 cursors drawn by the scripts
When the cursor name is "", then that cursor is drawn by the scripts
instead of loaded from cursor32.dll. That cursor does not have its own
palette then.
Fixes the cursors in the "paint" game in Adibou2.
2012-05-29 17:12:06 +02:00
..
demos GOB: Add a non-interactive Adibou2 demo 2011-05-16 20:37:44 +02:00
minigames/geisha GOB: Fix type conversion warning 2012-02-22 18:26:38 +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: Use the CMPFile class in ANIFile 2012-03-11 21:05:57 +01:00
anifile.h GOB: Use the CMPFile class in ANIFile 2012-03-11 21:05:57 +01:00
aniobject.cpp GOB: Extend ANIObject to also handle CMP sprite "animations" 2012-03-11 21:05:57 +01:00
aniobject.h GOB: Extend ANIObject to also handle CMP sprite "animations" 2012-03-11 21:05:57 +01:00
cheater_geisha.cpp GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
cheater.cpp GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
cheater.h GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
cmpfile.cpp GOB: Add a way to add sprite coordinates to CMP files 2012-03-11 21:39:14 +01:00
cmpfile.h GOB: Add a way to add sprite coordinates to CMP files 2012-03-11 21:39:14 +01:00
console.cpp GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
console.h GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
databases.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
databases.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
dataio.cpp COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream. 2012-03-11 00:51:20 +01:00
dataio.h GOB: Fix 0OT resource loading, used in Geisha 2011-08-26 01:53:16 +02:00
dbase.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dbase.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
decfile.cpp GOB: Use the CMPFile class in DECFile 2012-03-11 21:05:57 +01:00
decfile.h GOB: Use the CMPFile class in DECFile 2012-03-11 21:05:57 +01:00
detection_tables.h GOB: Add a Spanish Amiga version of Gobliins 2 2012-03-30 11:35:18 +02:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
draw_bargon.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
draw_fascin.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
draw_playtoons.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
draw_v1.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
draw_v2.cpp GOB: Fix v7 cursors drawn by the scripts 2012-05-29 17:12:06 +02:00
draw.cpp GOB: Fix v7 cursors drawn by the scripts 2012-05-29 17:12:06 +02:00
draw.h GOB: Fix v7 cursors drawn by the scripts 2012-05-29 17:12:06 +02:00
expression.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
expression.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
game.cpp GOB: Fix language inconsistencies in Geisha 2011-08-28 21:54:42 +02:00
game.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
global.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
global.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gob.cpp GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
gob.h GOB: Add a cheat debug command 2012-01-29 00:10:11 +01:00
goblin_v1.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
goblin_v2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
goblin_v3.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
goblin_v4.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
goblin.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
goblin.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hotspots.cpp ALL: Fix some signed/unsigned comparison warnings. 2012-02-22 20:20:55 +01: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
init_fascin.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
init_v4.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
init_v6.cpp GOB: Fix a typo 2011-09-15 12:10:13 -04:00
init_v7.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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: Add a cheat debug command 2012-01-29 00:10:11 +01:00
inter_inca2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
inter_playtoons.cpp GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:01:54 +01:00
inter_v1.cpp GOB: Add a cheat debug command 2012-01-29 00:10:11 +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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 v7 cursors drawn by the scripts 2012-05-29 17:12:06 +02:00
inter.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
inter.h GOB: Fix v7 cursors drawn by the scripts 2012-05-29 17:12:06 +02:00
map_v1.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
map_v2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
map.cpp GOB: Fix a very stupid typo in the pathfinder 2011-11-03 17:01:54 +01:00
map.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk GOB: Add a class for CMP sprites with RXY coordinates 2012-03-11 21:05:57 +01:00
mult_v1.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mult_v2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mult.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mult.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palanim.cpp GOB: Actually, we do support 16 color fading 2011-08-26 05:00:28 +02:00
palanim.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resources.cpp GOB: Replace snprintf() usage with Common::String::format() 2011-06-02 02:20:51 +01:00
resources.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rxyfile.cpp GOB: Add a way to add sprite coordinates to CMP files 2012-03-11 21:39:14 +01:00
rxyfile.h GOB: Add a way to add sprite coordinates to CMP files 2012-03-11 21:39:14 +01:00
scenery_v1.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scenery_v2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scenery.cpp GOB: Fix missing sound effects in Woodruff (bug #3374170) 2011-07-23 15:39:38 +02:00
scenery.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface.cpp GOB: Hook up the PE cursors to v7 loadCursor 2012-05-29 14:22:07 +02:00
surface.h GOB: Hook up the PE cursors to v7 loadCursor 2012-05-29 14:22:07 +02:00
totfile.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
totfile.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
variables.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
video_v1.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
video_v2.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
video_v6.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
video.cpp GOB: Hook up the PE cursors to v7 loadCursor 2012-05-29 14:22:07 +02:00
video.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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