scummvm/gob
Eugene Sandulenko 3dd9f208cc Add contributed Amiga Gob1 md5 sum
svn-id: r19124
2005-10-17 00:23:00 +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 Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
cdrom.h Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
dataio.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
dataio.h Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
draw.cpp Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +00:00
draw.h Changed from char to int8 in a number of places. This makes not assume the typ of char regardless of any compiler flags. Now looks very nice on the Symbian platfor. 2005-06-22 19:32:10 +00:00
driver_vga.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
driver_vga.h We need to use unsigned chars here to be able to print accented characters, 2005-04-26 06:34:52 +00:00
game.cpp Hide unnecessary debug output 2005-10-12 00:02:47 +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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +00:00
global.h Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +00:00
gob.cpp Add contributed Amiga Gob1 md5 sum 2005-10-17 00:23:00 +00:00
gob.h Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
goblin.cpp Patch from wjp #1325224 "Fix for Gobliiins 1 EGA crash on game-over" 2005-10-12 22:13:41 +00:00
goblin.h Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
init.cpp Cleanups. Mostly removal of seemingly unused variables and stuff. 2005-08-08 20:20:00 +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 Hide unnecessary debug output 2005-10-12 00:02:47 +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 Cleanup. 2005-07-10 13:37:03 +00:00
map.h Cleanup. 2005-07-10 13:37:03 +00:00
module.mk Support for Red Book audio in CD version of gob1. 2005-04-13 18:27:29 +00:00
mult.cpp Hide unnecessary debug output 2005-10-12 00:02:47 +00:00
mult.h Changed from char to int8 in a number of places. This makes not assume the typ of char regardless of any compiler flags. Now looks very nice on the Symbian platfor. 2005-06-22 19:32:10 +00:00
pack.cpp Comply to our coding conventions 2005-05-08 21:49:52 +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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +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 Patch from wjp which fixed parser operands and now protection screen always 2005-10-13 20:54:16 +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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +00:00
scenery.h Changed from char to int8 in a number of places. This makes not assume the typ of char regardless of any compiler flags. Now looks very nice on the Symbian platfor. 2005-06-22 19:32:10 +00:00
sound.cpp Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
sound.h Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
timer.cpp Hide unnecessary debug output 2005-10-12 00:02:47 +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 Fix from wjp which let protection screen render itself at last. 2005-10-14 22:05:41 +00:00
util.h Fix from wjp for redraws and input during delays 2005-04-14 21:53:37 +00:00
video.cpp Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +00:00
video.h Cleanups. Mostly removal of seemingly unused variables and stuff. 2005-08-08 20:20:00 +00:00