mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-01-21 08:31:00 +00:00
eab06ef086
- cleaned out a lot the SafeDivScale stuff in m_fixed.h. The only SafeDivScale variant still in use was #16 for FixedDiv, so all the SafeDivScale stuff has been removed and the 16 variant renamed to FixedDiv because that's the only form in which it is still being used. (2x in R_DrawVoxel and 1x in ACS's FixedDiv PCode.) - removed Build notice from m_fixed.h because aside from the inlines includes there is nothing here from Build anymore. |
||
---|---|---|
.. | ||
a_action.cpp | ||
a_bridge.cpp | ||
a_decals.cpp | ||
a_fastprojectile.cpp | ||
a_flashfader.cpp | ||
a_fountain.cpp | ||
a_lightning.cpp | ||
a_lightning.h | ||
a_morph.cpp | ||
a_morph.h | ||
a_movingcamera.cpp | ||
a_quake.cpp | ||
a_randomspawner.cpp | ||
a_sectoraction.cpp | ||
a_sharedglobal.h | ||
a_skies.cpp | ||
a_soundenvironment.cpp | ||
a_soundsequence.cpp | ||
a_specialspot.cpp | ||
a_specialspot.h | ||
hudmessages.cpp | ||
sbar.h | ||
sbar_mugshot.cpp | ||
sbarinfo.cpp | ||
sbarinfo.h | ||
sbarinfo_commands.cpp | ||
shared_hud.cpp | ||
shared_sbar.cpp |