dxx-rebirth/similar
Kp d586fe91e4 Parenthesize gauge_key comma expression
C++20 deprecates `array_name[A,B]`.  For this use case, `A` is needed
for its side effects, but is not intended as an index operation.  Add
parentheses to satisfy the deprecation warning, without changing the
meaning of the code.
2022-07-02 18:10:45 +00:00
..
2d Fix SDL-only build 2021-11-01 03:37:20 +00:00
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
arch Avoid unnecessary allocation in jukebox_play 2022-07-02 18:10:45 +00:00
editor Remove unnecessary members in splitpath_t 2022-06-11 15:00:02 +00:00
main Parenthesize gauge_key comma expression 2022-07-02 18:10:45 +00:00
misc Set console output priority to highest given option rather than most recently specified 2022-05-16 20:03:34 +12:00