dxx-rebirth/similar
Kp 68453cd86f Remove redundant net_udp_welcome_player checks
This loop is run once before the `if()` test, then again at the top of
both the true and false branches of the `if`.  Remove the runs inside
the conditional, since they should produce the same result as the run
that occurs before the conditional.
2022-06-05 17:44:53 +00:00
..
2d Fix SDL-only build 2021-11-01 03:37:20 +00:00
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
arch Precompute g3_draw_line GL color data 2022-06-05 17:44:52 +00:00
editor Pass object to init_player_object 2022-06-05 17:44:52 +00:00
main Remove redundant net_udp_welcome_player checks 2022-06-05 17:44:53 +00:00
misc Set console output priority to highest given option rather than most recently specified 2022-05-16 20:03:34 +12:00