dxx-rebirth/similar/2d
Kp 21241471c6 Return string width/height from gr_get_string_size
Use structured bindings to capture the values on return, so that they
can be declared as `const` if they are immutable after initial
computation.
2021-09-12 16:20:52 +00:00
..
font.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
palette.cpp Switch callers to unchecked_partial_range(range) where possible 2021-09-04 12:17:14 +00:00
pcx.cpp Improve error reporting for PHYSFSX_openReadBuffered 2021-07-25 23:00:56 +00:00