dxx-rebirth/common
Kp 89e89c8afb Move global constants from mglobal.cpp to cglobal.cpp
These constants can be useful in unit tests, so move them out to their
own file.
2023-03-12 10:40:25 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Use enum class for clipping_code 2022-10-02 19:51:35 +00:00
arch Move window existence flag to a mixin, and track using std::shared_ptr 2023-01-14 19:05:37 +00:00
editor Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
include Add alternative mixer resamplers 2023-02-11 10:50:21 +00:00
main Move global constants from mglobal.cpp to cglobal.cpp 2023-03-12 10:40:25 +00:00
maths Remove quadint members low, high 2022-05-24 02:32:58 +00:00
mem
misc Test whether change_filename_extension succeeded before using its output 2022-10-09 23:15:20 +00:00
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui Precompute ui_file_browser::spaces 2023-02-04 19:21:25 +00:00
unittest Flatten type information for zip<> 2022-12-31 16:21:47 +00:00