Go to file
Kp 555ff20ae9 Move render_state.h up for gcc-4.7 static_assert
In gcc-4.7, <bits/hashtable.h> uses static_assert in a way that the
preprocessor considers to have 3 arguments.  Move render_state.h up to
ensure that <bits/hashtable.h> is included before
"compiler-static_assert.h" converts static_assert into a 2 argument
macro.
2015-08-03 03:11:25 +00:00
common Inline multi_send_endlevel_start secret for D2 2015-08-03 03:11:25 +00:00
contrib Remove unused libpng support 2015-06-13 22:42:21 +00:00
d1x-rebirth Pass reactor& to read_model_guns 2015-07-25 23:10:48 +00:00
d2x-rebirth Suppress physfsx read/write macros in physfsrwops.cpp 2015-07-25 23:10:48 +00:00
similar Move render_state.h up for gcc-4.7 static_assert 2015-08-03 03:11:25 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
SConstruct Simplify automatic compiler test 2015-08-03 03:11:24 +00:00