Peace-Maker 7c4048690b Fix OnStartRecording and OnStopRecording forwards on linux
CHLTVServer::StartRecording is called directly in tv_record on linux,
ignoring the vtable.
Add a detour on linux for these two functions, so we always notice when
recording starts.
Windows actually always uses the vtable to get the function address, so
we don't need to detour anything on windows.
2016-03-09 23:04:28 +01:00
2016-02-29 09:52:26 +01:00
2016-02-29 09:59:09 +01:00
2016-02-29 09:59:09 +01:00
2016-03-01 16:32:13 +01:00
2016-02-29 09:52:26 +01:00
2016-02-29 09:59:09 +01:00
2016-02-29 09:52:26 +01:00

sourcetvmanager

Interface to interact with the SourceTV server from SourcePawn.

S
Description
No description provided
Readme
170 KiB
Languages
C++ 75.8%
Python 12.6%
SourcePawn 8.8%
C 2.8%