Max Horn
26ee630756
Moved engines to the new engines/ directory
...
svn-id: r20582
2006-02-11 22:45:04 +00:00
Max Horn
ff18cf1835
Change CVS keywords to SVN keywords
...
svn-id: r20520
2006-02-11 10:11:37 +00:00
Paweł Kołodziejski
2ebdbbf5e0
fixes allow compile with emsvc4 again
...
svn-id: r20355
2006-02-03 07:30:29 +00:00
Eugene Sandulenko
4780ab9223
Patch #1417631 : "gobliiins cleanup". Thanks, wjp.
...
svn-id: r20283
2006-01-29 02:27:10 +00:00
Eugene Sandulenko
ea42bad781
Update copyright notice
...
svn-id: r20088
2006-01-18 17:39:49 +00:00
Sven Hesse
a034922120
More variable underscoring, that should be all
...
svn-id: r19957
2006-01-09 16:10:22 +00:00
Sven Hesse
fdd5cfb635
Added initial support for ADL music files; continued underscoring of member variables
...
svn-id: r19937
2006-01-07 22:28:54 +00:00
Eugene Sandulenko
fbad775cf0
Last chunk of underscore maddness for today
...
svn-id: r19904
2006-01-04 01:48:15 +00:00
Eugene Sandulenko
fd8ac69fc4
Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes.
...
svn-id: r19899
2006-01-03 23:14:39 +00:00
Eugene Sandulenko
b36677af71
Update FSF address. Eek. Actually that took place on May 1, 2005
...
svn-id: r19142
2005-10-18 01:30:26 +00:00
Eugene Sandulenko
e6ae6d3520
Hide unnecessary debug output
...
svn-id: r19027
2005-10-12 00:02:47 +00:00
Eugene Sandulenko
6b4484472b
Remove trailing whitespaces.
...
svn-id: r18604
2005-07-30 21:11:48 +00:00
Torbjörn Andersson
fd326b4ce2
Cleanup
...
svn-id: r17913
2005-05-05 11:11:49 +00:00
Torbjörn Andersson
627095f1a6
The mult_playSound() function makes absolutely no sense at all to me, so
...
I've changed it to something that doesn't trigger assertions in the
Gobliiins demo intro.
svn-id: r17907
2005-05-04 07:32:12 +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
Max Horn
0ddbcc7845
Changed remaining file headers
...
svn-id: r17401
2005-04-05 18:08:02 +00:00
Max Horn
ebdb705ffd
Remove useless casts
...
svn-id: r17400
2005-04-05 17:50:33 +00:00
Max Horn
1d14278fde
Fixing lots of warnings
...
svn-id: r17399
2005-04-05 17:41:37 +00:00
Torbjörn Andersson
91e889dc94
Fixed one warning. (Several to go.)
...
svn-id: r17393
2005-04-05 16:29:59 +00:00
Eugene Sandulenko
1758c5b211
Initial checking of Gob engine
...
svn-id: r17388
2005-04-05 15:07:40 +00:00