.. |
automaptexture.cpp
|
- Turned on warning level 4 just to see what it would produce: a lot of
|
2006-12-21 04:34:43 +00:00 |
buildtexture.cpp
|
- Fixed: Thing_ProjectileAimed did not set the missile's speed correctly.
|
2007-03-06 01:33:18 +00:00 |
canvastexture.cpp
|
- Changed: Patch and IMGZ textures now initialize their dimensions upon creation.
|
2006-08-20 12:55:46 +00:00 |
ddstexture.cpp
|
- Added true color processing to FDDSTexture. This is untested so far
|
2007-12-20 20:00:05 +00:00 |
flattexture.cpp
|
- Changed: Patch and IMGZ textures now initialize their dimensions upon creation.
|
2006-08-20 12:55:46 +00:00 |
imgztexture.cpp
|
- Fixed: If you called the FString assignment operator that accepts a
|
2007-01-25 04:02:06 +00:00 |
jpegtexture.cpp
|
- Fixed: FTexture::~FTexture() must destroy the associated native texture
|
2007-12-20 18:53:35 +00:00 |
multipatchtexture.cpp
|
- Fixed: FTexture::~FTexture() must destroy the associated native texture
|
2007-12-20 18:53:35 +00:00 |
patchtexture.cpp
|
- Turned on warning level 4 just to see what it would produce: a lot of
|
2006-12-21 04:34:43 +00:00 |
pcxtexture.cpp
|
- Fixed: FTexture::~FTexture() must destroy the associated native texture
|
2007-12-20 18:53:35 +00:00 |
pngtexture.cpp
|
- Fixed: FTexture::~FTexture() must destroy the associated native texture
|
2007-12-20 18:53:35 +00:00 |
rawpagetexture.cpp
|
- Changed: Patch and IMGZ textures now initialize their dimensions upon creation.
|
2006-08-20 12:55:46 +00:00 |
texture.cpp
|
- Fixed: FTexture::~FTexture() must destroy the associated native texture
|
2007-12-20 18:53:35 +00:00 |
tgatexture.cpp
|
- Fixed: FTexture::~FTexture() must destroy the associated native texture
|
2007-12-20 18:53:35 +00:00 |
warptexture.cpp
|
- Increased precision of texture scaling factors to full fixed point. In the process
|
2007-04-29 12:07:27 +00:00 |