scummvm/engines/gob
Sven Hesse 8a855b4251 - Stubbed goblinFunc(), it's completeley different; now it at least
doesn't crash anymore
- Reduced valgrind's complains about unitialized memory

svn-id: r22263
2006-05-01 19:11:57 +00:00
..
anim.cpp
anim.h
cdrom.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
cdrom.h
dataio.cpp Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call) 2006-03-08 11:37:25 +00:00
dataio.h
draw_v1.cpp - More stubs, the intro now works completely (with extreme graphical 2006-04-13 16:25:07 +00:00
draw_v2.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
draw.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
draw.h - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
driver_vga.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
driver_vga.h
game_v1.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
game_v2.cpp More stubs; GOB2 goes in-game for a second, then segfaults in the 2006-05-01 16:04:53 +00:00
game.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
game.h - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
global.cpp Fixed the invalid reads visible with valgrind, deleted the 2006-04-13 21:52:23 +00:00
global.h
gob.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
gob.h - Closed the stub in Draw_v2::printText() 2006-04-18 12:39:02 +00:00
goblin.cpp stop playing a sample before deleting the sample data 2006-02-26 01:25:27 +00:00
goblin.h
init_v1.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
init_v2.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
init.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
init.h - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
inter_v1.cpp More stubs; GOB2 goes in-game for a second, then segfaults in the 2006-05-01 16:04:53 +00:00
inter_v2.cpp - Stubbed goblinFunc(), it's completeley different; now it at least 2006-05-01 19:11:57 +00:00
inter.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
inter.h - Stubbed goblinFunc(), it's completeley different; now it at least 2006-05-01 19:11:57 +00:00
map.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
map.h
module.mk - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
mult_v1.cpp More stubs; GOB2 goes in-game for a second, then segfaults in the 2006-05-01 16:04:53 +00:00
mult_v2.cpp More stubs; GOB2 goes in-game for a second, then segfaults in the 2006-05-01 16:04:53 +00:00
mult.cpp - I misunderstood Draw::initBigSprite(); fixed 2006-04-18 09:59:18 +00:00
mult.h More stubs; GOB2 goes in-game for a second, then segfaults in the 2006-05-01 16:04:53 +00:00
music.cpp Changed debug()s to debugC()s 2006-02-24 23:31:31 +00:00
music.h Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio 2006-04-29 22:33:31 +00:00
pack.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
pack.h
palanim.cpp
palanim.h
parse_v1.cpp Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling. 2006-03-29 15:59:37 +00:00
parse_v2.cpp More stubs; GOB2 goes in-game for a second, then segfaults in the 2006-05-01 16:04:53 +00:00
parse.cpp - Stubbed goblinFunc(), it's completeley different; now it at least 2006-05-01 19:11:57 +00:00
parse.h
scenery.cpp - Seems like I forget a branch in Mult_v2::animate() 2006-04-14 18:18:46 +00:00
scenery.h - Seems like I forget a branch in Mult_v2::animate() 2006-04-14 18:18:46 +00:00
sound.cpp stop playing a sample before deleting the sample data 2006-02-26 01:25:27 +00:00
sound.h Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio 2006-04-29 22:33:31 +00:00
timer.cpp Changed debug()s to debugC()s 2006-02-24 23:31:31 +00:00
timer.h
util.cpp Removed extra exclamation marks in warning() calls as well. 2006-04-04 22:21:10 +00:00
util.h
video_v1.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
video_v2.cpp - Stubbed goblinFunc(), it's completeley different; now it at least 2006-05-01 19:11:57 +00:00
video.cpp - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00
video.h - More differences in Draw_v2::spriteOperation() 2006-05-01 12:43:50 +00:00