Go to file
Kp ea3c789f64 Fix Windows build break due to strchr losing const
Mingw32 headers and Apple libc++ both strip const from strchr.  Store
the result into a const char* to restore const to the pointer.
2015-01-14 02:26:20 +00:00
common Centralize buddy search 2015-01-12 00:26:04 +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 Centralize buddy search 2015-01-12 00:26:04 +00:00
similar Fix Windows build break due to strchr losing const 2015-01-14 02:26:20 +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 Reorder wall_is_doorway to favor likely results 2015-01-12 00:26:03 +00:00