dxx-rebirth/similar
Kp 5b7fb9c402 Reduce use of quotes for passing vers_id defines
Windows shells interpret quoting differently from Linux shells, causing
some of the generated strings to have ugly escape sequences in them.
Switch to passing the defined values as lists of character codes, so
that no quoting is needed.  This makes the command line uglier, but
produces more readable strings in the generated program.
2022-10-02 19:51:36 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +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 Use enum class for clipping_code 2022-10-02 19:51:35 +00:00
main Reduce use of quotes for passing vers_id defines 2022-10-02 19:51:36 +00:00
misc Use std::span for PHYSFSX_fgets 2022-10-02 19:51:35 +00:00