Commit Graph
28 Commits
Author SHA1 Message Date
KyleSanderson aef58bb214 Remove WasRestartRequested Hook when pGameServer is destroyed. 2014-01-29 02:34:13 -07:00
KyleSanderson 9b9e3d98f2 Use Client AuthString for CSteamID if available. 2014-01-29 02:31:11 -07:00
KyleSanderson 2d85e824b0 Add GameData support to Steam Shutdown func. 2014-01-29 02:28:41 -07:00
KyleSanderson a39fdfc731 Add and enable SteamWorks GS Detours (+CDetour). 2014-01-14 17:54:32 -07:00
KyleSanderson 54b9500974 Add Raw Address support to CDetour. 2014-01-14 17:49:09 -07:00
KyleSanderson 420f85ff72 Add Reset Member to SteamWorksGameServer instead of Constructor. 2014-01-14 17:48:23 -07:00
KyleSanderson c1e9d2f898 Eliminate SDK usage in CDetour. 2014-01-14 17:47:36 -07:00
KyleSanderson 16e7020dd1 Initial commit of CDetour. 2014-01-14 15:41:17 -07:00
KyleSanderson e5e3807329 Add UserStats to project. 2014-01-12 18:37:20 -07:00
KyleSanderson 0c303159a1 Move CreateCommonCSteamID to SteamWorks. 2014-01-12 18:36:42 -07:00
KyleSanderson 4721f44f98 Make SteamWorks_HasLicenseForApp slightly easier to use. 2014-01-12 13:11:36 -07:00
KyleSanderson 0854157c93 Reorganize directories. 2014-01-12 12:43:32 -07:00
KyleSanderson 6aef25e993 Welp. Sync SWAG (leaked in 583c8835f1). 2014-01-11 19:51:27 -07:00
KyleSanderson 583c8835f1 Add SteamWorks_HasLicenseForApp 2014-01-11 16:23:53 -07:00
KyleSanderson 5aa0ebeab7 Enable GameHelpers and PlayerHelpers. 2014-01-11 16:23:27 -07:00
KyleSanderson eafdc7f337 Add Hook to WasRestartRequested, provide forward. 2014-01-11 12:48:28 -07:00
KyleSanderson 25209a093b Refact GameData, add better error handling for SM verboseness. 2014-01-11 12:47:05 -07:00
KyleSanderson 36607e7dda Add new name of OnValidateClient, preserve compat. 2014-01-11 12:45:00 -07:00
KyleSanderson e619c83446 Fix SourceMod SDK Bug. 2014-01-11 12:44:03 -07:00
KyleSanderson c38642ce51 Add SourceHook support. 2014-01-11 12:43:28 -07:00
KyleSanderson 1b90424449 Merge pull request #1 from korden32/master
Add MSVC10 project files
2014-01-08 07:21:33 -08:00
Denis Eliseev 457ae7223f Added MSVC10 project files 2014-01-08 18:53:26 +04:00
KyleSanderson ecb5e94cda Asher's namespace; rework plan for domination. 2014-01-08 06:29:46 -07:00
KyleSanderson c2b4217141 Add Steam Connection state callbacks.
Steam_SteamServersConnected
Steam_SteamServersConnectFailure
Steam_SteamServersDisconnected
2014-01-08 03:06:06 -07:00
KyleSanderson d447369622 Add more SteamTools natives.
Steam_IsConnected
Steam_SetRule
Steam_ClearRules
Steam_ForceHeartbeat
2014-01-08 03:04:41 -07:00
KyleSanderson 2af38f38e6 Oops, fix our bitmask. 2014-01-08 03:03:03 -07:00
KyleSanderson 2b1eafd096 Initial import of SteamWorks. 2014-01-07 22:25:39 -07:00
KyleSanderson 6032a21b80 Initial commit 2014-01-07 21:23:54 -08:00