dxx-rebirth/similar
Kp 78d4a36bb4 Explicitly require support for C++11 constructor inheritance
Parts of the code already used the C++11 syntax, so compilers without it
were already unsupported.  Expand the remaining uses to the standard
syntax.
2022-01-09 15:25:42 +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 Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
editor Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
main Explicitly require support for C++11 constructor inheritance 2022-01-09 15:25:42 +00:00
misc Use enum class for VR StereoFormat 2021-09-12 16:20:52 +00:00