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

Fixes: ae8b99ae7d ("Use RAIIdigi_sound for briefing printing_channel")
2015-05-22 03:33:20 +00:00
..
2d Pass unsigned x/y to gr_pixel 2015-05-09 17:39:00 +00:00
3d Convert local arrays to array<> 2015-04-19 04:18:49 +00:00
arch Use unique_ptr to manage GLsync fence 2015-05-09 17:39:01 +00:00
editor
include Fix gcc-4.6 ui build 2015-05-22 03:33:19 +00:00
main Fix gcc-4.6 digi build 2015-05-22 03:33:20 +00:00
maths Use signed multiplier in fix_sincos 2015-04-30 03:32:27 +00:00
misc Store PHYSFS_list element count in list when needed 2015-05-09 17:38:57 +00:00
texmap
ui Preserve array size for ui_get_filename 2015-05-09 17:38:58 +00:00