dxx-rebirth/similar
Kp ae604225c8 Fix gcc-4.6 interpreter build
gcc-4.6 chokes on `static constexpr type value{};`, but accepts
`static constexpr auto value = type{};`

Fixes: 77ec36b9c3 ("Convert g3_draw_morphing_model to class")
2015-05-22 03:33:19 +00:00
..
2d Hoist store in gr_internal_string0_template 2015-05-09 17:39:02 +00:00
3d Fix gcc-4.6 interpreter build 2015-05-22 03:33:19 +00:00
arch Remove unnecessary Mouse::button_state 2015-05-14 02:23:13 +00:00
editor Remove unused copy_side_except_vertex_ids 2015-05-17 20:37:59 +00:00
main Simplify HoardEquipped 2015-05-22 03:33:19 +00:00
mem Fix size truncation in mem_malloc 2015-01-29 04:27:35 +00:00
misc Raise PHYSFSX_exists bool check to caller 2015-05-09 17:39:02 +00:00