| .. |
|
msvc8
|
|
|
|
msvc9
|
|
|
|
msvc10
|
Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin).
|
2013-03-16 13:50:36 -04:00 |
|
AMBuilder
|
Port build scripts to the new project API.
|
2014-05-31 19:56:42 -07:00 |
|
CellRecipientFilter.h
|
|
|
|
clientnatives.cpp
|
Fix crash in ReconnectClient and Inactivate client when IServer ptr is null (bug 6122, r=asherkin).
|
2014-05-15 10:49:32 -04:00 |
|
clientnatives.h
|
|
|
|
extension.cpp
|
Add support for getting g_pGameRules without a byte signature / symbol.
|
2014-12-13 16:35:32 -05:00 |
|
extension.h
|
Refactor SDKTools to not expose gamerules ptr ptr outside of vglobals.cpp.
|
2014-12-13 15:48:51 -05:00 |
|
gamerulesnatives.cpp
|
Refactor SDKTools to not expose gamerules ptr ptr outside of vglobals.cpp.
|
2014-12-13 15:48:51 -05:00 |
|
gamerulesnatives.h
|
|
|
|
hooks.cpp
|
|
|
|
hooks.h
|
|
|
|
inputnatives.cpp
|
|
|
|
Makefile
|
|
|
|
output.cpp
|
Update SDKTools entity output functions to use core's GetEntityClassname instead of own.
|
2014-06-19 11:27:26 -04:00 |
|
output.h
|
Update SDKTools entity output functions to use core's GetEntityClassname instead of own.
|
2014-06-19 11:27:26 -04:00 |
|
outputnatives.cpp
|
Update SDKTools entity output functions to use core's GetEntityClassname instead of own.
|
2014-06-19 11:27:26 -04:00 |
|
smsdk_config.h
|
Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic).
|
2014-04-23 21:19:28 -05:00 |
|
teamnatives.cpp
|
|
|
|
teamnatives.h
|
|
|
|
tempents.cpp
|
Eliminate need for s_pTempEnts gamedata on sdk2013 and soon css/dods/hl2dm (already on tf2).
|
2014-10-30 19:24:53 -04:00 |
|
tempents.h
|
|
|
|
tenatives.cpp
|
Unify Maximum supported clients, raised SDKTools limit (bug 5964, r=psychonic).
|
2014-05-06 18:40:35 -07:00 |
|
trnatives.cpp
|
|
|
|
util.h
|
|
|
|
vcallbuilder.cpp
|
|
|
|
vcallbuilder.h
|
|
|
|
vcaller.cpp
|
Refactor SDKTools to not expose gamerules ptr ptr outside of vglobals.cpp.
|
2014-12-13 15:48:51 -05:00 |
|
vdecoder.cpp
|
|
|
|
vdecoder.h
|
|
|
|
version.rc
|
|
|
|
vglobals.cpp
|
Add null-check on serverclass in gamerules lookup.
|
2014-12-14 15:21:54 -05:00 |
|
vglobals.h
|
Add support for getting g_pGameRules without a byte signature / symbol.
|
2014-12-13 16:35:32 -05:00 |
|
vhelpers.cpp
|
Add offset printing to datamap dumps.
|
2014-12-30 08:36:35 -05:00 |
|
vhelpers.h
|
Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin).
|
2013-03-16 13:50:36 -04:00 |
|
vnatives.cpp
|
Eliminate need for FindEntityByClassname gamedata on sdk2013 and soon css/dods/hl2dm (already on tf2).
|
2014-10-30 19:25:26 -04:00 |
|
vnatives.h
|
|
|
|
voice.cpp
|
Unify Maximum supported clients, raised SDKTools limit (bug 5964, r=psychonic).
|
2014-05-06 18:40:35 -07:00 |
|
vsound.cpp
|
Make sure the edict isn't free.
|
2014-07-03 14:13:36 -04:00 |
|
vsound.h
|
|
|
|
vstringtable.cpp
|
Fix FindStringIndex native not returning INVALID_STRING_INDEX when string not found (bug 6144).
|
2014-06-19 11:40:01 -04:00 |