mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-30 14:51:05 +00:00
I have to wonder why it had to use such a complicated implementation that provided no advantages whatsoever. The new code is just 1/5th of the old one's size and much closer to Hexen's original implementation which also was a simple array but with no means to resize the queue. |
||
---|---|---|
.. | ||
a_action.cpp | ||
a_decals.cpp | ||
a_dynlight.cpp | ||
a_dynlight.h | ||
a_flashfader.cpp | ||
a_lightning.cpp | ||
a_lightning.h | ||
a_morph.cpp | ||
a_morph.h | ||
a_quake.cpp | ||
a_sharedglobal.h | ||
a_specialspot.cpp | ||
a_specialspot.h | ||
hudmessages.cpp | ||
shared_hud.cpp |