Go to file
Kp f0b47829ef Add convenience ntstring::operator=(const char (&)[N])
OS X-specific configuration code assumes the ability to assign a literal
string to an ntstring.  Add an operator= overload to support that.

Reported by kreatordxx: https://github.com/dxx-rebirth/dxx-rebirth/issues/30
2015-01-11 18:19:13 +00:00
common Add convenience ntstring::operator=(const char (&)[N]) 2015-01-11 18:19:13 +00:00
contrib/vs2013 Add VS2013 build files 2014-08-16 17:02:21 +00:00
d1x-rebirth Fix spelling of "available" in help text 2015-01-03 23:44:31 +00:00
d2x-rebirth Fix spelling of "available" in help text 2015-01-03 23:44:31 +00:00
similar Add unchecked_partial_range for ranges without end 2015-01-11 05:08:30 +00:00
.gitignore Add some Xcode generated file ending with .perspectivev3 to gitignore 2013-08-05 19:14:24 +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 Skip ccache/distcc for link 2015-01-11 05:08:30 +00:00