Go to file
Kp 1c5399427a Work around clang name lookup bug #13983
clang searches scopes in the wrong order, causing strange failures when
an inner template has a parameter with the same name as a type in an
outer scope.

clang bug report: <https://llvm.org/bugs/show_bug.cgi?id=13983>
2015-07-13 01:09:37 +00:00
common Work around clang name lookup bug #13983 2015-07-13 01:09:37 +00:00
contrib Remove unused libpng support 2015-06-13 22:42:21 +00:00
d1x-rebirth Use valptr for hostage.cpp 2015-07-12 01:04:18 +00:00
d2x-rebirth Use valptr for escort.cpp 2015-07-12 01:04:22 +00:00
similar Explicitly delete basic_ptridx(pointer_type); require array 2015-07-13 01:09:37 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
SConstruct Improve static_assert test 2015-07-09 03:12:45 +00:00