dxx-rebirth/common
Kp cf2c7bbe80 Replace serial byteswap macros with constexpr function
This allows taking the input by-value instead of by-reference, while
still protecting against unwanted type conversion.

Add some basic static_assert tests that the swapped values are correct.
2022-04-17 22:27:19 +00:00
..
2d Fix high score background truncation 2021-12-01 03:08:27 +00:00
3d Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
arch Use Mix_LoadMUSType_RW for named files, too 2022-03-19 22:55:58 +00:00
editor Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
include Replace serial byteswap macros with constexpr function 2022-04-17 22:27:19 +00:00
main Fix LTO ODR build failure in wall.h 2022-04-17 22:27:19 +00:00
maths Simplify multiplayer powerup creation 2022-01-09 15:25:42 +00:00
mem
misc Improve error reporting for hmp_open / hmp2mid 2022-03-19 22:55:58 +00:00
music
texmap Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
ui Move UI_GADGET list setup into constructor 2022-02-13 19:13:38 +00:00
unittest Add unit tests for enumerate 2022-02-13 19:13:38 +00:00