dxx-rebirth/similar
Kp 02c6f2a9f3 Fix gcc-4.6 render range error
gcc-4.6 fails to synthesize a move constructor to initialize
reversed_render_range; later gcc accept this.

Switch to capturing the value by const auto &&, which works in both old
and new gcc.
2015-05-22 03:33:21 +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 Fix gcc-4.6 render range error 2015-05-22 03:33:21 +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