dxx-rebirth/similar
Kp d5d103bc93 Simplify bm_read_weapon last_model_num handling
The existing handling always wrote to slot 0, but did so in a convoluted
way.  The variable names suggest this was not intended, but no one has
ever reported it as broken, and some otherwise valid data files may
depend on this quirk.
2022-10-09 23:15:20 +00:00
..
2d Fix MacOS clang build of similar/2d/font.cpp 2022-10-02 19:51:36 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Simplify ogl_ubitblt_i GL array initialization 2022-10-02 19:51:35 +00:00
editor Pass polymodel& to draw_model_picture, draw_polygon_model 2022-10-09 23:15:20 +00:00
main Simplify bm_read_weapon last_model_num handling 2022-10-09 23:15:20 +00:00
misc Use std::span for PHYSFSX_fgets 2022-10-02 19:51:35 +00:00