mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-06-01 09:22:17 +00:00
- Fixed: The sidedef loader could allocate insufficient memory if a map
contained unused sidedefs. - Fixed: Color control sequences were written to the log file. Since any entered console command contains such a sequence it was quite noticable. SVN r208 (trunk)
This commit is contained in:
parent
f356e356a0
commit
14765bf64b
3 changed files with 27 additions and 4 deletions
|
@ -1,4 +1,8 @@
|
|||
June 21, 2006 (Changes by Graf Zahl)
|
||||
- Fixed: The sidedef loader could allocate insufficient memory if a map
|
||||
contained unused sidedefs.
|
||||
- Fixed: Color control sequences were written to the log file. Since any
|
||||
entered console command contains such a sequence it was quite noticable.
|
||||
- Fixed: The obituary code didn't use the attacker's name for kills caused
|
||||
by other players.
|
||||
- Fixed: PIT_StompThing never checked for COMPATF_NO_PASSMOBJ.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue