dxx-rebirth/similar
Kp 6d3dce4e16 Use enum class for tmap_num2
Define separate enum values for rotation data in both the high bits,
where it is usually kept, and the low bits, where it is sometimes used
for math or comparisons.

Define an enum value to represent the composite of the index and the
rotation, since the composite is not suitable for use as an array
subscript.  Add helper functions to extract the component pieces.
2020-08-24 01:31:28 +00:00
..
2d Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
3d Replace zip helper function with class template argument deduction 2020-07-16 02:31:04 +00:00
arch Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
editor Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
main Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00