dxx-rebirth/similar/arch
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
..
ogl Use enum class for tmap_num2 2020-08-24 01:31:28 +00:00
sdl Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
win32 Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00