sm-plugin-LagCompensation/LagCompensation/gamedata/LagCompensation.games.txt

94 lines
1.5 KiB
Plaintext
Raw Normal View History

2019-10-01 21:45:39 +02:00
"Games"
{
2019-11-12 23:55:38 +01:00
"cstrike"
{
"Signatures"
{
"::UTIL_Remove"
{
"library" "server"
"linux" "@_Z11UTIL_RemoveP11CBaseEntity"
}
2019-10-03 22:09:53 +02:00
2019-11-12 23:55:38 +01:00
"CCSGameRules::RestartRound"
{
"library" "server"
"linux" "@_ZN12CCSGameRules12RestartRoundEv"
}
2019-10-03 22:09:53 +02:00
2019-11-12 23:55:38 +01:00
"CLogicMeasureMovement::SetTarget"
{
"library" "server"
"linux" "@_ZN21CLogicMeasureMovement9SetTargetEPKc"
}
2019-11-12 23:55:38 +01:00
"CalcAbsolutePosition"
{
"library" "server"
"linux" "@_ZN11CBaseEntity20CalcAbsolutePositionEv"
}
2019-10-02 23:28:20 +02:00
2019-11-12 23:55:38 +01:00
"MarkPartitionHandleDirty"
{
"library" "server"
"linux" "@_ZN18CCollisionProperty24MarkPartitionHandleDirtyEv"
}
}
2019-10-01 21:45:39 +02:00
2019-11-12 23:55:38 +01:00
"Functions"
{
"UTIL_Remove"
{
"signature" "::UTIL_Remove"
"callconv" "cdecl"
"return" "void"
"arguments"
{
"oldObj"
{
"type" "cbaseentity"
}
}
}
2019-10-03 22:09:53 +02:00
2019-11-12 23:55:38 +01:00
"CCSGameRules__RestartRound"
{
"signature" "CCSGameRules::RestartRound"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
}
2019-11-12 23:55:38 +01:00
"CLogicMeasureMovement__SetTarget"
{
"signature" "CLogicMeasureMovement::SetTarget"
"callconv" "thiscall"
"return" "void"
"this" "entity"
"arguments"
{
"pName"
{
"type" "charptr"
}
}
}
2019-11-02 01:35:20 +01:00
2019-11-12 23:55:38 +01:00
"CLogicMeasureMovement__SetTarget_post"
{
"signature" "CLogicMeasureMovement::SetTarget"
"callconv" "thiscall"
"return" "void"
"this" "ignore"
"arguments"
{
"pName"
{
"type" "charptr"
}
}
}
}
}
2019-10-01 21:45:39 +02:00
}