- fixed: FastProjectile was missing all sky checks when the projectile's move

was blocked.


SVN r2063 (trunk)
This commit is contained in:
Christoph Oelckers 2009-12-31 09:02:38 +00:00
commit 3288d56cac
2 changed files with 42 additions and 0 deletions

View file

@ -1,3 +1,7 @@
December 31, 2009 (Changes by Graf Zahl)
- fixed: FastProjectile was missing all sky checks when the projectile's move
was blocked.
December 30, 2009
- Fixed: A_ThrowGrenade used the same code as the old fighter flechette, so
it was just as broken at aiming up and down.