mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 08:51:24 +00:00
86166f5e67
Revert "- `xs_Float.h`: Add `getint()` getter to `_xs_doubleints` struct." Revert "- SW: When adjusting horizon in `DoPlayerDeathHoriz()`, just use integer horizon values and not Q16.16." Revert "- Duke (RR): Clean up some unnecessary `FixedToFloat()` usage with the `fixedhoriz` `asbuildf()` method." Revert "- `binaryangle.h`: Use `constexpr` on inline functions where it was previously not possible to do so." Revert "- `m_fixed.h`: Use `constexpr` on inline functions where it was previously not possible to do so." Revert "- `xs_Float.h`: Convert header to `constexpr`." This does nor work as it violates the constexpr rules for unions. The code will error out on compilation for accessing an inactive member of a union. |
||
---|---|---|
.. | ||
libsmackerdec | ||
math | ||
rapidjson | ||
sfmt | ||
base64.cpp | ||
base64.h | ||
ctpl.h | ||
earcut.hpp | ||
gain_analysis.cpp | ||
gain_analysis.h | ||
m_crc32.h | ||
md5.cpp | ||
md5.h | ||
strnatcmp.c | ||
strnatcmp.h | ||
superfasthash.cpp | ||
superfasthash.h | ||
xs_Float.h |