- Fixed: The particle fountains' names were different than before
- Fixed: FTexture::CheckForTexture should return NULL if the texture it finds is of type FTexture::TEX_Null. If this isn't done not all occurences of AASHITTY being used to silence an editor's error checker will be handled correctly. In particular the transparent door trick will break. SVN r411 (trunk)
This commit is contained in:
parent
e55e4f0932
commit
08a1ffce23
3 changed files with 16 additions and 8 deletions
|
|
@ -1,3 +1,10 @@
|
|||
December 13, 2006 (Changes by Graf Zahl)
|
||||
- Fixed: The particle fountains' names were different than before
|
||||
- Fixed: FTexture::CheckForTexture should return NULL if the texture it
|
||||
finds is of type FTexture::TEX_Null. If this isn't done not all occurences
|
||||
of AASHITTY being used to silence an editor's error checker will be handled
|
||||
correctly. In particular the transparent door trick will break.
|
||||
|
||||
December 10, 2006 (Changes by Graf Zahl)
|
||||
- Fixed: When a DehackedPickup replacement object is created it must copy
|
||||
the state labels of the parent object.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue