dxx-rebirth/similar
Kp cd09a742a0 Initialize aip->CURRENT_GUN in robot setup
In non-memory-poison builds, the zero initialization of the new object
will suffice to cover this.  In memory-poison builds, the new object
will be reset to a poison value, so the member must be given a
reasonable value here.
2022-08-22 01:24:49 +00:00
..
2d Rename font underline to draw_full_width_as_fg_color 2022-07-02 18:10:45 +00:00
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
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 Initialize aip->CURRENT_GUN in robot setup 2022-08-22 01:24:49 +00:00
misc Set console output priority to highest given option rather than most recently specified 2022-05-16 20:03:34 +12:00