Go to file
Kp 665a0de228 Fix gcc-4.6 multi build
gcc-4.6 chokes on implicitly converting objptridx_t to short; later gcc
accepts this.  Cast the objptridx_t directly to short to force gcc-4.6
to find the correct conversion operator.
2015-05-22 03:33:20 +00:00
common Fix gcc-4.6 weapon build 2015-05-22 03:33:20 +00:00
contrib Expand DXX_CXX11_EXPLICIT_DELETE 2015-05-01 02:18:33 +00:00
d1x-rebirth Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
d2x-rebirth Fix gcc-4.6 decoder8 build 2015-05-22 03:33:20 +00:00
similar Fix gcc-4.6 multi build 2015-05-22 03:33:20 +00:00
.gitignore
.travis.yml disable non-working clang support in travis 2015-04-25 16:54:05 +00:00
COPYING.txt
GPL-3.txt
SConstruct Enable -Wvla 2015-05-17 00:59:26 +00:00