- Maps defined with Hexen-style MAPINFOs now run their scripts in the proper
order. SVN r1565 (trunk)
This commit is contained in:
parent
f7d7e9faf9
commit
28e9693b79
3 changed files with 8 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
April 29, 2009
|
||||
- Maps defined with Hexen-style MAPINFOs now run their scripts in the proper
|
||||
order.
|
||||
- Fixed: FWadCollection::CheckNumForName() read the lump each iteration before
|
||||
checking for the end marker. On 32-bit systems, this is -1, but on 64-bit
|
||||
systems, it is a very large integer that is highly unlikely to be in mapped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue