dxx-rebirth/common
2021-09-19 10:53:48 +00:00
..
2d Use enum class for gr fade_level 2021-09-19 10:53:48 +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 Use enum class for gr fade_level 2021-09-19 10:53:48 +00:00
main Save parent canvas in listbox_layout 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 Rework ADL dynamic loader 2018-10-15 00:51:53 +00:00
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