- Added a CopyInfo function to FTexture that contains all code required to
clone a texture. Used for creating warping textures. - Fixed: P_FindFloorCeiling should not be called before setting the actor's z- coordinate. For testing 3D Midtex lines and 3D floors the proper position needs to be set first. - Fixed the autoaim fix from Jan 10. SVN r1358 (trunk)
This commit is contained in:
parent
51391f889c
commit
bbda4622e7
7 changed files with 37 additions and 16 deletions
|
|
@ -1,3 +1,11 @@
|
|||
January 18, 2009 (Changes by Graf Zahl)
|
||||
- Added a CopyInfo function to FTexture that contains all code required to
|
||||
clone a texture. Used for creating warping textures.
|
||||
- Fixed: P_FindFloorCeiling should not be called before setting the actor's z-
|
||||
coordinate. For testing 3D Midtex lines and 3D floors the proper position
|
||||
needs to be set first.
|
||||
- Fixed the autoaim fix from Jan 10.
|
||||
|
||||
January 11, 2009 (Changes by Graf Zahl)
|
||||
- Added option to specify the amount of ammo to be given by a WeaponGiver.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue