dxx-rebirth/common
Kp 9da6507e82 Remove test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR
Test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR probes for a bug present in
<=gcc-4.7.x.  Rebirth now rejects <=gcc-4.8.x for other reasons, so all
supported gcc versions pass test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR.
Remove the test.
2016-09-25 04:52:49 +00:00
..
2d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
3d Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
arch Rename MAX_HATS_PER_JOYSTICK to DXX_MAX_HATS_PER_JOYSTICK 2016-09-25 04:52:49 +00:00
editor
include Remove test DXX_HAVE_CONSTEXPR_UNION_CONSTRUCTOR 2016-09-25 04:52:49 +00:00
main Rename MAX_HATS_PER_JOYSTICK to DXX_MAX_HATS_PER_JOYSTICK 2016-09-25 04:52:49 +00:00
maths Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
mem Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
misc Switch hmp.cpp to use C++ casts 2016-09-04 19:10:43 +00:00
texmap Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
ui Reuse string_array_sort_func for file_sort_func 2016-09-04 19:10:43 +00:00