Go to file
Kp 6615aff8a4 Fix gcc-4.6 piggy build
gcc-4.6 warns about the transition to new for scope rules; later gcc
does not warn.

Replace the loops with range-based for.
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 piggy build 2015-05-22 03:33:20 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
.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