dxx-rebirth/common
2021-06-28 03:37:51 +00:00
..
2d Reduce uses of RAIIdmem for local variables 2021-06-28 03:37:49 +00:00
3d optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
arch Use structured bindings to access enumerated ranges 2021-06-28 03:37:50 +00:00
editor Pass grs_canvas& to print_clock 2020-12-27 22:03:09 +00:00
include Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
main Move collision functions into namespaces 2021-06-28 03:37:51 +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 Replace __noreturn with C++11 [[noreturn]] 2021-06-28 03:37:50 +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 Transpose returned values for enumerate() of non-tuple 2021-06-28 03:37:50 +00:00
unittest Add unit tests for serialization code 2020-05-17 23:35:25 +00:00