scummvm/engines/gob
2008-05-11 22:08:18 +00:00
..
sound Declaring BackgroundAtmosphere as kMusicSoundType 2008-05-08 16:15:14 +00:00
coktelvideo.cpp Implemented the background "music" / atmospheric sounds in Woodruff 2008-05-08 15:51:02 +00:00
coktelvideo.h Implemented the background "music" / atmospheric sounds in Woodruff 2008-05-08 15:51:02 +00:00
dataio.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
dataio.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
detection.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
draw_bargon.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
draw_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
draw_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
draw.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
draw.h Added a workaround for the swapped dialog lines when talking to the mayor in some versions Gob2 2008-03-04 20:06:46 +00:00
driver_vga.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
driver_vga.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
game_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
game_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
game.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
game.h Restructured sound code 2008-05-08 00:47:23 +00:00
global.cpp Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor limiting) 2008-05-03 20:08:46 +00:00
global.h Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor limiting) 2008-05-03 20:08:46 +00:00
gob.cpp Restructured saving/loading and added a stub for Woodruff 2008-05-10 20:59:43 +00:00
gob.h Restructured saving/loading and added a stub for Woodruff 2008-05-10 20:59:43 +00:00
goblin_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
goblin_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
goblin_v3.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
goblin_v4.cpp Fixing path finding in Woodruff 2008-04-30 20:08:08 +00:00
goblin.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
goblin.h Restructured sound code 2008-05-08 00:47:23 +00:00
init_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
init_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
init_v3.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
init.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
init.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
inter_bargon.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
inter_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
inter_v2.cpp Restructured saving/loading and added a stub for Woodruff 2008-05-10 20:59:43 +00:00
inter_v3.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
inter_v4.cpp Implemented the background "music" / atmospheric sounds in Woodruff 2008-05-08 15:51:02 +00:00
inter.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
inter.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
map_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
map_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
map_v4.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
map.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
map.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
module.mk Restructured saving/loading and added a stub for Woodruff 2008-05-10 20:59:43 +00:00
mult_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
mult_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
mult.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
mult.h Draw order related fixes. 2008-05-07 02:56:18 +00:00
palanim.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
palanim.h Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
parse_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
parse_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
parse.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
parse.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
saveload_v2.cpp Implemented temp buffer saving/loading ("SAVE.TMP") in Woodruff. 2008-05-11 18:55:40 +00:00
saveload_v3.cpp Implemented temp buffer saving/loading ("SAVE.TMP") in Woodruff. 2008-05-11 18:55:40 +00:00
saveload_v4.cpp Implemented saving/loading in Woodruff. Should work, although it tries to save and load sprites (which we ignore currently, doesn't seem to have any impact). 2008-05-11 22:08:18 +00:00
saveload.cpp Implemented temp buffer saving/loading ("SAVE.TMP") in Woodruff. 2008-05-11 18:55:40 +00:00
saveload.h Implemented saving/loading in Woodruff. Should work, although it tries to save and load sprites (which we ignore currently, doesn't seem to have any impact). 2008-05-11 22:08:18 +00:00
scenery_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
scenery_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
scenery.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
scenery.h Draw order related fixes. 2008-05-07 02:56:18 +00:00
util.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
util.h Fixed some Lost in Time bugs: 2008-02-29 22:24:52 +00:00
video_v1.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
video_v2.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
video.cpp Restructured sound code 2008-05-08 00:47:23 +00:00
video.h Restructured saving/loading and added a stub for Woodruff 2008-05-10 20:59:43 +00:00
videoplayer.cpp Implemented the background "music" / atmospheric sounds in Woodruff 2008-05-08 15:51:02 +00:00
videoplayer.h Implemented the background "music" / atmospheric sounds in Woodruff 2008-05-08 15:51:02 +00:00