Go to file
Peace-Maker 357e1bc4c9 Allow printing to bot/demo console in CSS
CSS' CBaseClient::ClientPrintf tries to use the net channel directly
instead of going through the saner route using GameClient::SendNetMsg.

This introduces a stupid hack to work around the bots lack of a net
channel, so ClientPrintf's SVC_Print messages get included in the demo.
2016-03-02 05:40:20 +01:00
.gitignore Initial commit 2016-02-29 09:52:26 +01:00
AMBuilder Add CSS support 2016-02-29 14:55:23 +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 Allow printing to bot/demo console in CSS 2016-03-02 05:40:20 +01:00
extension.h Allow printing to bot/demo console in CSS 2016-03-02 05:40:20 +01:00
forwards.cpp Add native and forward documentation to include file 2016-03-01 15:00:27 +01:00
forwards.h Add natives to force a camera shot 2016-03-01 02:19:19 +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
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 Fix linux build 2016-03-01 16:32:13 +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 Add native and forward documentation to include file 2016-03-01 15:00:27 +01:00
sourcetvmanager.games.txt Allow printing to bot/demo console in CSS 2016-03-02 05:40:20 +01:00
sourcetvmanager.inc Add native and forward documentation to include file 2016-03-01 15:00:27 +01:00

sourcetvmanager

Interface to interact with the SourceTV server from SourcePawn.