dxx-rebirth/common
Kp 1f8c8e355b Allow newmenu callers to choose whether to use a background box
Previously, callers chose whether to use a fullscreen background image,
and the newmenu code inferred that callers without a background image
wanted a background box, while those with a background image wanted no
box.  Change newmenu_layout to take a parameter specifying the caller's
intent, so that a caller can choose to have any combination of a
background image and a background box.
2020-12-27 22:03:09 +00:00
..
2d Move more symbols into namespaces 2020-12-26 21:17:29 +00:00
3d Move more symbols into namespaces 2020-12-26 21:17:29 +00:00
arch Remove send_creation_events parameter 2020-10-22 02:26:16 +00:00
editor Pass grs_canvas& to print_clock 2020-12-27 22:03:09 +00:00
include Pass grs_font& to gr_set_curfont 2020-12-27 22:03:09 +00:00
main Allow newmenu callers to choose whether to use a background box 2020-12-27 22:03:09 +00:00
maths Qualify uses of std::array 2020-05-02 21:18:42 +00:00
mem Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
misc Inline string_array_t::tidy comparator 2020-12-27 22:03:09 +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 Always delegate to window_create for send_creation_events 2020-12-20 20:39:07 +00:00
unittest Add unit tests for serialization code 2020-05-17 23:35:25 +00:00