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
Eugene Sandulenko
6b4484472b
Remove trailing whitespaces.
...
svn-id: r18604
2005-07-30 21:11:48 +00:00
Lars Persson
9fc959e63d
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.
...
svn-id: r18435
2005-06-22 19:32:10 +00:00
Gregory Montoir
54df4a6e5b
VGAVideoDriver::drawLine implementation
...
svn-id: r18360
2005-06-06 20:42:44 +00:00
Max Horn
cca744f69a
Comply to our coding conventions
...
svn-id: r17975
2005-05-08 21:49:52 +00:00
Eugene Sandulenko
a5993b2112
Support for Red Book audio in CD version of gob1.
...
svn-id: r17588
2005-04-13 18:27:29 +00:00
Joost Peters
f35ac50111
Some inter_variables cleanup.
...
Now it should store all variables in the native endianness, instead of storing half in LE and the other half in the native endianness.
Addresses and assignments can be tracked by modifying the macros if necessary.
Also, meaningful constants can now be assigned to script variable numbers (if one were so inclined)
svn-id: r17523
2005-04-10 17:13:17 +00:00
Max Horn
2efa0d17f2
Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
...
svn-id: r17486
2005-04-09 19:32:29 +00:00
Max Horn
9aaff636aa
Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
...
svn-id: r17485
2005-04-09 19:19:54 +00:00
Joost Peters
6553ed4d9b
read index as LE value
...
svn-id: r17484
2005-04-09 18:14:01 +00:00
Max Horn
1d14278fde
Fixing lots of warnings
...
svn-id: r17399
2005-04-05 17:41:37 +00:00
Eugene Sandulenko
862e03da66
Updated part of headers.
...
svn-id: r17390
2005-04-05 15:53:16 +00:00
Eugene Sandulenko
1758c5b211
Initial checking of Gob engine
...
svn-id: r17388
2005-04-05 15:07:40 +00:00