diff --git a/.travis.yml b/.travis.yml index 4f1a691d5..1a90202ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -165,7 +165,7 @@ jobs: before_script: - echo y | /usr/local/android-sdk/tools/bin/sdkmanager "patcher;v4" - echo y | /usr/local/android-sdk/tools/bin/sdkmanager ndk-bundle - - echo y | /usr/local/android-sdk/tools/bin/sdkmanager "cmake;3.18.1" + - echo y | /usr/local/android-sdk/tools/bin/sdkmanager "cmake;3.10.2.4988404" - git clone https://github.com/LuaJIT/LuaJIT 3rdparty/LuaJIT - git clone https://github.com/Neargye/nameof 3rdparty/nameof - sudo apt-get install p7zip-full diff --git a/appveyor.yml b/appveyor.yml deleted file mode 100644 index 870709a12..000000000 --- a/appveyor.yml +++ /dev/null @@ -1,25 +0,0 @@ -version: 1.0.{build} -image: Visual Studio 2019 -build_script: - - ps: >- - git submodule update --init --recursive - - Invoke-WebRequest -uri 'https://www.libsdl.org/release/SDL2-2.0.12.zip' -OutFile 'SDL2.zip' - - Expand-Archive -Path 'SDL2.zip' -DestinationPath '.' -Force - - ren SDL2-2.0.12 SDL2 - - Invoke-WebRequest -uri 'https://github.com/MoeMod/CSMoE-GameDir/releases/download/continuous/CSMoE-CD-GameDir-Full.7z' -OutFile 'CSMoE-CD-GameDir-Full.7z' - - 7z x CSMoE-CD-GameDir-Full.7z - - nuget restore msvc/csmoe.sln - - cp -r msvc\packages\ANGLE.WindowsStore.2.1.13\bin\UAP\ARM msvc\packages\ANGLE.WindowsStore.Servo.2.1.20\bin\UAP\ - - ren msvc\packages\ANGLE.WindowsStore.Servo.2.1.20\bin\UAP\x86 Win32 - - (Get-Content SDL2\VisualC-WinRT\UWP_VS2015\SDL-UWP.vcxproj) | %{$_ -replace "v140", "v142"} | %{$_ -replace "10.0.10240.0", "10.0.18362.0"} | Set-Content SDL2\VisualC-WinRT\UWP_VS2015\SDL-UWP.vcxproj - - & msbuild "C:\projects\csmoe\msvc\csmoe.sln" /m /verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /p:AppxBundle=false \ No newline at end of file diff --git a/msvc/IMGUI.vcxproj b/msvc/IMGUI.vcxproj deleted file mode 100644 index d29ba8a6e..000000000 --- a/msvc/IMGUI.vcxproj +++ /dev/null @@ -1,417 +0,0 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8} - Win32Proj - imgui - true - Windows Store - 10.0.18362.0 - 10.0 - 10.0.10240.0 - - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - $(Configuration)\ - imgui - $(Configuration)\$(ProjectName)\ - - - imgui - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - imgui - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - imgui - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - false - $(Configuration)\ - imgui - $(Configuration)\$(ProjectName)\ - - - imgui - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - imgui - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - imgui - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - - NotUsing - Level3 - Disabled - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - NotUsing - Level3 - Disabled - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - NotUsing - Level3 - Disabled - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - NotUsing - Level3 - Disabled - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - TurnOffAllWarnings - NotUsing - MaxSpeed - true - true - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - true - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - TurnOffAllWarnings - NotUsing - MaxSpeed - true - true - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - true - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Level3 - NotUsing - MaxSpeed - true - true - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - true - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Level3 - NotUsing - MaxSpeed - true - true - XASH_STATIC_GAMELIB;WIN32;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ../imgui;../imgui_ext;../imgui_ext/dirent;%(AdditionalIncludeDirectories) - true - 4819 - true - false - true - - - true - true - true - wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - - \ No newline at end of file diff --git a/msvc/IMGUI.vcxproj.filters b/msvc/IMGUI.vcxproj.filters deleted file mode 100644 index db459cdba..000000000 --- a/msvc/IMGUI.vcxproj.filters +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - imgui_ext\ImGuiFileDialog - - - - - - - - imgui_ext\ImGuiFileDialog - - - imgui_ext\ImGuiFileDialog - - - - - {feccfff9-dbb1-4bd4-adcd-ca95d43b81e6} - - - {2a5e570d-3e35-4173-9c2e-c959c51041dd} - - - \ No newline at end of file diff --git a/msvc/Images/BadgeLogo.scale-200.png b/msvc/Images/BadgeLogo.scale-200.png deleted file mode 100644 index 301c2581b..000000000 Binary files a/msvc/Images/BadgeLogo.scale-200.png and /dev/null differ diff --git a/msvc/Images/LargeTile.scale-200.png b/msvc/Images/LargeTile.scale-200.png deleted file mode 100644 index 999d490fc..000000000 Binary files a/msvc/Images/LargeTile.scale-200.png and /dev/null differ diff --git a/msvc/Images/SmallTile.scale-200.png b/msvc/Images/SmallTile.scale-200.png deleted file mode 100644 index 5d6ce69f3..000000000 Binary files a/msvc/Images/SmallTile.scale-200.png and /dev/null differ diff --git a/msvc/Images/SplashScreen.scale-200.png b/msvc/Images/SplashScreen.scale-200.png deleted file mode 100644 index 7fa0dad1f..000000000 Binary files a/msvc/Images/SplashScreen.scale-200.png and /dev/null differ diff --git a/msvc/Images/Square150x150Logo.scale-200.png b/msvc/Images/Square150x150Logo.scale-200.png deleted file mode 100644 index 63218b226..000000000 Binary files a/msvc/Images/Square150x150Logo.scale-200.png and /dev/null differ diff --git a/msvc/Images/Square44x44Logo.altform-lightunplated_targetsize-48.png b/msvc/Images/Square44x44Logo.altform-lightunplated_targetsize-48.png deleted file mode 100644 index 028b3e121..000000000 Binary files a/msvc/Images/Square44x44Logo.altform-lightunplated_targetsize-48.png and /dev/null differ diff --git a/msvc/Images/Square44x44Logo.altform-unplated_targetsize-48.png b/msvc/Images/Square44x44Logo.altform-unplated_targetsize-48.png deleted file mode 100644 index 028b3e121..000000000 Binary files a/msvc/Images/Square44x44Logo.altform-unplated_targetsize-48.png and /dev/null differ diff --git a/msvc/Images/Square44x44Logo.scale-200.png b/msvc/Images/Square44x44Logo.scale-200.png deleted file mode 100644 index 7c110ff88..000000000 Binary files a/msvc/Images/Square44x44Logo.scale-200.png and /dev/null differ diff --git a/msvc/Images/Square44x44Logo.targetsize-48.png b/msvc/Images/Square44x44Logo.targetsize-48.png deleted file mode 100644 index 028b3e121..000000000 Binary files a/msvc/Images/Square44x44Logo.targetsize-48.png and /dev/null differ diff --git a/msvc/Images/StoreLogo.scale-200.png b/msvc/Images/StoreLogo.scale-200.png deleted file mode 100644 index 3337f826b..000000000 Binary files a/msvc/Images/StoreLogo.scale-200.png and /dev/null differ diff --git a/msvc/Images/Wide310x150Logo.scale-200.png b/msvc/Images/Wide310x150Logo.scale-200.png deleted file mode 100644 index f6da3fe4a..000000000 Binary files a/msvc/Images/Wide310x150Logo.scale-200.png and /dev/null differ diff --git a/msvc/Package.StoreAssociation.xml b/msvc/Package.StoreAssociation.xml deleted file mode 100644 index f07eb9185..000000000 --- a/msvc/Package.StoreAssociation.xml +++ /dev/null @@ -1,371 +0,0 @@ - - - CN=704A0E16-E2D4-4E23-8129-762EE5B83320 - NekoMeow - MSA - http://www.w3.org/2001/04/xmlenc#sha256 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 14205NekoMeow.CSMoE - - CSMoE - - - - - \ No newline at end of file diff --git a/msvc/Package.appxmanifest b/msvc/Package.appxmanifest deleted file mode 100644 index 2bf7bfb26..000000000 --- a/msvc/Package.appxmanifest +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - CSMoE - NekoMeow - Images\StoreLogo.png - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/msvc/client.vcxproj b/msvc/client.vcxproj deleted file mode 100644 index 3ded6cf72..000000000 --- a/msvc/client.vcxproj +++ /dev/null @@ -1,894 +0,0 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Create - Create - Create - Create - Create - Create - Create - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272} - Win32Proj - hl_cdll - true - Windows Store - 10.0.18362.0 - 10.0 - 10.0.10240.0 - - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - StaticLibrary - false - true - NotSet - v142 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - $(Configuration)\ - client - $(Configuration)\$(ProjectName)\ - - - client - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - client - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - client - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - false - $(Configuration)\ - client - $(Configuration)\$(ProjectName)\ - - - client - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - client - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - client - false - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - - Use - Level3 - Disabled - XASH_STATIC_GAMELIB;_DEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\common;..\vgui2_support\SourceSDK\public;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Use - Level3 - Disabled - XASH_STATIC_GAMELIB;_DEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\common;..\vgui2_support\SourceSDK\public;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Use - Level3 - Disabled - XASH_STATIC_GAMELIB;_DEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\public;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Use - Level3 - Disabled - XASH_STATIC_GAMELIB;_DEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\public;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - TurnOffAllWarnings - Use - MaxSpeed - true - true - XASH_STATIC_GAMELIB;NDEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\common;..\vgui2_support\SourceSDK\public;..\;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - true - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - TurnOffAllWarnings - Use - MaxSpeed - true - true - XASH_STATIC_GAMELIB;NDEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\common;..\vgui2_support\SourceSDK\public;..\;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - true - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Level3 - Use - MaxSpeed - true - true - XASH_STATIC_GAMELIB;NDEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\public;..\;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - true - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - Level3 - Use - MaxSpeed - true - true - XASH_STATIC_GAMELIB;NDEBUG;_WINDOWS;CLIENT_DLL;CLIENT_WEAPONS;HL_DLL;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - ..\dlls;..\cl_dll\studio;..\cl_dll\hud;..\cl_dll;..\public;..\public\tier1;..\SDL2\include;..\vgui2_support\SourceSDK\public;..\;..\common;..\pm_shared;..\engine;..\imgui;..\utils\vgui\include;..\game_shared;..\external;%(AdditionalIncludeDirectories) - true - 4819 - true - false - stdafx.h - stdafx.h - /utf-8 %(AdditionalOptions) - true - - - true - true - true - imgui.lib;wsock32.lib;winmm.lib;%(AdditionalDependencies) - - - Windows - - - - - - - - - - - \ No newline at end of file diff --git a/msvc/client.vcxproj.filters b/msvc/client.vcxproj.filters deleted file mode 100644 index ee0bfc752..000000000 --- a/msvc/client.vcxproj.filters +++ /dev/null @@ -1,1421 +0,0 @@ - - - - - {6a04b1fb-219b-49a8-b0d5-94548c117405} - - - {f9759b8f-eb75-4cd4-bf55-f4e5782770a4} - - - {d3fa3982-08dd-4792-ae64-41f2c3da12ae} - - - {dee46702-17d9-474e-aff7-313fe6316093} - - - {1152c56f-ba6f-4902-bb09-36e4513fefdd} - - - {067571d2-0b19-42dd-8fc5-600306baf56c} - - - {bf0db874-9883-43e7-8194-300d58086c08} - - - {ecbbee2b-1da6-4861-864a-8346d7a34db6} - - - {1ffbfb16-9fec-424f-88bc-f44c078d51f0} - - - {bf8c2f92-98f5-45fb-95c5-5f4261d4bdff} - - - {9718376f-9be6-4149-90e0-74ecacbe3f55} - - - {d9c65c73-59d9-44c6-8962-22c76159f6af} - - - {d8e590bf-41b8-4fb7-9af3-499fd59690a6} - - - {bfe516c8-2205-4872-a2be-cd1c32c09097} - - - {01673bc5-d5f2-4b53-af8e-0b049595122e} - - - {b34175f4-b656-4d88-9c40-4e9c0931ca86} - - - {f9829210-3f11-4dc1-8a06-eec5ea21f55e} - - - {2441c342-4c6a-412d-b545-0512bfd993b2} - - - {3b9d1c81-47fa-4ca9-a462-51e928dbd118} - - - {3e72edbc-2fa9-4470-b233-939925a305d3} - - - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\studio - - - cl_dll\studio - - - cl_dll\studio - - - cl_dll\cs_wpn - - - cl_dll\cs_wpn - - - cl_dll\cs_wpn - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - public - - - cl_dll\hud - - - cl_dll - - - cl_dll\hud - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\events - - - cl_dll\events - - - cl_dll\cs_wpn - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\hud\zb2 - - - cl_dll\hud\zb2 - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\hud\legacy - - - cl_dll\hud\modern - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\hud\legacy - - - cl_dll - - - dlls\wpn_shared - - - cl_dll\hud\zb3 - - - cl_dll\hud\zb3 - - - cl_dll\hud\zb3 - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\hud\moe - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\hud - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - pm_shared - - - pm_shared - - - pm_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\events - - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\imgui_cl - - - cl_dll\imgui_cl - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\events - - - cl_dll\events - - - cl_dll\events - - - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - engine - - - engine - - - engine - - - engine - - - engine - - - engine - - - engine - - - engine - - - engine - - - public - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\hud - - - cl_dll - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\hud\zbs - - - cl_dll\cs_wpn - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\cs_wpn - - - cl_dll\hud\zb2 - - - cl_dll\hud\zb2 - - - dlls\gamemode\zb2 - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\hud - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\hud\legacy - - - cl_dll\hud - - - cl_dll\hud\modern - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\hud\legacy - - - cl_dll\hud - - - cl_dll\hud\zb3 - - - cl_dll\hud\zb3 - - - cl_dll\hud\zb3 - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\hud\moe - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll - - - cl_dll\studio - - - cl_dll\studio - - - cl_dll\studio - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\hud - - - cl_dll\cs_wpn - - - dlls - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - cl_dll\imgui_cl - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - - - - \ No newline at end of file diff --git a/msvc/cpp.hint b/msvc/cpp.hint deleted file mode 100644 index 8ce746af3..000000000 --- a/msvc/cpp.hint +++ /dev/null @@ -1,10 +0,0 @@ -// 提示文件帮助 Visual Studio IDE 解释 Visual C++ 标识符, -// 如函数和宏的名称。 -// 有关详细信息,请参见 https://go.microsoft.com/fwlink/?linkid=865984 -#define LINK_ENTITY_TO_CLASS(mapClassName, DLLClassName) extern template int REMEMBER_TO_ADD_IN_cbase_typelist_h_(); EntityMetaData GetEntityMetaDataFor(type_identity) { return { REMEMBER_TO_ADD_IN_cbase_typelist_h_(), #mapClassName, WeaponEntityPlaceHolderFactory() }; } -#define LINK_ENTITY_TO_CLASS(mapClassName, DLLClassName) extern "C" EXPORT void mapClassName(entvars_t *pev) { GetClassPtr(pev); } extern template int REMEMBER_TO_ADD_IN_cbase_typelist_h_(); EntityMetaData GetEntityMetaDataFor(type_identity) { return { REMEMBER_TO_ADD_IN_cbase_typelist_h_(), #mapClassName, &mapClassName }; } -// 提示文件帮助 Visual Studio IDE 解释 Visual C++ 标识符, -// 如函数和宏的名称。 -// 有关详细信息,请参见 https://go.microsoft.com/fwlink/?linkid=865984 -#define LINK_ENTITY_TO_CLASS(mapClassName, DLLClassName) extern template int REMEMBER_TO_ADD_IN_cbase_typelist_h_(); EntityMetaData GetEntityMetaDataFor(type_identity) { return { REMEMBER_TO_ADD_IN_cbase_typelist_h_(), #mapClassName, WeaponEntityPlaceHolderFactory() }; } -#define LINK_ENTITY_TO_CLASS(mapClassName, DLLClassName) extern "C" EXPORT void mapClassName(entvars_t *pev) { GetClassPtr(pev); } extern template int REMEMBER_TO_ADD_IN_cbase_typelist_h_(); EntityMetaData GetEntityMetaDataFor(type_identity) { return { REMEMBER_TO_ADD_IN_cbase_typelist_h_(), #mapClassName, &mapClassName }; } diff --git a/msvc/csmoe.sln b/msvc/csmoe.sln deleted file mode 100644 index d8fe31baa..000000000 --- a/msvc/csmoe.sln +++ /dev/null @@ -1,169 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.29411.108 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "server.vcxproj", "{70A2B904-B7DB-4C48-8DE0-AF567360D572}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "client.vcxproj", "{DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mainui", "mainui.vcxproj", "{90F48F37-D9F8-4F36-B04F-1FC8CC834424}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "game_launch", "game_launch.vcxproj", "{54F94AA6-5732-43CC-9884-9FBC00B0F314}" - ProjectSection(ProjectDependencies) = postProject - {70A2B904-B7DB-4C48-8DE0-AF567360D572} = {70A2B904-B7DB-4C48-8DE0-AF567360D572} - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8} = {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8} - {90F48F37-D9F8-4F36-B04F-1FC8CC834424} = {90F48F37-D9F8-4F36-B04F-1FC8CC834424} - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23} = {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23} - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272} = {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "engine", "engine.vcxproj", "{968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}" - ProjectSection(ProjectDependencies) = postProject - {89E9B32E-A86A-47C3-A948-D2B1622925CE} = {89E9B32E-A86A-47C3-A948-D2B1622925CE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL2-UWP", "..\SDL2\VisualC-WinRT\UWP_VS2015\SDL-UWP.vcxproj", "{89E9B32E-A86A-47C3-A948-D2B1622925CE}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IMGUI", "IMGUI.vcxproj", "{4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|ARM = Debug|ARM - Debug|ARM64 = Debug|ARM64 - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|ARM = Release|ARM - Release|ARM64 = Release|ARM64 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|ARM.ActiveCfg = Debug|ARM - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|ARM.Build.0 = Debug|ARM - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|ARM64.Build.0 = Debug|ARM64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|x64.ActiveCfg = Debug|x64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|x64.Build.0 = Debug|x64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|x86.ActiveCfg = Debug|Win32 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Debug|x86.Build.0 = Debug|Win32 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|ARM.ActiveCfg = Release|ARM - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|ARM.Build.0 = Release|ARM - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|ARM64.ActiveCfg = Release|ARM64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|ARM64.Build.0 = Release|ARM64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|x64.ActiveCfg = Release|x64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|x64.Build.0 = Release|x64 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|x86.ActiveCfg = Release|Win32 - {70A2B904-B7DB-4C48-8DE0-AF567360D572}.Release|x86.Build.0 = Release|Win32 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|ARM.ActiveCfg = Debug|ARM - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|ARM.Build.0 = Debug|ARM - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|ARM64.Build.0 = Debug|ARM64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|x64.ActiveCfg = Debug|x64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|x64.Build.0 = Debug|x64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|x86.ActiveCfg = Debug|Win32 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Debug|x86.Build.0 = Debug|Win32 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|ARM.ActiveCfg = Release|ARM - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|ARM.Build.0 = Release|ARM - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|ARM64.ActiveCfg = Release|ARM64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|ARM64.Build.0 = Release|ARM64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|x64.ActiveCfg = Release|x64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|x64.Build.0 = Release|x64 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|x86.ActiveCfg = Release|Win32 - {DC1DD765-CFEB-47DA-A2EA-9F1E20A24272}.Release|x86.Build.0 = Release|Win32 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|ARM.ActiveCfg = Debug|ARM - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|ARM.Build.0 = Debug|ARM - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|ARM64.Build.0 = Debug|ARM64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|x64.ActiveCfg = Debug|x64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|x64.Build.0 = Debug|x64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|x86.ActiveCfg = Debug|Win32 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Debug|x86.Build.0 = Debug|Win32 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|ARM.ActiveCfg = Release|ARM - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|ARM.Build.0 = Release|ARM - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|ARM64.ActiveCfg = Release|ARM64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|ARM64.Build.0 = Release|ARM64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|x64.ActiveCfg = Release|x64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|x64.Build.0 = Release|x64 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|x86.ActiveCfg = Release|Win32 - {90F48F37-D9F8-4F36-B04F-1FC8CC834424}.Release|x86.Build.0 = Release|Win32 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|ARM.ActiveCfg = Debug|ARM - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|ARM.Build.0 = Debug|ARM - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|ARM.Deploy.0 = Debug|ARM - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|ARM64.Build.0 = Debug|ARM64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|ARM64.Deploy.0 = Debug|ARM64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|x64.ActiveCfg = Debug|x64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|x64.Build.0 = Debug|x64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|x64.Deploy.0 = Debug|x64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|x86.ActiveCfg = Debug|Win32 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|x86.Build.0 = Debug|Win32 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Debug|x86.Deploy.0 = Debug|Win32 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|ARM.ActiveCfg = Release|ARM - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|ARM.Build.0 = Release|ARM - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|ARM.Deploy.0 = Release|ARM - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|ARM64.ActiveCfg = Release|ARM64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|ARM64.Build.0 = Release|ARM64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|ARM64.Deploy.0 = Release|ARM64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|x64.ActiveCfg = Release|x64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|x64.Build.0 = Release|x64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|x64.Deploy.0 = Release|x64 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|x86.ActiveCfg = Release|Win32 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|x86.Build.0 = Release|Win32 - {54F94AA6-5732-43CC-9884-9FBC00B0F314}.Release|x86.Deploy.0 = Release|Win32 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|ARM.ActiveCfg = Debug|ARM - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|ARM.Build.0 = Debug|ARM - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|ARM64.Build.0 = Debug|ARM64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|x64.ActiveCfg = Debug|x64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|x64.Build.0 = Debug|x64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|x86.ActiveCfg = Debug|Win32 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Debug|x86.Build.0 = Debug|Win32 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|ARM.ActiveCfg = Release|ARM - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|ARM.Build.0 = Release|ARM - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|ARM64.ActiveCfg = Release|ARM64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|ARM64.Build.0 = Release|ARM64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|x64.ActiveCfg = Release|x64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|x64.Build.0 = Release|x64 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|x86.ActiveCfg = Release|Win32 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23}.Release|x86.Build.0 = Release|Win32 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|ARM.ActiveCfg = Debug|ARM - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|ARM.Build.0 = Debug|ARM - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|ARM64.Build.0 = Debug|ARM64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|x64.ActiveCfg = Debug|x64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|x64.Build.0 = Debug|x64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|x86.ActiveCfg = Debug|Win32 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Debug|x86.Build.0 = Debug|Win32 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|ARM.ActiveCfg = Release|ARM - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|ARM.Build.0 = Release|ARM - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|ARM64.ActiveCfg = Release|ARM64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|ARM64.Build.0 = Release|ARM64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|x64.ActiveCfg = Release|x64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|x64.Build.0 = Release|x64 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|x86.ActiveCfg = Release|Win32 - {89E9B32E-A86A-47C3-A948-D2B1622925CE}.Release|x86.Build.0 = Release|Win32 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|ARM.ActiveCfg = Debug|ARM - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|ARM.Build.0 = Debug|ARM - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|ARM64.ActiveCfg = Debug|ARM64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|ARM64.Build.0 = Debug|ARM64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|x64.ActiveCfg = Debug|x64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|x64.Build.0 = Debug|x64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|x86.ActiveCfg = Debug|Win32 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Debug|x86.Build.0 = Debug|Win32 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|ARM.ActiveCfg = Release|ARM - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|ARM.Build.0 = Release|ARM - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|ARM64.ActiveCfg = Release|ARM64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|ARM64.Build.0 = Release|ARM64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|x64.ActiveCfg = Release|x64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|x64.Build.0 = Release|x64 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|x86.ActiveCfg = Release|Win32 - {4DD6BE25-A8AF-483E-B71F-28BC7FEEF9F8}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {2CE19BF4-70F6-4D3C-BD9A-2034D6B6A912} - EndGlobalSection -EndGlobal diff --git a/msvc/engine.vcxproj b/msvc/engine.vcxproj deleted file mode 100644 index f9e81cdf4..000000000 --- a/msvc/engine.vcxproj +++ /dev/null @@ -1,560 +0,0 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(IntDir)\host_common.obj - $(IntDir)\host_common.obj - $(IntDir)\host_common.obj - $(IntDir)\host_common.obj - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 15.0 - {968E2A53-1185-43C9-A6D9-1F5C8C8AAA23} - xash - true - Windows Store - 10.0.18362.0 - 10.0 - 10.0.10240.0 - - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - engine - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - engine - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - engine - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - engine - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - engine - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - engine - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - engine - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - engine - - - - Level3 - Disabled - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - Windows - - - - - Level3 - Disabled - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - Windows - - - - - Level3 - Disabled - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - Level3 - Disabled - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - Level3 - MaxSpeed - true - true - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;XASH_RELEASE;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - true - true - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - Windows - - - - - Level3 - MaxSpeed - true - true - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;XASH_RELEASE;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - true - true - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - Windows - - - - - Level3 - MaxSpeed - true - true - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;XASH_RELEASE;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - true - true - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - Level3 - MaxSpeed - true - true - XASH_IMGUI;XASH_STATIC_GAMELIB;XASH_WES;XASH_GLES;XASH_BUILD_COMMIT="$(Configuration)";XASH_VGUI;XASH_SDL;XASH_FORCEINLINE;XASH_FASTSTR;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;XASH_RELEASE;%(PreprocessorDefinitions) - true - false - NotUsing - /utf-8 %(AdditionalOptions) - stdcpp17 - true - ../engine;../engine/common;../engine/common/imagelib;../engine/common/soundlib;../engine/client;../engine/client/vgui;../engine/server;../common;../pm_shared;../SDL2/include;../nanogl;../nanogl/GL;../imgui;../imgui_ext;%(AdditionalIncludeDirectories) - - - true - true - imgui.lib;SDL2.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - \ No newline at end of file diff --git a/msvc/engine.vcxproj.filters b/msvc/engine.vcxproj.filters deleted file mode 100644 index c63992e72..000000000 --- a/msvc/engine.vcxproj.filters +++ /dev/null @@ -1,714 +0,0 @@ - - - - - {c563082a-31b0-48f3-bb32-8efd83059b28} - - - {20e01941-9db6-4ccd-8470-669084c56c22} - - - {ba8ec198-fd0c-478a-841e-02c2a1a039a2} - - - {0f52bee5-b04c-4d9e-be4a-baed8dddf2c9} - - - {f13e3ee2-8b23-43f3-bca3-8a751540ce8d} - - - {63ba71a0-e952-43a4-a90a-31268656ee71} - - - {27b2afd1-0a14-4466-aa48-31b66cace7a2} - - - {21e6ea47-008b-490a-b44e-609df1198461} - - - {57208ac2-281d-40c0-8858-77e1caafbfa8} - - - {3928ed22-acb5-4636-8e95-a6af2bc23b42} - - - {4881d073-50ee-4959-bd45-9f15e9d3ce6d} - - - {e1e4056c-fa78-4289-9042-877d1fe349a7} - - - {b49aea71-bdce-44d8-8043-941ef6d77ecd} - - - {8e1fe642-496b-42d5-b6f1-eaf828578a6a} - - - {c29f6150-d2f9-4a67-bf99-d9f1f4934f8a} - - - {b8f4cd5c-1b67-4574-b381-aa072b1ee6ad} - - - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client\vgui - - - engine\server - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common\imagelib - - - engine\common\soundlib - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\stb - - - engine\platform\sdl - - - engine\common - - - engine\common - - - engine\common - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - engine\platform\winrt - - - engine\client\imgui - - - engine\client\imgui - - - engine\client\imgui - - - engine\client\imgui - - - engine\client - - - engine\client\imgui - - - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client - - - engine\client\vgui - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\server - - - engine\platform\win32 - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common - - - engine\common\imagelib - - - engine\common\imagelib - - - engine\common\imagelib - - - engine\common\imagelib - - - engine\common\imagelib - - - engine\common\imagelib - - - engine\common\imagelib - - - engine\common\soundlib - - - engine\common\soundlib - - - engine\common\soundlib - - - engine\common\soundlib - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\common\soundlib\libmpg - - - engine\platform\sdl - - - engine\platform\sdl - - - engine\platform\sdl - - - engine\platform\sdl - - - engine\common - - - engine\common - - - engine\client - - - engine\common - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - gl-wes-v2\src - - - engine\platform\winrt - - - engine\client\imgui - - - engine\client\imgui - - - engine\client\imgui - - - engine\client\imgui - - - engine\platform\winrt - - - engine\client\imgui - - - - - engine\common\soundlib\libmpg - - - - \ No newline at end of file diff --git a/msvc/game_launch.vcxproj b/msvc/game_launch.vcxproj deleted file mode 100644 index 10c831e75..000000000 --- a/msvc/game_launch.vcxproj +++ /dev/null @@ -1,388 +0,0 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - - Designer - - - - - - - - - true - true - true - true - true - true - true - true - - - - - - {89e9b32e-a86a-47c3-a948-d2b1622925ce} - - - - - - - - - - - - - - - - - {54F94AA6-5732-43CC-9884-9FBC00B0F314} - WindowsRuntimeComponent - CSMoE-UWP - zh-CN - 14.0 - true - Windows Store - 10.0.18362.0 - 10.0 - 10.0.10240.0 - - - - - Application - true - v142 - - - Application - true - v142 - - - Application - true - v142 - - - Application - true - v142 - - - Application - false - true - v142 - - - Application - false - true - v142 - - - Application - false - true - v142 - - - Application - false - true - v142 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Always - - - $(SolutionDir)$(Configuration)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_x86); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - csmoe_winrt - - - csmoe_winrt - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_ARM); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_ARM);$(WindowsSDK_LibraryPath_ARM);$(NETFXKitsDir)Lib\um\arm - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - - - $(SolutionDir)$(Configuration)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_x86); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - csmoe_winrt - - - csmoe_winrt - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_ARM); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_ARM);$(WindowsSDK_LibraryPath_ARM);$(NETFXKitsDir)Lib\um\arm - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_x64); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64 - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - csmoe_winrt - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_ARM64); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_ARM64);$(WindowsSDK_LibraryPath_ARM64);$(NETFXKitsDir)Lib\um\ARM64 - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - csmoe_winrt - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_x64); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64 - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - csmoe_winrt - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(OutDir);$(OutDir)SDL-UWP;$(VC_ReferencesPath_ARM64); - $(OutDir);$(OutDir)SDL-UWP;$(VC_LibraryPath_ARM64);$(WindowsSDK_LibraryPath_ARM64);$(NETFXKitsDir)Lib\um\ARM64 - $(OutDir);$(OutDir)SDL-UWP;$(WindowsSDK_MetadataPath); - csmoe_winrt - - - - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - false - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - ProgramDatabase - Default - false - - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;%(AdditionalDependencies) - - - - - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - false - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - ProgramDatabase - Default - false - - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;%(AdditionalDependencies) - - - - - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - false - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - false - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;imgui.lib;%(AdditionalDependencies) - - - - - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - false - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - false - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;imgui.lib;%(AdditionalDependencies) - - - - - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - pch.h - $(IntDir)pch.pch - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - ProgramDatabase - Default - false - - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;%(AdditionalDependencies) - - - - - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - pch.h - $(IntDir)pch.pch - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - ProgramDatabase - Default - false - - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;%(AdditionalDependencies) - - - - - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - pch.h - $(IntDir)pch.pch - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - false - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;imgui.lib;%(AdditionalDependencies) - - - - - XASH_SDL;_UNICODE;UNICODE;%(PreprocessorDefinitions) - pch.h - $(IntDir)pch.pch - $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) - /bigobj %(AdditionalOptions) - 28204 - ../SDL2/include;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - NotUsing - false - - - - engine.lib;server.lib;client.lib;menu.lib;imgui.lib;SDL2.lib;ws2_32.lib;WindowsApp.lib;imgui.lib;%(AdditionalDependencies) - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - \ No newline at end of file diff --git a/msvc/game_launch.vcxproj.filters b/msvc/game_launch.vcxproj.filters deleted file mode 100644 index 59c4e23c0..000000000 --- a/msvc/game_launch.vcxproj.filters +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - GameDir - - - - - - - - - {dbe72e44-9332-4ce5-9cb3-cb6a8d91c26b} - - - {b6ef6dcc-e35f-4295-9935-c1c5a0ab4c2e} - - - - - Images - - - Images - - - Images - - - Images - - - Images - - - Images - - - Images - - - Images - - - Images - - - Images - - - Images - - - \ No newline at end of file diff --git a/msvc/gamedir.props b/msvc/gamedir.props deleted file mode 100644 index ca33e70be..000000000 --- a/msvc/gamedir.props +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - <_CustomResource Include="..\CSMoE-Full\csmoe\**\*"> - csmoe\%(RecursiveDir)%(FileName)%(Extension) - true - - <_CustomResource Include="..\CSMoE-Full\cstrike\**\*"> - cstrike\%(RecursiveDir)%(FileName)%(Extension) - true - - <_CustomResource Include="..\CSMoE-Full\valve\**\*"> - valve\%(RecursiveDir)%(FileName)%(Extension) - true - - - - - - - - - - \ No newline at end of file diff --git a/msvc/mainui.vcxproj b/msvc/mainui.vcxproj deleted file mode 100644 index 38d1a7432..000000000 --- a/msvc/mainui.vcxproj +++ /dev/null @@ -1,445 +0,0 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {90F48F37-D9F8-4F36-B04F-1FC8CC834424} - mainui - mainui - true - Windows Store - 10.0.18362.0 - 10.0 - 10.0.10240.0 - - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - true - v142 - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - StaticLibrary - false - v142 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - menu - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - true - menu - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - true - menu - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - true - menu - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - false - menu - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - false - menu - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - false - menu - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - false - menu - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - - Level3 - Disabled - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - - - - - Level3 - Disabled - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - - - - - Level3 - Disabled - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - - - - - Level3 - Disabled - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - - - - - Level3 - MaxSpeed - true - true - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - true - true - - - - - Level3 - MaxSpeed - true - true - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - true - true - - - - - Level3 - MaxSpeed - true - true - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - true - true - - - - - Level3 - MaxSpeed - true - true - XASH_STATIC_GAMELIB;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - ../engine;../common;../pm_shared;../mainui_cpp;../mainui_cpp/model;../mainui_cpp/font;../mainui_cpp/controls;../mainui_cpp/menus;../mainui_cpp/utl - true - NotUsing - false - true - - - Windows - true - true - true - - - - - - \ No newline at end of file diff --git a/msvc/mainui.vcxproj.filters b/msvc/mainui.vcxproj.filters deleted file mode 100644 index 01b224271..000000000 --- a/msvc/mainui.vcxproj.filters +++ /dev/null @@ -1,390 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {f8570da3-2737-4b6d-8ae2-ff7c3fabe4b3} - - - {c3b5ae88-b49d-4aaa-8bbe-fdddef14924d} - - - {e7095df3-a1ea-4ed0-9b32-2c63905af416} - - - {9655e1fc-e12d-4abf-b791-6c9dcde0c16d} - - - {28895f00-bee6-4194-bc04-a9c26bce09ff} - - - - - Source Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\Utl - - - Source Files\Utl - - - Source Files\Utl - - - Source Files\Utl - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\controls - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus - - - Source Files\menus\dynamic - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\font - - - Source Files\Utl - - - \ No newline at end of file diff --git a/msvc/packages.config b/msvc/packages.config deleted file mode 100644 index df90e7969..000000000 --- a/msvc/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/msvc/server.vcxproj b/msvc/server.vcxproj deleted file mode 100644 index 340ee65e4..000000000 --- a/msvc/server.vcxproj +++ /dev/null @@ -1,1048 +0,0 @@ - - - - - Debug - ARM - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Create - Create - Create - Create - Create - Create - Create - Create - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {70A2B904-B7DB-4C48-8DE0-AF567360D572} - server - server - true - Windows Store - 10.0.18362.0 - 10.0 - 10.0.10240.0 - - - - StaticLibrary - true - v142 - - - StaticLibrary - true - v142 - - - StaticLibrary - true - v142 - - - StaticLibrary - true - v142 - - - StaticLibrary - v142 - - - StaticLibrary - v142 - - - StaticLibrary - v142 - - - StaticLibrary - v142 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - server - AllRules.ruleset - - - - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - server - AllRules.ruleset - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - TurnOffAllWarnings - Full - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;%(PreprocessorDefinitions) - Precise - ProgramDatabase - true - false - Default - true - true - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - true - true - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - TurnOffAllWarnings - Full - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;%(PreprocessorDefinitions) - Precise - ProgramDatabase - true - false - Default - true - true - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - true - true - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - Level3 - Full - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;%(PreprocessorDefinitions) - Precise - ProgramDatabase - true - false - Default - true - true - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - true - true - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - Level3 - Full - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;%(PreprocessorDefinitions) - Precise - ProgramDatabase - true - false - Default - true - true - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - true - true - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - Level3 - Disabled - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;%(PreprocessorDefinitions) - Precise - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - Level3 - Disabled - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;%(PreprocessorDefinitions) - Precise - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - Level3 - Disabled - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;%(PreprocessorDefinitions) - Precise - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - Console - - - - - Automatic deployment script - - - - - - - - Setup version from Git revision - - - $(ProjectDir)\..\;$(ProjectDir)\..\common;$(ProjectDir)\..\dlls;$(ProjectDir)\..\engine;$(ProjectDir)\..\public;$(ProjectDir)\..\public\tier1;$(ProjectDir)\..\game_shared;$(ProjectDir)\..\pm_shared;%(AdditionalIncludeDirectories) - Level3 - Disabled - XASH_STATIC_GAMELIB;SERVER_DLL;CLIENT_WEAPONS;DEDICATED;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;%(PreprocessorDefinitions) - Precise - true - Use - false - stdafx.h - stdafx.h - true - /utf-8 %(AdditionalOptions) - - - - - Console - - - - - Automatic deployment script - - - - - - - \ No newline at end of file diff --git a/msvc/server.vcxproj.filters b/msvc/server.vcxproj.filters deleted file mode 100644 index c11d2d1c1..000000000 --- a/msvc/server.vcxproj.filters +++ /dev/null @@ -1,1776 +0,0 @@ - - - - - {eeaac718-712b-453f-9d34-4cefc9e0fe59} - - - {fe7a8e81-b7d4-4540-ab5b-457ed93672ce} - - - {d74cb79e-afd5-4215-af0e-029e38925be0} - - - {73fb61d4-c4ca-4159-8967-0e98666e1d4d} - - - {1d2d9bb7-4ba0-4fe6-a0d9-6fae9f96ec3c} - - - {23c0aa0d-b62d-48e6-8677-01d24ee9d10d} - - - {7ae9fb2c-9461-4055-a739-10ae77aa5194} - - - {f421c19f-cac0-41c3-bde8-728182676437} - - - {b9e4d175-16d0-4f51-8520-896826a345dc} - - - {5b3411a4-0455-4c6f-ba83-e0faf0bdfb84} - - - {6983a983-71e2-4c14-a013-d4dc5e34d60c} - - - {638174c7-80d2-415c-a335-54a8149d6add} - - - {d1cb44c6-0982-4410-a099-0b3666ace636} - - - {bae4f794-6891-495d-9cff-05a5792ef802} - - - {05781758-34ad-449d-9004-158d86af0488} - - - {7527e99f-2172-40a6-8acb-1d1efbc75db9} - - - {72f0b1e9-cfa5-40ae-8419-70f0922f6c00} - - - {b71978a8-5a8e-4cfb-9ca0-e027dc3ddd97} - - - {52b37e27-762c-4242-bfc6-9a8e6d49e634} - - - {bf5ee8c4-f943-4ef7-a4dd-24b6ef23af3c} - - - {4ef8c464-25b1-442b-9df5-829f8de2d72c} - - - {dcab357c-5b1f-4c65-82eb-1a5562d7d7e5} - - - {81c74af9-4330-4121-a5fa-36fee5a453ef} - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {98fd8c90-5625-473c-90c0-d723f7879ef6} - - - {89ff163d-57f3-4352-894b-39719b236c0d} - - - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - game_shared - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - game_shared - - - dlls - - - dlls\bot - - - game_shared\bot - - - dlls\bot - - - dlls\bot - - - game_shared\bot - - - dlls - - - dlls - - - dlls - - - game_shared\bot - - - game_shared\bot - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot\states - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls\hostage - - - dlls\hostage - - - dlls\hostage - - - dlls\hostage\states - - - dlls\hostage\states - - - dlls\hostage\states - - - dlls\hostage\states - - - dlls\hostage\states - - - game_shared\bot - - - game_shared\bot - - - game_shared\bot - - - game_shared\bot - - - dlls\bot - - - dlls\bot - - - dlls - - - dlls - - - dlls\bot - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - public - - - public - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\player - - - dlls\player - - - dlls\player - - - dlls\player - - - dlls\gamemode - - - dlls\player - - - dlls\player - - - dlls\player - - - dlls - - - dlls\player - - - dlls\gamemode - - - dlls\gamemode\zbs - - - dlls\gamemode\zbs - - - dlls\player - - - dlls\wpn_shared - - - dlls\player - - - dlls\wpn_shared - - - dlls - - - dlls - - - dlls\wpn_shared - - - dlls\gamemode - - - dlls\gamemode\zb2 - - - dlls\bot - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\gamemode\zbs - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\player - - - dlls\cbase - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\gamemode - - - dlls\wpn_shared - - - dlls\gamemode - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\gamemode\zb2 - - - dlls\gamemode\zb2 - - - dlls\gamemode\zb2 - - - dlls\gamemode\zb2 - - - dlls\gamemode\zb2 - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls - - - dlls\gamemode - - - dlls\gamemode\zbb - - - dlls\gamemode\zbb - - - dlls\gamemode\zb1 - - - pm_shared - - - pm_shared - - - pm_shared - - - dlls\cbase - - - dlls\cbase - - - dlls\gamemode\zbb - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\gamemode\zb2 - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - - - public - - - public - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - game_shared\bot - - - dlls - - - dlls - - - game_shared - - - public - - - game_shared - - - dlls - - - game_shared - - - dlls\bot - - - game_shared\bot - - - game_shared - - - game_shared\bot - - - game_shared\bot - - - dlls\bot - - - dlls\bot - - - dlls\bot - - - dlls - - - dlls\common - - - dlls - - - dlls\common - - - dlls\common - - - dlls\common - - - dlls\common - - - dlls - - - game_shared - - - dlls - - - dlls - - - game_shared - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls\hostage - - - dlls\hostage - - - dlls\hostage - - - dlls\hostage - - - game_shared\bot - - - game_shared\bot - - - game_shared\bot - - - game_shared\bot - - - game_shared\bot - - - game_shared\bot - - - dlls - - - dlls - - - dlls - - - game_shared\bot - - - dlls - - - dlls - - - dlls - - - dlls - - - game_shared - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - common - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls - - - dlls\common - - - dlls - - - dlls - - - game_shared\bot - - - public - - - public - - - public - - - public\tier1 - - - public\tier1 - - - engine - - - engine - - - engine - - - engine - - - common - - - engine - - - engine - - - engine - - - engine - - - dlls - - - dlls - - - dlls - - - public - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - public - - - public - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\gamemode - - - dlls\player - - - dlls\player - - - dlls\player - - - dlls\player - - - dlls\player - - - dlls\gamemode - - - dlls\player - - - dlls\player - - - dlls - - - public - - - dlls - - - dlls - - - dlls\player - - - dlls\gamemode - - - dlls\gamemode\zbs - - - dlls\gamemode\zbs - - - dlls\player - - - dlls\gamemode\zbs - - - dlls\player - - - dlls\wpn_shared - - - dlls - - - dlls - - - dlls\wpn_shared - - - dlls\gamemode - - - dlls\gamemode\zb2 - - - dlls\gamemode\zb2 - - - dlls\bot - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\gamemode\zbs - - - public - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\wpn_shared - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\player - - - dlls\cbase - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\weapons - - - dlls\gamemode - - - dlls\gamemode\zb3 - - - dlls\gamemode\zb3 - - - dlls\wpn_shared - - - dlls\gamemode - - - dlls\weapons - - - dlls\wpn_shared - - - dlls\weapons - - - dlls\weapons - - - dlls\gamemode\zb2 - - - dlls\gamemode\zb2 - - - dlls - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls - - - dlls\gamemode - - - dlls\gamemode\zbb - - - dlls\gamemode\zbb - - - dlls\gamemode\zb1 - - - dlls\gamemode\zb1 - - - dlls\gamemode\zb1 - - - pm_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - pm_shared - - - dlls\cbase - - - dlls\cbase - - - dlls\cbase - - - public\const - - - public\const - - - public\const - - - dlls\gamemode\zbb - - - dlls\util - - - dlls\util - - - dlls\util - - - dlls\util - - - dlls\util - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\cbase - - - dlls\cbase - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - - dlls\wpn_shared - - - dlls\weapons - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - dlls\wpn_shared - - - \ No newline at end of file diff --git a/msvc/vgui2_support.vcxproj b/msvc/vgui2_support.vcxproj deleted file mode 100644 index b0efed3b7..000000000 --- a/msvc/vgui2_support.vcxproj +++ /dev/null @@ -1,196 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {7E719095-7557-4336-99FC-44803D2A5AE0} - vgui2support - 7.0 - - - - DynamicLibrary - true - MultiByte - v141_xp - - - DynamicLibrary - false - true - MultiByte - v141_xp - - - DynamicLibrary - true - MultiByte - v141_xp - - - DynamicLibrary - false - true - MultiByte - v141_xp - - - - - - - - - - - - - - - - - - - - - vgui_support - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - vgui_support - $(Configuration)\ - $(Configuration)\$(ProjectName)\ - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\$(ProjectName)\ - - - - Disabled - true - ..\vgui2_support\Interfaces;..\vgui2_support\SourceSDK;..\vgui2_support\SourceSDK\public;..\vgui2_support;..\public;..\common;..\engine;..\pm_shared;..\dlls;..\cl_dll;%(AdditionalIncludeDirectories) - 4819 - true - - - Windows - - - - - Disabled - true - ..\vgui2_support\Interfaces;..\vgui2_support\SourceSDK;..\vgui2_support\SourceSDK\public;..\vgui2_support;..\public;..\common;..\engine;..\pm_shared;..\dlls;..\cl_dll;%(AdditionalIncludeDirectories) - WIN32;%(PreprocessorDefinitions) - 4819 - true - - - Windows - - - - - MaxSpeed - true - true - true - ..\vgui2_support\Interfaces;..\vgui2_support\SourceSDK;..\vgui2_support\SourceSDK\public;..\vgui2_support;..\public;..\common;..\engine;..\pm_shared;..\dlls;..\cl_dll;%(AdditionalIncludeDirectories) - MultiThreaded - 4819 - true - - - true - true - Windows - - - - - MaxSpeed - true - true - true - ..\vgui2_support\Interfaces;..\vgui2_support\SourceSDK;..\vgui2_support\SourceSDK\public;..\vgui2_support;..\public;..\common;..\engine;..\pm_shared;..\dlls;..\cl_dll;%(AdditionalIncludeDirectories) - MultiThreaded - WIN32;%(PreprocessorDefinitions) - 4819 - true - - - true - true - Windows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/msvc/vgui2_support.vcxproj.filters b/msvc/vgui2_support.vcxproj.filters deleted file mode 100644 index b6e6abbd0..000000000 --- a/msvc/vgui2_support.vcxproj.filters +++ /dev/null @@ -1,151 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {14ad1f5d-9f8d-4a18-95db-febfddce46e5} - - - {2b4349e1-e116-4a65-a32a-da0985cc6e51} - - - {366eb1a8-6bf1-4191-be98-63dce218b38a} - - - {e4ea098b-878e-445e-a6cc-fb0d217d8360} - - - {e5e02363-8605-4bc0-9859-1dcb75543e62} - - - {548fcfc1-38a2-4944-8cd1-24a3f7b4c22b} - - - {39bb7923-7eaf-4e72-9019-851412a318cb} - - - - - vgui2_support - - - vgui2_support - - - vgui2_support - - - vgui2_support - - - vgui2_support - - - vgui2_support\SourceSDK\tier1 - - - vgui2_support\vgui_controls_simple - - - vgui2_support\vgui_controls_simple - - - vgui2_support\SourceSDK\mathlib - - - - - vgui2_support\interfaces - - - vgui2_support\interfaces - - - vgui2_support\interfaces - - - vgui2_support\interfaces - - - vgui2_support\interfaces - - - vgui2_support - - - vgui2_support - - - vgui2_support - - - vgui2_support - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\interfaces\vgui - - - vgui2_support\vgui_controls_simple - - - vgui2_support\vgui_controls_simple - - - \ No newline at end of file diff --git a/msvc/xash_winrt.cpp b/msvc/xash_winrt.cpp deleted file mode 100644 index 312156b54..000000000 --- a/msvc/xash_winrt.cpp +++ /dev/null @@ -1,19 +0,0 @@ -#include -#include -#include -#include - -typedef void(*pfnChangeGame)(const char *progname); -typedef int(*pfnInit)(int argc, char **argv, const char *progname, int bChangeGame, pfnChangeGame func); - -extern "C" int Host_Main(int szArgc, const char** szArgv, const char* szGameDir, int chg, void* callback); - -int main(int argc, char **argv) -{ - std::vector av{ "-game", "csmoe", "-console", "-developer" }; - std::copy_n(argv, argc, std::back_inserter(av)); - - Host_Main(av.size(), av.data(), "csmoe", 0, NULL); - - return 0; -} \ No newline at end of file