dxx-rebirth/similar
Kp 74a698253b Fix kconfig zip traversal past the end of kcm_* arrays
For historical reasons, the kcm_* arrays are smaller than the player's
configuration settings.  Move the kcm_ arrays to be the first range
passed to zip, so that traversal does not exceed the array.

Fixes: d959eeca8f ("Use zip in kconfig to allow use of range-based for")
2020-08-28 00:18:45 +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 Fix kconfig zip traversal past the end of kcm_* arrays 2020-08-28 00:18:45 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00