Go to file
Kp afd26ccd75 Add VS2013 build files
This does not compile yet, but commit the files to save others the work
of creating the framework.

Known issues:
- Some editor-specific files do not find their headers due to missing
  AdditionalIncludeDirectories
- VS2013.2 picks incorrect variadic template overloads.  VS2013.3 might
  do better.
- VS2013.2 C preprocessor mishandles C99 __VA_ARGS__ usage
2014-08-16 17:02:21 +00:00
common Use std::default_delete<Mission> for Mission_ptr 2014-08-16 04:22:01 +00:00
contrib/vs2013 Add VS2013 build files 2014-08-16 17:02:21 +00:00
d1x-rebirth Use special type names for segment/object numbers 2014-08-13 02:57:12 +00:00
d2x-rebirth Remove useless buddy rediscovery loop 2014-08-14 02:03:27 +00:00
similar Use std::default_delete<Mission> for Mission_ptr 2014-08-16 04:22:01 +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 Check whether C++ linker works 2014-08-12 02:31:31 +00:00