- Changed true color texture creation to use a newly defined Bitmap class
instead of having the copy functions in the frame buffer class. - Fixed: The WolfSS didn't have its obituary defined. SVN r915 (trunk)
This commit is contained in:
parent
99b2fab410
commit
ce5d4dba02
17 changed files with 648 additions and 505 deletions
|
|
@ -1,4 +1,7 @@
|
|||
April 15, 2008 (Changes by Graf Zahl)
|
||||
- Changed true color texture creation to use a newly defined Bitmap class
|
||||
instead of having the copy functions in the frame buffer class.
|
||||
- Fixed: The WolfSS didn't have its obituary defined.
|
||||
- Added submission for ACS CheckPlayerCamera ACS function.
|
||||
- Removed FRadiusThingsIterator after discovering that VC++ misoptimized
|
||||
it in P_CheckPosition. Now FBlockThingsIterator is used with the distance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue