dxx-rebirth/common
Kp e7aa9855e0 Compute menu border widths from screen canvas instead of screen
In practice, this should be the same result.  However, this allows the
flexibility to use a canvas other than the screen.
2021-09-12 16:20:52 +00:00
..
2d Use __builtin_FILE,LINE for canvas location debugging 2021-09-12 16:20:52 +00:00
3d Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
arch Switch callers to unchecked_partial_range(range) where possible 2021-09-04 12:17:14 +00:00
editor Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
include Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
main Compute menu border widths from screen canvas instead of screen 2021-09-12 16:20:52 +00:00
maths Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
mem Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
misc Optimize out warn_printf on some targets 2021-09-12 16:20:52 +00:00
music
texmap Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
ui Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
unittest Propagate T::index_type through partial_range 2021-09-04 12:17:14 +00:00