scummvm/gob
2005-04-22 08:39:51 +00:00
..
.cvsignore Added .cvsignore 2005-04-05 16:30:44 +00:00
anim.cpp Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
anim.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
cdrom.cpp o Switch track on each new scene. 2005-04-15 00:07:14 +00:00
cdrom.h Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
dataio.cpp Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck) 2005-04-09 19:32:29 +00:00
dataio.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
draw.cpp Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
draw.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
driver_vga.cpp Patch from wjp. Support for CD and EGA versions. 2005-04-11 21:44:08 +00:00
driver_vga.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
game.cpp Initialized variable to avoid Valgrind warning. 2005-04-21 06:53:15 +00:00
game.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
global.cpp Enable perfect timer so intro runs in sync now. Matches disassembly 2005-04-13 22:32:59 +00:00
global.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
gob.cpp Must call openCD to support real Audio CD tracks 2005-04-22 08:39:51 +00:00
gob.h Make VAR macros safer. 2005-04-13 00:47:17 +00:00
goblin.cpp Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
goblin.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
init.cpp Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
init.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
inter.cpp Hack to get the CD version to play even if no CD track is present 2005-04-16 23:31:02 +00:00
inter.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
map.cpp no, we only check for the value being 0, so no endian conversion is needed ;-) 2005-04-11 20:44:33 +00:00
map.h cleanup 2005-04-11 20:04:14 +00:00
module.mk Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
mult.cpp Some inter_variables cleanup. 2005-04-10 17:13:17 +00:00
mult.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
pack.cpp Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck) 2005-04-09 19:32:29 +00:00
pack.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
palanim.cpp Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck) 2005-04-09 19:32:29 +00:00
palanim.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
parse.cpp Fixed typo in comment. 2005-04-13 06:17:54 +00:00
parse.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
scenery.cpp Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
scenery.h add comment explaining this struct contains LE values 2005-04-11 23:01:42 +00:00
sound.cpp Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck) 2005-04-09 19:32:29 +00:00
sound.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
timer.cpp Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck) 2005-04-09 19:32:29 +00:00
timer.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00
util.cpp Whitespace 2005-04-19 07:45:55 +00:00
util.h Fix from wjp for redraws and input during delays 2005-04-14 21:53:37 +00:00
video.cpp Call initCommonGFX() to set the graphics mode etc. 2005-04-19 08:29:43 +00:00
video.h Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this 2005-04-09 19:19:54 +00:00