mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-28 06:53:40 +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_arachnotron.cpp | ||
a_archvile.cpp | ||
a_bossbrain.cpp | ||
a_bruiser.cpp | ||
a_cacodemon.cpp | ||
a_cyberdemon.cpp | ||
a_demon.cpp | ||
a_doomglobal.h | ||
a_doomimp.cpp | ||
a_doommisc.cpp | ||
a_doomweaps.cpp | ||
a_fatso.cpp | ||
a_keen.cpp | ||
a_lostsoul.cpp | ||
a_painelemental.cpp | ||
a_possessed.cpp | ||
a_revenant.cpp | ||
a_scriptedmarine.cpp | ||
a_spidermaster.cpp |