mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-08 05:51:09 +00:00
6adb069506
This was to resolve some circular dependencies with the portal code. The most notable changees: * FTextureID was moved from textures.h to doomtype.h because it is frequently needed in files that don't want to do anything with actual textures. * split off the parts from p_maputl into a separate header. * consolidated all blockmap related data into p_blockmap.h * split off the polyobject parts into po_man.h |
||
---|---|---|
.. | ||
a_chicken.cpp | ||
a_dsparil.cpp | ||
a_hereticartifacts.cpp | ||
a_hereticimp.cpp | ||
a_hereticmisc.cpp | ||
a_hereticweaps.cpp | ||
a_ironlich.cpp | ||
a_knight.cpp | ||
a_wizard.cpp |