scummvm/engines/gob
Johannes Schickel 71304b6e77 GOB: Fix const away cast warning.
Thanks to DrMcCoy for looking over this.
2013-01-06 20:53:08 +01:00
..
demos
detection GOB: Add a Spanish/Italian DOS version of Geisha 2012-08-05 10:43:41 +02:00
minigames/geisha GOB: Move drawString into Font 2012-07-30 01:24:18 +02:00
pregob GOB: Implement the parents section in Once Upon A Time 2012-07-30 01:48:40 +02:00
save
sound GOB: Don't leak in sampleLoad() when loading fails 2012-07-30 01:44:46 +02:00
anifile.cpp GOB: Add CMPFile::recolor() and ANIFile::recolor() 2012-07-30 01:44:45 +02:00
anifile.h GOB: Add CMPFile::recolor() and ANIFile::recolor() 2012-07-30 01:44:45 +02:00
aniobject.cpp GOB: ANIObject can now predict the position/size of future frames 2012-07-30 01:44:44 +02:00
aniobject.h GOB: ANIObject can now predict the position/size of future frames 2012-07-30 01:44:44 +02:00
backbuffer.cpp GOB: Move the background saving into its own class BackBuffer 2012-07-30 01:44:43 +02:00
backbuffer.h GOB: Move the background saving into its own class BackBuffer 2012-07-30 01:44:43 +02:00
cheater_geisha.cpp
cheater.cpp
cheater.h
cmpfile.cpp GOB: Add CMPFile::recolor() and ANIFile::recolor() 2012-07-30 01:44:45 +02:00
cmpfile.h GOB: Add CMPFile::recolor() and ANIFile::recolor() 2012-07-30 01:44:45 +02:00
console.cpp
console.h
databases.cpp
databases.h
dataio.cpp
dataio.h
dbase.cpp
dbase.h
decfile.cpp GOB: Add support for different methods of handling Endianness 2012-07-30 01:44:42 +02:00
decfile.h
draw_bargon.cpp
draw_fascin.cpp GOB: Move drawString into Font 2012-07-30 01:24:18 +02:00
draw_playtoons.cpp GOB: Move drawString into Font 2012-07-30 01:24:18 +02:00
draw_v1.cpp
draw_v2.cpp GOB: Add some PreGob and Once Upon A Time cursor functions 2012-07-30 01:44:42 +02:00
draw.cpp GOB: Add some PreGob and Once Upon A Time cursor functions 2012-07-30 01:44:42 +02:00
draw.h GOB: Move drawString into Font 2012-07-30 01:24:18 +02:00
expression.cpp
expression.h
game.cpp GOB: Don't crash when the engine wasn't fully initialized on exit 2012-07-30 01:24:18 +02:00
game.h
global.cpp
global.h
gob.cpp GOB: Add support for different methods of handling Endianness 2012-07-30 01:44:42 +02:00
gob.h GOB: Add support for different methods of handling Endianness 2012-07-30 01:44:42 +02:00
goblin_v1.cpp
goblin_v2.cpp
goblin_v3.cpp
goblin_v4.cpp
goblin.cpp
goblin.h
hotspots.cpp
hotspots.h
iniconfig.cpp
iniconfig.h
init_fascin.cpp
init_geisha.cpp
init_v1.cpp
init_v2.cpp
init_v3.cpp
init_v4.cpp
init_v6.cpp
init_v7.cpp
init.cpp GOB: Add PreGob stubs for the Once Upon A Time games 2012-07-30 01:44:42 +02:00
init.h
inter_bargon.cpp GOB: const correctness in SoundBlaster::playComposition() 2012-07-30 01:24:18 +02:00
inter_fascin.cpp
inter_geisha.cpp GOB: Don't print a warning when oGeisha_checkData() doesn't find fin.tot 2012-07-04 00:38:56 +02:00
inter_inca2.cpp
inter_littlered.cpp
inter_playtoons.cpp
inter_v1.cpp
inter_v2.cpp
inter_v3.cpp
inter_v4.cpp
inter_v5.cpp GOB: Move drawString into Font 2012-07-30 01:24:18 +02:00
inter_v6.cpp
inter_v7.cpp GOB: Fix const away cast warning. 2013-01-06 20:53:08 +01:00
inter.cpp
inter.h GOB: Update to new IFFDecoder for ILBM images 2013-01-06 20:04:42 +01:00
map_v1.cpp
map_v2.cpp
map.cpp
map.h
module.mk GOB: Implement the parents section in Once Upon A Time 2012-07-30 01:48:40 +02:00
mult_v1.cpp
mult_v2.cpp
mult.cpp
mult.h
palanim.cpp
palanim.h
resources.cpp
resources.h
rxyfile.cpp GOB: Add support for different methods of handling Endianness 2012-07-30 01:44:42 +02:00
rxyfile.h GOB: Add support for different methods of handling Endianness 2012-07-30 01:44:42 +02:00
scenery_v1.cpp
scenery_v2.cpp
scenery.cpp
scenery.h
script.cpp
script.h
surface.cpp GOB: Update to new IFFDecoder for ILBM images 2013-01-06 20:04:42 +01:00
surface.h GOB: Update to new IFFDecoder for ILBM images 2013-01-06 20:04:42 +01:00
totfile.cpp
totfile.h
util.cpp GOB: Add Util::toCP850Lower() / toCP850Upper() 2012-07-30 01:44:45 +02:00
util.h GOB: Add Util::toCP850Lower() / toCP850Upper() 2012-07-30 01:44:45 +02:00
variables.cpp
variables.h
video_v1.cpp
video_v2.cpp
video_v6.cpp
video.cpp GOB: Add Font::hasChar() 2012-07-30 01:44:45 +02:00
video.h GOB: Add Font::hasChar() 2012-07-30 01:44:45 +02:00
videoplayer.cpp
videoplayer.h