scummvm/engines/gob
Sven Hesse ff13458eb7 GOB: o7_draw0x57 is o7_intToString
svn-id: r55527
2011-01-25 12:13:42 +00:00
..
demos GOB: Add the property switchColorMode 2011-01-16 16:29:19 +00:00
save GOB: Urban: Write intro.0xx to file too 2011-01-24 10:31:19 +00:00
sound COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h GOB: Minor Correction in Debug Console Header. 2010-12-31 11:00:50 +00:00
dataio.cpp GOB: Fix byte *getFile() for loose files 2010-12-07 23:55:27 +00:00
dataio.h GOB: Add listArchives debug console command 2010-10-31 20:51:35 +00:00
detection_tables.h GOB: un-ban and fix a somehow corrupted version of Fascination 2010-10-24 20:20:48 +00:00
detection.cpp
draw_bargon.cpp
draw_fascin.cpp GOB: Add back 3 empty lines used by DrMcCoy 2010-12-01 21:08:47 +00:00
draw_playtoons.cpp GOB: little clean-up 2010-12-01 20:17:31 +00:00
draw_v1.cpp GOB: Remove the now useless helper.h 2010-10-15 13:55:18 +00:00
draw_v2.cpp GOB: Adding a proper shade method 2011-01-16 22:29:49 +00:00
draw.cpp GOB: Fix some of the live-video glitchyness 2011-01-22 12:26:31 +00:00
draw.h GOB: Urban: Fix missing visuals at Cemetary/Lab 2011-01-20 10:20:57 +00:00
expression.cpp
expression.h
game.cpp GOB: Add a workaround for Inca2 2011-01-18 11:51:45 +00:00
game.h
global.cpp
global.h
gob.cpp GOB: Adi 4 should get a Inter_v7 too 2011-01-25 02:52:19 +00:00
gob.h GOB: Add setTrueColor() 2011-01-16 16:28:47 +00:00
goblin_v1.cpp GOB: Make Map::_wayPoints protected 2010-10-30 17:26:49 +00:00
goblin_v2.cpp GOB: Make some more map properties protected 2010-10-30 17:28:27 +00:00
goblin_v3.cpp
goblin_v4.cpp GOB: Make some more map properties protected 2010-10-30 17:28:27 +00:00
goblin.cpp GOB: Fix spelling 2010-11-01 15:36:31 +00:00
goblin.h
hotspots.cpp GOB: Change a warning() into a debugC() 2011-01-20 12:31:13 +00:00
hotspots.h
init_fascin.cpp
init_v1.cpp
init_v2.cpp
init_v3.cpp
init_v4.cpp
init_v6.cpp GOB: Change the NOCD workaround for Urban Runner a bit 2011-01-23 11:00:57 +00:00
init.cpp GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
init.h
inter_bargon.cpp GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
inter_fascin.cpp
inter_inca2.cpp GOB: Give Inca2 its own Inter class 2011-01-18 11:52:24 +00:00
inter_playtoons.cpp GOB: Some more Addy stubs 2011-01-25 01:28:31 +00:00
inter_v1.cpp GOB: Adding stubs for Addy 2011-01-25 00:50:26 +00:00
inter_v2.cpp GOB: Also ignore writing to kSaveModeIgnore files 2011-01-20 12:39:54 +00:00
inter_v3.cpp
inter_v4.cpp GOB: Fix Woodruff object videos 2011-01-18 07:03:42 +00:00
inter_v5.cpp GOB: Adding stubs for Addy 2011-01-25 00:50:26 +00:00
inter_v6.cpp GOB: Wait for the exact moment of the video sound's end 2011-01-24 14:10:15 +00:00
inter_v7.cpp GOB: o7_draw0x57 is o7_intToString 2011-01-25 12:13:42 +00:00
inter.cpp GOB: Make the variable stack endianness-independent 2011-01-17 13:37:14 +00:00
inter.h GOB: o7_draw0x57 is o7_intToString 2011-01-25 12:13:42 +00:00
map_v1.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
map_v2.cpp GOB: Fix a map cleanup regression 2010-11-01 20:47:38 +00:00
map.cpp GOB: Make Map::getItem()/setItem() nonvirtual 2010-10-30 17:28:54 +00:00
map.h GOB: Make Map::getItem()/setItem() nonvirtual 2010-10-30 17:28:54 +00:00
module.mk GOB: Adding stubs for Addy 2011-01-25 00:50:26 +00:00
mult_v1.cpp
mult_v2.cpp GOB: Try to also open VMD files in Gob3 Win 2010-10-05 21:22:30 +00:00
mult.cpp
mult.h
palanim.cpp
palanim.h
resources.cpp GOB: Fix Urban Runner hotspot texts 2011-01-18 06:30:47 +00:00
resources.h ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
scenery_v1.cpp
scenery_v2.cpp
scenery.cpp GOB: Use Surface::blit() in VideoPlayer::copyFrame() 2011-01-20 05:19:41 +00:00
scenery.h
script.cpp GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
script.h GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
surface.cpp GOB: Fix a clipping issue 2011-01-23 20:16:24 +00:00
surface.h GOB: Adding a proper shade method 2011-01-16 22:29:49 +00:00
totfile.cpp GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
totfile.h
util.cpp GOB: Implement "live" (non-blocking) videos 2011-01-19 18:57:43 +00:00
util.h
variables.cpp GOB: Add some sanity checks 2011-01-18 10:42:26 +00:00
variables.h GOB: Make the variable stack endianness-independent 2011-01-17 13:37:14 +00:00
video_v1.cpp
video_v2.cpp
video_v6.cpp GOB: Add chroma values linear interpolation in drawYUV 2011-01-18 00:56:48 +00:00
video.cpp GOB: Clean up class DataIO 2010-10-31 20:07:14 +00:00
video.h GOB: Remove unused old shade functions 2011-01-16 22:30:19 +00:00
videoplayer.cpp GOB: Wait for the exact moment of the video sound's end 2011-01-24 14:10:15 +00:00
videoplayer.h GOB: Wait for the exact moment of the video sound's end 2011-01-24 14:10:15 +00:00