Peace-Maker
|
4d62d77e55
|
Clean up some SDK calls to use SourceHook directly
Don't use IBinTools to call virtual functions. We're in C++! Use
SourceHook right away. This reduces in less and readable code.
|
2016-03-03 09:13:59 +01:00 |
|
Peace-Maker
|
1f45a6bd4f
|
Always add a new line after a console message
|
2016-03-03 04:13:56 +01:00 |
|
Peace-Maker
|
d03b22abf6
|
Add SourceTV_BroadcastChatMessage native
Add option to send messages to locally connected spectators only or to
replay proxies as well.
|
2016-03-03 04:13:21 +01:00 |
|
Peace-Maker
|
c0eb6eb75f
|
Add natives to get client ip and connect password
The hltv server doesn't provide a nice IPlayerInfo interface to get
stuff. Have to grab it and hold on to it while we can!
|
2016-03-03 02:47:06 +01:00 |
|
Peace-Maker
|
7e9a8d6aec
|
Fix linux build
|
2016-03-01 16:32:13 +01:00 |
|
Peace-Maker
|
d5424cefdf
|
Add native and forward documentation to include file
Rename some natives for better self explanatory.
|
2016-03-01 15:00:27 +01:00 |
|
Peace-Maker
|
28d76b41e5
|
Add natives to force a camera shot
Override the autodirector and tell him what to show. Fixpoint camera or
chasing a player for now.
|
2016-03-01 02:19:19 +01:00 |
|
Peace-Maker
|
3210a8d249
|
Add CSS support
|
2016-02-29 14:55:23 +01:00 |
|
Peace-Maker
|
e51143d05a
|
Initial commit of project files
CSGO only yet
|
2016-02-29 09:59:09 +01:00 |
|