dxx-rebirth/similar
Kp 56b45ca2e8 Fix off-by-one in menu logic
If a menu was all text except for the last element, the menu would
incorrectly be classifed as all text, and citem would be pinned to the
first element.

Fixes: 14a9657136 ("Use partial_range to store newmenu_item pointer/length")
2020-10-03 22:34:38 +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 Add configure test to check for usable GL utility library 2020-09-11 03:08:02 +00:00
editor Make robot_dialog inherit from UI_DIALOG 2020-09-21 03:18:12 +00:00
main Fix off-by-one in menu logic 2020-10-03 22:34:38 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00