forked from KZGlobalTeam/cs2kz-metamod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hl2sdk-cs2
updated
20 files
+0 −12 | common/netmessages.proto | |
+ − | lib/linux64/libtier0.so | |
+ − | lib/linux64/mathlib.a | |
+ − | lib/public/win64/mathlib.lib | |
+ − | lib/public/win64/tier0.lib | |
+1 −1 | linux_sdk/Makefile | |
+0 −1 | mathlib/mathlib_base.cpp | |
+113 −59 | public/bspflags.h | |
+51 −111 | public/cmodel.h | |
+11 −76 | public/const.h | |
+233 −0 | public/engine/IEngineTrace.h | |
+50 −454 | public/gametrace.h | |
+6 −5 | public/iserver.h | |
+0 −50 | public/mathlib/transform.h | |
+7 −7 | public/schemasystem/schemasystem.h | |
+51 −73 | public/schemasystem/schematypes.h | |
+0 −11 | public/tier0/memoverride.cpp | |
+144 −9 | public/tier0/tslist.h | |
+10 −10 | public/tier1/stringpool.h | |
+1 −1 | public/tier1/utlsymbol.h |