- Fixed: P_FindFloorCeiling may not call P_PointInSector if called from
P_SpawnMapThing. It must use the values the actor has been initialized to by LinkToWorldForMapThing. SVN r1488 (trunk)
This commit is contained in:
parent
cfbf55acab
commit
ca454bfeb3
2 changed files with 30 additions and 9 deletions
|
|
@ -1,4 +1,9 @@
|
|||
March 17, 2009
|
||||
March 18, 2009 (Changes by Graf Zahl)
|
||||
- Fixed: P_FindFloorCeiling may not call P_PointInSector if called from
|
||||
P_SpawnMapThing. It must use the values the actor has been initialized to
|
||||
by LinkToWorldForMapThing.
|
||||
|
||||
March 17, 2009
|
||||
- Added the -norun parameter to quit the game just before video
|
||||
initialization. To be used to check for errors in scripts without actually
|
||||
running the game.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue