..
anim_switches.cpp
- move static AM color initialization into the AM_StaticInit function.
2010-12-14 00:50:02 +00:00
animations.cpp
- cleaned up switch code and fixed several problems:
2010-12-12 15:43:35 +00:00
automaptexture.cpp
- Changed: Textures without a name no longer get added to the texture manager's
2008-11-30 12:49:27 +00:00
bitmap.cpp
- Fixed: iCopyColors() should not invert the grayscale value for special colormaps, since
2010-06-18 03:52:04 +00:00
bitmap.h
- merged menu branch back into trunk.
2010-09-14 17:28:18 +00:00
buildtexture.cpp
- Merge voxels back into trunk. Even if it needs further tweaking, it should at least be stable now.
2011-01-02 18:02:27 +00:00
canvastexture.cpp
- Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders
2008-09-15 14:11:05 +00:00
ddstexture.cpp
- Reverted the part of r2226 than reverted r2205 (accidentally, I assume).
2010-03-18 17:50:00 +00:00
emptytexture.cpp
- Fixed: Completely empty patches (8 0-bytes) could not be handled by the
2009-04-30 11:10:38 +00:00
flattexture.cpp
- Changed: Textures without a name no longer get added to the texture manager's
2008-11-30 12:49:27 +00:00
imgztexture.cpp
- Changed: Textures without a name no longer get added to the texture manager's
2008-11-30 12:49:27 +00:00
jpegtexture.cpp
- Fixed: Coordinate handling for multipatch texture compositing was not correct
2009-09-30 10:41:24 +00:00
multipatchtexture.cpp
- Fixed: The sign in Eternall.wad, map25 on line 2236 rendered at the wrong height because Doom
2011-05-13 03:29:48 +00:00
patchtexture.cpp
- Fixed: S_LoadSound() did not byte-swap the frequency and length it reads
2009-09-04 22:59:41 +00:00
pcxtexture.cpp
- Fixed: Coordinate handling for multipatch texture compositing was not correct
2009-09-30 10:41:24 +00:00
pngtexture.cpp
- Fixes to compile with GCC 4.5.0.
2010-09-01 03:30:18 +00:00
rawpagetexture.cpp
- Changed: Textures without a name no longer get added to the texture manager's
2008-11-30 12:49:27 +00:00
texture.cpp
- Fixed: The sign in Eternall.wad, map25 on line 2236 rendered at the wrong height because Doom
2011-05-13 03:29:48 +00:00
texturemanager.cpp
- damn integer type confusion... :(
2011-02-19 13:35:11 +00:00
textures.h
- Fixed: The sign in Eternall.wad, map25 on line 2236 rendered at the wrong height because Doom
2011-05-13 03:29:48 +00:00
tgatexture.cpp
- Fixed: Coordinate handling for multipatch texture compositing was not correct
2009-09-30 10:41:24 +00:00
warptexture.cpp
- fixed: old-style DECORATE definitions with non-alphanumeric characters in
2009-12-13 22:22:25 +00:00