qzdoom-gpl/src/textures
Christoph Oelckers 3637c878cd - Changed: Replaced weapons should not be given by generic cheats, only
when explicitly giving them.
- Changed 'give weapon' cheat so that in single player it only gives weapons
  belonging to the current game or are placed in a weapon slot to avoid
  giving the Chex Quest weapons in Doom and vice versa.
- Fixed: The texture manager must be the first thing to be initialized
  because MAPINFO and DECORATE both can reference textures and letting them
  create their own textures is not safe.


SVN r1230 (trunk)
2008-09-17 00:14:33 +00:00
..
automaptexture.cpp - Changed handling of AUTOPAGE texture so that it is properly inserted into 2008-08-12 09:57:59 +00:00
bitmap.cpp - Fixed: 3D hardware texture filling did not copy pixels with 0 alpha, 2008-05-16 23:36:47 +00:00
bitmap.h - Fixed: All translucent blending operations for CopyColors must treat an 2008-05-17 08:18:31 +00:00
buildtexture.cpp About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +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 - Made all the basic texture classes local to their implementation. 2008-06-01 20:43:02 +00:00
flattexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
imgztexture.cpp - Made all the basic texture classes local to their implementation. 2008-06-01 20:43:02 +00:00
jpegtexture.cpp - Made all the basic texture classes local to their implementation. 2008-06-01 20:43:02 +00:00
multipatchtexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
patchtexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
pcxtexture.cpp - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00
pngtexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
rawpagetexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
texture.cpp - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00
texturemanager.cpp - Changed: Replaced weapons should not be given by generic cheats, only 2008-09-17 00:14:33 +00:00
textures.h - Changed: Replaced weapons should not be given by generic cheats, only 2008-09-17 00:14:33 +00:00
tgatexture.cpp - Cleaned up some include dependencies. 2008-09-14 23:54:38 +00:00
warptexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00