NS/main/source
Brett Caswell 36c78acbce
PR Merge of Patch 63 to Patch 61 (#6)
* handle particles project VC++ compilation errors with MVCS and project property changes

 - retarget to v142 platformtoolset
 - remove explicit windows SDK version; use latest by default
 - remove settings that are otherwise default values in project or are best determined by solution

* attempt to handle clang++ issues regarding unsupported c++11 features

* reset file changes to particledefs.h

* removing PARTICLEDLL_API definition and replacing usage with extern "C" block statements

* add g++ compiler option to specify c++11 standard

* attempt to resolve forward enum errors by adding std to base cflags

* replacing deprecated libstdc++ and removing -lstdc++ flag, updating MacOSX10 sdk version

* small refactor to Makefiles, and add  libstdc++ back to linux build

* remove added type to enum

* reset makefile changes that may be causing unexpected linux build failures

* refactoring std=c++11 declarations in Makefile to mitgate linux build failing

* ensure std is set for hl_cdll make

* attempt to define a standard library to resolve vector initialization_list constructor issue

* attempt to update MacOS sdk, set minimum os to be 10.7, and include export in travis ci to define deployment target
2020-07-05 11:11:06 -05:00
..
cl_dll PR Merge of Patch 63 to Patch 61 (#6) 2020-07-05 11:11:06 -05:00
common revert unintentional changes to commented code 2018-08-15 03:37:54 -04:00
dlls PR Merge of Patch 63 to Patch 61 (#6) 2020-07-05 11:11:06 -05:00
doc Update line endings 2018-04-22 18:55:55 +03:00
engine Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
external/SDL2 Linux Build 2014-12-16 14:36:27 +01:00
game_shared Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
HPB_bot Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
includes Merge pull request #17 from asmodev/asmo/vs2017 2018-07-31 23:04:13 -04:00
lib/public Linux Build 2014-12-16 14:36:27 +01:00
linux PR Merge of Patch 63 to Patch 61 (#6) 2020-07-05 11:11:06 -05:00
mod Minimap update 2020-03-29 17:47:47 +02:00
particle revert gcc g++ version for travis 2018-08-07 02:16:05 -04:00
particles PR Merge of Patch 63 to Patch 61 (#6) 2020-07-05 11:11:06 -05:00
pm_shared turned off queued/autojump for jetpack 2018-08-16 20:20:52 -04:00
public Linux Build 2014-12-16 14:36:27 +01:00
scriptengine Remove temp files 2018-04-22 18:56:29 +03:00
textrep Remove temp files 2018-04-22 18:56:29 +03:00
ui Merge pull request #17 from asmodev/asmo/vs2017 2018-07-31 23:04:13 -04:00
util game version updated to 3.2.2 2018-08-15 01:48:57 -04:00
build.h Update line endings 2018-04-22 18:55:55 +03:00
HPB_bot.ncb The big merge... 2005-04-01 03:04:57 +00:00
HPB_bot.sln Update line endings 2018-04-22 18:55:55 +03:00
HPB_bot.suo The big merge... 2005-04-01 03:04:57 +00:00
localassert.h Update line endings 2018-04-22 18:55:55 +03:00
Natural_Selection.ncb - Updates from Puzl with latest version of the game (my backups were old compared to his working copy). 2014-01-14 11:43:04 -08:00
Natural_Selection.sdf minimap alpha 2020-03-28 20:16:47 +01:00
Natural_Selection.sln minimap alpha 2020-03-28 20:16:47 +01:00
Natural_Selection.suo Linux Build 2014-12-16 14:36:27 +01:00
Natural_Selection.VC.db fix for display scoreboard icons 2020-03-22 16:36:00 +01:00
types.h Update line endings 2018-04-22 18:55:55 +03:00