NS/main/source/cl_dll
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
..
hl Update line endings 2018-04-22 18:55:55 +03:00
Playtest minimap alpha 2020-03-28 20:16:47 +01:00
ammo.cpp Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
ammo.h Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
ammo_secondary.cpp Update line endings 2018-04-22 18:55:55 +03:00
ammohistory.cpp Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
ammohistory.h Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
battery.cpp Update line endings 2018-04-22 18:55:55 +03:00
bench.h Linux Build 2014-12-16 14:36:27 +01:00
camera.h Update line endings 2018-04-22 18:55:55 +03:00
cdll_int.cpp Update line endings 2018-04-22 18:55:55 +03:00
chud.h crosshair system update and merge with develop 2018-08-01 00:49:49 -04:00
chudmisc.h minimap alpha 2020-03-28 20:16:47 +01:00
cl_dll.exp minimap alpha 2020-03-28 20:16:47 +01:00
cl_dll.h Update line endings 2018-04-22 18:55:55 +03:00
cl_dll.lib minimap alpha 2020-03-28 20:16:47 +01:00
cl_dll.sdf visual studio 2010 rebuild 2014-05-28 14:41:12 +02:00
cl_dll.vcproj Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
cl_dll.vcxproj PR Merge of Patch 63 to Patch 61 (#6) 2020-07-05 11:11:06 -05:00
cl_dll.vcxproj.FileListAbsolute.txt minimap alpha 2020-03-28 20:16:47 +01:00
cl_dll.vcxproj.filters WIP crosshair system 2018-06-10 19:14:31 -04:00
cl_dll.vcxproj.user minimap alpha 2020-03-28 20:16:47 +01:00
cl_util.cpp Update line endings 2018-04-22 18:55:55 +03:00
cl_util.h Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
CLabelHeader.h Update line endings 2018-04-22 18:55:55 +03:00
com_weapons.cpp Update line endings 2018-04-22 18:55:55 +03:00
com_weapons.h Update line endings 2018-04-22 18:55:55 +03:00
death.cpp Update line endings 2018-04-22 18:55:55 +03:00
demo.cpp Update line endings 2018-04-22 18:55:55 +03:00
demo.h Update line endings 2018-04-22 18:55:55 +03:00
entity.cpp Update line endings 2018-04-22 18:55:55 +03:00
ev_common.cpp Update line endings 2018-04-22 18:55:55 +03:00
ev_hldm.cpp Update line endings 2018-04-22 18:55:55 +03:00
ev_hldm.h Update line endings 2018-04-22 18:55:55 +03:00
events.cpp Update line endings 2018-04-22 18:55:55 +03:00
eventscripts.h Update line endings 2018-04-22 18:55:55 +03:00
Exports.h Linux Build 2014-12-16 14:36:27 +01:00
flashlight.cpp Update line endings 2018-04-22 18:55:55 +03:00
GameStudioModelRenderer.cpp Update line endings 2018-04-22 18:55:55 +03:00
GameStudioModelRenderer.h Update line endings 2018-04-22 18:55:55 +03:00
GameStudioModelRenderer_Sample.cpp Update line endings 2018-04-22 18:55:55 +03:00
GameStudioModelRenderer_Sample.h Update line endings 2018-04-22 18:55:55 +03:00
geiger.cpp Update line endings 2018-04-22 18:55:55 +03:00
health.cpp Update line endings 2018-04-22 18:55:55 +03:00
health.h Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
hud.cpp Addition of hud_style and cl_labelmaps changed to hud_mapstyle with additional maps 2018-08-12 22:27:24 -04:00
hud.h Update line endings 2018-04-22 18:55:55 +03:00
hud_crosshairs.cpp ifdefing out c++11 syntax so OSX compiles 2018-08-12 21:42:12 -04:00
hud_crosshairs.h ifdefing out c++11 syntax so OSX compiles 2018-08-12 21:42:12 -04:00
hud_iface.h Update line endings 2018-04-22 18:55:55 +03:00
hud_msg.cpp Update line endings 2018-04-22 18:55:55 +03:00
hud_redraw.cpp cl_ambientsound and senslock commands 2018-08-01 00:59:34 -04:00
hud_servers.cpp Update line endings 2018-04-22 18:55:55 +03:00
hud_servers.h Update line endings 2018-04-22 18:55:55 +03:00
hud_servers_priv.h Update line endings 2018-04-22 18:55:55 +03:00
hud_spectator.cpp Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
hud_spectator.h Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
hud_update.cpp added cl_widescreen and fix for commander item placement and background 2018-05-06 19:56:32 -04:00
hudgl.cpp ifdefing out c++11 syntax so OSX compiles 2018-08-12 21:42:12 -04:00
hudgl.h ifdefing out c++11 syntax so OSX compiles 2018-08-12 21:42:12 -04:00
in_camera.cpp Linux Build 2014-12-16 14:36:27 +01:00
in_defs.h Update line endings 2018-04-22 18:55:55 +03:00
input.cpp added cl_chatbeep 2018-08-17 06:45:42 -04:00
inputw32.cpp ns v3.2.1a 2015-12-10 18:29:55 +01:00
kbutton.h Update line endings 2018-04-22 18:55:55 +03:00
menu.cpp Update line endings 2018-04-22 18:55:55 +03:00
message.cpp Update line endings 2018-04-22 18:55:55 +03:00
overview.cpp Update line endings 2018-04-22 18:55:55 +03:00
overview.h Update line endings 2018-04-22 18:55:55 +03:00
parsemsg.cpp Update line endings 2018-04-22 18:55:55 +03:00
parsemsg.h Update line endings 2018-04-22 18:55:55 +03:00
r_studioint.h Update line endings 2018-04-22 18:55:55 +03:00
saytext.cpp added cl_chatbeep 2018-08-17 06:45:42 -04:00
soundsystem.cpp Update line endings 2018-04-22 18:55:55 +03:00
status_icons.cpp Update line endings 2018-04-22 18:55:55 +03:00
statusbar.cpp Update line endings 2018-04-22 18:55:55 +03:00
steam_appid.txt Update line endings 2018-04-22 18:55:55 +03:00
studio_util.cpp Update line endings 2018-04-22 18:55:55 +03:00
studio_util.h Update line endings 2018-04-22 18:55:55 +03:00
StudioModelRenderer.cpp Update line endings 2018-04-22 18:55:55 +03:00
StudioModelRenderer.h Update line endings 2018-04-22 18:55:55 +03:00
text_message.cpp Update line endings 2018-04-22 18:55:55 +03:00
tf_defs.h Update line endings 2018-04-22 18:55:55 +03:00
train.cpp Update line endings 2018-04-22 18:55:55 +03:00
tri.cpp Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
tri.h Linux Build 2014-12-16 14:36:27 +01:00
util.cpp Merge pull request #17 from asmodev/asmo/vs2017 2018-07-31 23:04:13 -04:00
util_vector.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_ClassMenu.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_ConsolePanel.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_ConsolePanel.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_ControlConfigPanel.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_ControlConfigPanel.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_CustomObjects.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_int.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_int.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_MOTDWindow.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_SchemeManager.cpp add forgotten line 2018-04-29 15:00:34 +00:00
vgui_SchemeManager.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_ScorePanel.cpp PR Merge of Patch 63 to Patch 61 (#6) 2020-07-05 11:11:06 -05:00
vgui_ScorePanel.h minimap alpha 2020-03-28 20:16:47 +01:00
vgui_ServerBrowser.cpp Update line endings 2018-04-22 18:55:55 +03:00
vgui_ServerBrowser.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_SpectatorPanel.cpp Spectator UI transparent. Spec checkbox position and transparency change 2018-08-12 22:21:24 -04:00
vgui_SpectatorPanel.h Update line endings 2018-04-22 18:55:55 +03:00
vgui_TeamFortressViewport.cpp minimap alpha 2020-03-28 20:16:47 +01:00
vgui_TeamFortressViewport.h feat: Compileable Mac OS 2018-04-29 22:14:05 -07:00
vgui_teammenu.cpp Update line endings 2018-04-22 18:55:55 +03:00
view.cpp removal of spectator UI letterboxing / inset 2018-08-12 22:18:48 -04:00
view.h Update line endings 2018-04-22 18:55:55 +03:00
wrect.h Update line endings 2018-04-22 18:55:55 +03:00