dxx-rebirth/d2x-rebirth/main
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
..
escort.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
gamepal.cpp Fix gcc-9 -Wstringop-truncation in gamepal.cpp 2019-05-11 20:18:29 +00:00
inferno.ini Reduce indirection resolving chosen menu item 2020-12-19 16:13:26 +00:00
libmve.h Remove indirection for movie memory management 2021-01-17 22:23:23 +00:00
movie.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
movie.h Keep builtin movies loaded until the end of main 2021-07-25 23:00:56 +00:00