mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-06-01 01:31:14 +00:00
- fixed: The PNG loader for true color textures overwrote the IDAT size with
the IDAT id when reading the image. SVN r1805 (trunk)
This commit is contained in:
parent
b07445d149
commit
8e4ba47c98
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
September 7, 2009 (Changes by Graf Zahl)
|
||||
- fixed: The PNG loader for true color textures overwrote the IDAT size with
|
||||
the IDAT id when reading the image.
|
||||
|
||||
September 6, 2009 (Changes by Graf Zahl)
|
||||
- fixed: Trying to pick up an object of the Ammo base class caused a crash.
|
||||
- changed line_t's sidenum into sidedef pointers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue