Go to file
Kp 92625ff2d0 Fix clang build of CGameArg
clang is confused by the use of a class named dcx.  Move the declaration
into a namespace{} block to avoid this.
2016-01-29 04:05:47 +00:00
common Switch to non-template operator> for vm_distance 2016-01-27 04:01:55 +00:00
contrib Add stub __attribute_always_inline to VS2013 header 2015-10-30 02:52:57 +00:00
d1x-rebirth Remove sprintf from D1 bmread.cpp 2016-01-09 16:38:16 +00:00
d2x-rebirth Remove sprintf from D2 bmread.cpp 2016-01-09 16:38:16 +00:00
Documentation Add TODO item for namespace changes 2015-12-18 04:08:24 +00:00
similar Fix clang build of CGameArg 2016-01-29 04:05:47 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt
GPL-3.txt
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Move UDP cpp processing to sconf 2016-01-26 03:45:08 +00:00