dxx-rebirth/similar
Kp 85f0dcde01 Avoid repeatedly reopening descent.hog during briefings
PHYSFSX_fsize opens the file, reads its length, and closes it.  Calling
PHYSFSX_fsize in a loop is wasteful, since the file size should not
change while the game is playing.
2020-07-05 23:34:33 +00:00
..
2d Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
3d Use range-for when aligning polygon model submodel_ptrs 2020-07-05 23:34:33 +00:00
arch Move ogl_swap_buffers_internal to dcx 2020-07-05 23:34:32 +00:00
editor Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
main Avoid repeatedly reopening descent.hog during briefings 2020-07-05 23:34:33 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00