Go to file
Peace-Maker fabdbe7d12 Refactor SourceTV instance hooking
Keep the instances in seperate wrappers to clear up the hooks. This
allows for some OnServerStart and OnServerShutdown forwards.

To prepare support for relay servers, CHLTVServer::Shutdown is hooked to
detect shutdown instead of relying on the director unregistering the
instance.
2016-03-06 12:16:38 +01:00
.gitignore Initial commit 2016-02-29 09:52:26 +01:00
AMBuilder Add natives to get client ip and connect password 2016-03-03 02:47:06 +01:00
AMBuildScript Initial commit of project files 2016-02-29 09:59:09 +01:00
configure.py Initial commit of project files 2016-02-29 09:59:09 +01:00
extension.cpp Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
extension.h Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
forwards.cpp Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
forwards.h Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
hltvclientwrapper.cpp Add natives to get client ip and connect password 2016-03-03 02:47:06 +01:00
hltvclientwrapper.h Add natives to get client ip and connect password 2016-03-03 02:47:06 +01:00
hltvdirectorwrapper.cpp Add natives to force a camera shot 2016-03-01 02:19:19 +01:00
hltvdirectorwrapper.h Add natives to force a camera shot 2016-03-01 02:19:19 +01:00
hltvserverwrapper.cpp Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
hltvserverwrapper.h Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
ihltvdemorecorder.h Fix linux build 2016-03-01 16:32:13 +01:00
LICENSE Initial commit 2016-02-29 09:52:26 +01:00
natives.cpp Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
natives.h Clean up some SDK calls to use SourceHook directly 2016-03-03 09:13:59 +01:00
PackageScript Initial commit of project files 2016-02-29 09:59:09 +01:00
README.md Initial commit 2016-02-29 09:52:26 +01:00
smsdk_config.h Add natives to force a camera shot 2016-03-01 02:19:19 +01:00
sourcetv_test.sp Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
sourcetvmanager.games.txt Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00
sourcetvmanager.inc Refactor SourceTV instance hooking 2016-03-06 12:16:38 +01:00

sourcetvmanager

Interface to interact with the SourceTV server from SourcePawn.