mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-12-15 23:21:46 +00:00
81f521fe56
The code assumed that it had access to the texture manager but that gets initialized after MAPINFO, which means that MAPINFO can only store the texture names and let the precaching code resolve the actual textures. |
||
---|---|---|
.. | ||
anim_switches.cpp | ||
animations.cpp | ||
automaptexture.cpp | ||
bitmap.cpp | ||
bitmap.h | ||
buildtexture.cpp | ||
canvastexture.cpp | ||
ddstexture.cpp | ||
emptytexture.cpp | ||
flattexture.cpp | ||
imgztexture.cpp | ||
jpegtexture.cpp | ||
multipatchtexture.cpp | ||
patchtexture.cpp | ||
pcxtexture.cpp | ||
pngtexture.cpp | ||
rawpagetexture.cpp | ||
texture.cpp | ||
texturemanager.cpp | ||
textures.h | ||
tgatexture.cpp | ||
warptexture.cpp |