dxx-rebirth/common
Kp b037cd556f Explicitly default valptridx<T>::strong_typedef
gcc considers strong_typedef to be POD both with and without the
explicit default.  clang considers it to be POD only if the constructor
is explicitly defaulted.
2019-12-17 05:01:38 +00:00
..
2d Move some SDL-only symbols into !DXX_USE_OGL 2019-08-06 02:59:41 +00:00
3d Move some SDL-only symbols into !DXX_USE_OGL 2019-08-06 02:59:41 +00:00
arch modify SConstruct to handle target platform; fix track finish detect code 2019-10-27 14:53:48 +02:00
editor
include Explicitly default valptridx<T>::strong_typedef 2019-12-17 05:01:38 +00:00
main Move laser_info::get_last_hitobj out of line 2019-12-16 01:56:59 +00:00
maths
mem
misc
music
texmap Fix fallthrough warning in ntmap.cpp [SDL only] 2019-07-07 22:00:02 +00:00
ui
unittest