raze/source/build/src
2021-11-02 23:32:31 +01:00
..
clip.cpp - use std::clamp instead of our homegrown version. 2021-10-30 10:35:00 +02:00
engine.cpp - address C++20 deprecation warnings with enums in floating point arithmetic. 2021-11-02 23:32:31 +01:00
engine_priv.h - added sprite collection loop to ProcessSector and did a bit of cleanup on the TSprite code. 2021-03-25 23:16:32 +01:00
mdsprite.cpp - fixed warnings in Build code. 2021-05-12 21:47:32 +02:00
polymost.cpp - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00