scummvm/gob
Torbjörn Andersson c3f3d9f3f2 Made Gobliiins less of a CPU hog by adding some strategic delays and
turning on the screen auto-dirtying - some as Simon uses. It's not perfect
by any means, but it may be good enough for 0.8.0 at least.

svn-id: r18649
2005-08-10 15:48:50 +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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +00:00
gob.h Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
goblin.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +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 Remove trailing whitespaces. 2005-07-30 21:11:48 +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 Some stubs for gob2. 2005-07-19 09:10:05 +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 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 Made Gobliiins less of a CPU hog by adding some strategic delays and 2005-08-10 15:48:50 +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