dxx-rebirth/common
Kp ddc25b59b7 Explicitly zero-initialize object structure members
C++17 will require this in order for `object::object()` to be constexpr.
Add it here, before switching over.
2020-05-02 21:18:42 +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 Update tool_bundle.py to parse correctly under Python3 2020-04-26 17:26:23 +00:00
editor
include Prefer NSDMI over simple default constructors 2020-04-26 17:26:23 +00:00
main Explicitly zero-initialize object structure members 2020-05-02 21:18:42 +00:00
maths
mem
misc Fix Windows build of hmp.cpp 2019-05-17 02:13:22 +00:00
music
texmap Require support for std::index_sequence, std::make_index_sequence 2020-04-26 17:26:23 +00:00
ui Use xrange for loops with zero start and constant numerical end 2019-05-04 18:27:36 +00:00
unittest Use C++11 user-defined literals to dispatch valptridx error style 2020-04-26 17:26:23 +00:00