dxx-rebirth/similar
Kp 2eafb4a361 Simplify calling net_udp_request_game_info
All callers except one want the `lite` version of the request.  Switch
from a boolean that is selected inside the function to a reference that
is defaulted to `lite`.  Override that argument to the heavy version in
the one caller that needs it.
2022-07-09 13:39:29 +00:00
..
2d Rename font underline to draw_full_width_as_fg_color 2022-07-02 18:10:45 +00:00
3d
arch Avoid unnecessary allocation in jukebox_play 2022-07-02 18:10:45 +00:00
editor Use auto type for Viewer in more places 2022-07-09 13:39:29 +00:00
main Simplify calling net_udp_request_game_info 2022-07-09 13:39:29 +00:00
misc Set console output priority to highest given option rather than most recently specified 2022-05-16 20:03:34 +12:00