dxx-rebirth/common
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
..
2d Fix off-by-one end causing memory corruption 2014-12-08 00:41:03 +00:00
3d Reduce includes in clipper.h 2014-12-14 05:23:00 +00:00
arch Pass creation context to new windows 2014-12-20 04:36:09 +00:00
editor
include Add convenience ntstring::operator=(const char (&)[N]) 2015-01-11 18:19:13 +00:00
main Include <vector> in render.h 2015-01-11 18:10:40 +00:00
maths Skip unnecessary sqrt for omega cannon 2014-11-11 04:25:47 +00:00
misc Fix d_strnicmp with zero length input 2015-01-11 05:08:30 +00:00
texmap Use array<> for g3ds_tmap::verts 2014-12-13 17:46:55 +00:00
ui Fix Win32 build 2015-01-03 23:44:32 +00:00