Torbjörn Andersson
43cfe01f3d
This is the second part of the BS2 restructuring. There are two new
...
classes: Screen and Mouse. Screen handles most of the drawing, except the
mouse cursor and in-game menus.
The old Graphics class is no more.
I've also fixed some "reverse stereo" regressions from the first part of
the restructuring.
I'm not sure what the next step will be, but hopefully it will be smaller
than this one was.
svn-id: r16812
2005-02-19 14:02:16 +00:00
Torbjörn Andersson
0b461c8506
Updated copyright header, as discussed on the mailing list.
...
svn-id: r16580
2005-01-17 10:57:15 +00:00
Torbjörn Andersson
5178822833
Updated copyright year.
...
svn-id: r16397
2005-01-01 15:10:22 +00:00
Torbjörn Andersson
489e473fca
Cleanup.
...
svn-id: r13494
2004-04-07 12:31:32 +00:00
Torbjörn Andersson
065f2bb9eb
It's a new year in BS2 land, too!
...
svn-id: r12181
2004-01-06 13:44:17 +00:00
Torbjörn Andersson
6ae8218d53
Hopefully the last big renaming. Now the datatypes have names like
...
"StandardHeader" instead of "_standardHeader".
svn-id: r11997
2003-12-28 15:08:12 +00:00
Torbjörn Andersson
2adc147600
Moved some more "homeless" functions into Sword2Engine. (Don't worry -- I
...
promise I will get rid of g_sword2 later.)
svn-id: r11057
2003-11-02 17:17:10 +00:00
Torbjörn Andersson
3a43829b88
Moved the opcode functions into the Logic class.
...
svn-id: r10885
2003-10-18 08:11:50 +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
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
2536823c23
cleanup
...
svn-id: r10267
2003-09-17 06:28:27 +00:00
Jonathan Gray
f020d28b5e
bs2
...
svn-id: r9211
2003-07-28 01:44:38 +00:00