Torbjörn Andersson
|
1b52e11d55
|
Moved the "router" code into a new Router class. I'm hoping this is
analogous to the SkyAutoRoute class.
svn-id: r10754
|
2003-10-12 14:40:04 +00:00 |
|
Torbjörn Andersson
|
ade93aabff
|
cleanup
svn-id: r10728
|
2003-10-10 16:14:52 +00:00 |
|
Torbjörn Andersson
|
7adf0ff1fc
|
Some more cosmetic changes while I'm considering the next move. (Or maybe
I'm just hoping that if I stall long enough, someone else will make the
move for me. :-)
svn-id: r10676
|
2003-10-08 06:58:34 +00:00 |
|
Torbjörn Andersson
|
7174a32c8e
|
Made a separate class for the cutscene functions, removed some unused code
and made some other minor cleanups.
svn-id: r10614
|
2003-10-05 15:28:15 +00:00 |
|
Torbjörn Andersson
|
4fad04846a
|
Changed to use #include "bs2/..." and removed the inclusion of standard C
headers. Most (all?) of the ones we need should probably come from stdafx.h
instead.
svn-id: r10588
|
2003-10-04 08:07:03 +00:00 |
|
Max Horn
|
5a074e6137
|
added namespace Sword2
svn-id: r10581
|
2003-10-04 00:52:27 +00:00 |
|
Torbjörn Andersson
|
568a4bd839
|
Changed the resource manager object to use more ScummVM-like naming.
svn-id: r10499
|
2003-09-30 09:27:27 +00:00 |
|
Torbjörn Andersson
|
8ad28e3a7e
|
More cleanup, and I've replaced most - not quite all - of BS2's debug
message functions with our own.
We still need to go through them and assign sensible debug levels to them.
svn-id: r10422
|
2003-09-27 11:02:58 +00:00 |
|
Torbjörn Andersson
|
b21208e6a9
|
Some more reformatting / cleanup, and removal of comments that did nothing
but say who added what when. (No disrespect intended, but this information
means very little to us.)
svn-id: r10413
|
2003-09-26 10:07:18 +00:00 |
|
Torbjörn Andersson
|
09a01e4cbe
|
Replaced abs() with ABS and BOOL with bool, plus some minor cleanups.
svn-id: r10391
|
2003-09-24 06:40:23 +00:00 |
|
Torbjörn Andersson
|
6539b8a0e6
|
cleanup
svn-id: r10333
|
2003-09-20 12:43:52 +00:00 |
|
Jonathan Gray
|
c1cbd4605e
|
fix some VC7 warnings
svn-id: r9240
|
2003-07-28 11:21:25 +00:00 |
|
Travis Howell
|
ccc40eecc9
|
Compiles on mingw now
svn-id: r9222
|
2003-07-28 03:12:49 +00:00 |
|
Max Horn
|
544168e96b
|
fixed yet more warnings
svn-id: r9220
|
2003-07-28 02:37:47 +00:00 |
|
Jonathan Gray
|
f020d28b5e
|
bs2
svn-id: r9211
|
2003-07-28 01:44:38 +00:00 |
|