Skip to content

Commit

Permalink
chore: update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenapte committed Jan 18, 2025
1 parent 1421a94 commit 50536f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion submodule/GameNetworkingSockets
Submodule GameNetworkingSockets updated 48 files
+18 βˆ’10 .github/workflows/build.yml
+8 βˆ’4 .github/workflows/linux-flavors.yml
+44 βˆ’0 .github/workflows/macos.yml
+2 βˆ’0 .gitignore
+4 βˆ’4 BUILDING.md
+12 βˆ’12 CMakeLists.txt
+4 βˆ’1 README.md
+1 βˆ’0 cmake/GameNetworkingSocketsConfig.cmake.in
+8 βˆ’0 cmake/tryCompileTestBCrypt.cpp
+5 βˆ’1 examples/CMakeLists.txt
+12 βˆ’0 include/steam/steamclientpublic.h
+2 βˆ’0 include/steam/steamnetworkingsockets_flat.h
+142 βˆ’16 include/steam/steamnetworkingtypes.h
+1 βˆ’0 include/steam/steamtypes.h
+1 βˆ’0 src/CMakeLists.txt
+3 βˆ’3 src/common/opensslwrapper.cpp
+42 βˆ’43 src/common/steamnetworkingsockets_messages.proto
+18 βˆ’0 src/external/steamwebrtc/CMakeLists.txt
+24 βˆ’0 src/public/tier0/platform_sockets.h
+198 βˆ’0 src/public/tier0/valve_tracelogging.h
+1 βˆ’3 src/public/tier1/utllinkedlist.h
+1 βˆ’1 src/steamnetworkingsockets/certtool/steamnetworkingsockets_certtool.cpp
+14 βˆ’5 src/steamnetworkingsockets/clientlib/csteamnetworkingsockets.cpp
+0 βˆ’3 src/steamnetworkingsockets/clientlib/etw/etw_compile.bat
+0 βˆ’143 src/steamnetworkingsockets/clientlib/etw/steamnetworkingsockets_etw.cpp
+0 βˆ’677 src/steamnetworkingsockets/clientlib/etw/steamnetworkingsockets_etw_events.h
+0 βˆ’90 src/steamnetworkingsockets/clientlib/etw/steamnetworkingsockets_etw_events.man
+0 βˆ’1 src/steamnetworkingsockets/clientlib/etw/steamnetworkingsockets_etw_events.rc
+ βˆ’ src/steamnetworkingsockets/clientlib/etw/steamnetworkingsockets_etw_eventsTEMP.BIN
+23 βˆ’6 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_connections.cpp
+3 βˆ’3 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_connections.h
+10 βˆ’3 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_flat.cpp
+788 βˆ’187 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp
+51 βˆ’44 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.h
+11 βˆ’3 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_p2p_ice.cpp
+17 βˆ’13 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_p2p_webrtc.cpp
+24 βˆ’3 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_snp.cpp
+100 βˆ’50 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_udp.cpp
+5 βˆ’0 src/steamnetworkingsockets/clientlib/steamnetworkingsockets_udp.h
+63 βˆ’64 src/steamnetworkingsockets/steamnetworking_stats.h
+43 βˆ’37 src/steamnetworkingsockets/steamnetworking_statsutils.h
+117 βˆ’21 src/steamnetworkingsockets/steamnetworkingsockets_internal.h
+27 βˆ’0 src/steamnetworkingsockets/steamnetworkingsockets_shared.cpp
+202 βˆ’199 src/steamnetworkingsockets/steamnetworkingsockets_stats.cpp
+1 βˆ’1 src/steamnetworkingsockets/steamnetworkingsockets_thinker.cpp
+93 βˆ’0 src/tier0/valve_tracelogging.cpp
+8 βˆ’0 tests/test_connection.cpp
+4 βˆ’2 tests/test_p2p.py
2 changes: 1 addition & 1 deletion submodule/asio
Submodule asio updated 1498 files
2 changes: 1 addition & 1 deletion submodule/vcpkg
Submodule vcpkg updated 6590 files

0 comments on commit 50536f3

Please sign in to comment.