dxx-rebirth/common
Kp 4cb3d46148 Move <type_traits> test to Cxx11RequiredFeature
Commit 957016621e ("Remove support for
Boost.TypeTraits") removed support for any alternative implementation of
<type_traits>, so C++11 <type_traits> is now required.  Move it to
the Cxx11RequiredFeature array to combine it with the other required
feature tests.
2016-08-08 00:07:20 +00:00
..
2d Mark global constants as constexpr 2016-07-23 04:10:42 +00:00
3d Propagate MAX_INSTANCE_DEPTH 2016-07-10 04:11:34 +00:00
arch Remove char[N] overload for PHYSFSX_getRealPath 2016-08-06 19:55:25 +00:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Move <type_traits> test to Cxx11RequiredFeature 2016-08-08 00:07:20 +00:00
main Move CMLevelMusicTrack to CCfg 2016-08-06 19:55:25 +00:00
maths Mark global constants as constexpr 2016-07-23 04:10:42 +00:00
mem Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
misc Rewrite declarations of ubyte * to standard uint8_t * 2016-07-14 01:59:02 +00:00
texmap Mark global constants as constexpr 2016-07-23 04:10:42 +00:00
ui Flatten some ui type hierarchy 2016-08-06 19:55:24 +00:00