Backed out changeset: f2f13520e8a1.

This commit is contained in:
Nicholas Hastings 2013-05-02 15:31:01 -04:00
parent 0eb199a9a8
commit 157a286d1b
2 changed files with 57 additions and 172 deletions

View File

@ -7,6 +7,7 @@
{ {
"game" "tf" "game" "tf"
"game" "hl2mp" "game" "hl2mp"
"game" "dod"
} }
"Offsets" "Offsets"
@ -143,6 +144,29 @@
"linux" "263" "linux" "263"
"mac" "263" "mac" "263"
} }
// no longer used
"UpdateOnRemove"
{
"windows" "104"
"linux" "105"
"mac" "105"
}
//
}
"Signatures"
{
// no longer used
"IEntityFactoryDictionary"
{
"library" "server"
"windows" "\xB8\x01\x00\x00\x00\x84\x2A\x2A\x2A\x2A\x2A\x75\x1D\x09\x2A\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x68\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x83\xC4\x04\xB8\x2A\x2A\x2A\x2A\xC3"
"linux" "@_Z23EntityFactoryDictionaryv"
"mac" "@_Z23EntityFactoryDictionaryv"
}
//
} }
} }
@ -163,143 +187,4 @@
} }
} }
} }
"dod"
{
"Offsets"
{
"EndTouch"
{
"windows" "100"
"linux" "101"
"mac" "101"
}
"FireBullets"
{
"windows" "112"
"linux" "113"
"mac" "113"
}
"GetMaxHealth"
{
"windows" "117"
"linux" "118"
"mac" "118"
}
"GroundEntChanged"
{
"windows" "177"
"linux" "178"
"mac" "178"
}
"OnTakeDamage"
{
"windows" "62"
"linux" "63"
"mac" "63"
}
"PreThink"
{
"windows" "331"
"linux" "332"
"mac" "332"
}
"PostThink"
{
"windows" "332"
"linux" "333"
"mac" "333"
}
"Reload"
{
"windows" "274"
"linux" "275"
"mac" "275"
}
"SetTransmit"
{
"windows" "20"
"linux" "21"
"mac" "21"
}
"ShouldCollide"
{
"windows" "16"
"linux" "17"
"mac" "17"
}
"Spawn"
{
"windows" "22"
"linux" "23"
"mac" "23"
}
"StartTouch"
{
"windows" "98"
"linux" "99"
"mac" "99"
}
"Think"
{
"windows" "47"
"linux" "48"
"mac" "48"
}
"Touch"
{
"windows" "99"
"linux" "100"
"mac" "100"
}
"TraceAttack"
{
"windows" "60"
"linux" "61"
"mac" "61"
}
"Use"
{
"windows" "97"
"linux" "98"
"mac" "98"
}
"VPhysicsUpdate"
{
"windows" "157"
"linux" "158"
"mac" "158"
}
"Weapon_CanSwitchTo"
{
"windows" "265"
"linux" "266"
"mac" "266"
}
"Weapon_CanUse"
{
"windows" "259"
"linux" "260"
"mac" "260"
}
"Weapon_Drop"
{
"windows" "262"
"linux" "263"
"mac" "263"
}
"Weapon_Equip"
{
"windows" "260"
"linux" "261"
"mac" "261"
}
"Weapon_Switch"
{
"windows" "263"
"linux" "264"
"mac" "264"
}
}
}
} }

View File

@ -18,57 +18,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "399" "windows" "398"
"linux" "400" "linux" "399"
"mac" "400" "mac" "399"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "269" "windows" "268"
"linux" "270" "linux" "269"
"mac" "270" "mac" "269"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "267" "windows" "266"
"linux" "268" "linux" "267"
"mac" "268" "mac" "267"
} }
"Ignite" "Ignite"
{ {
"windows" "208" "windows" "207"
"linux" "209" "linux" "208"
"mac" "209" "mac" "208"
} }
"Extinguish" "Extinguish"
{ {
"windows" "212" "windows" "211"
"linux" "213" "linux" "212"
"mac" "213" "mac" "212"
} }
"Teleport" "Teleport"
{ {
"windows" "108" "windows" "107"
"linux" "109" "linux" "108"
"mac" "109" "mac" "108"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "437" "windows" "436"
"linux" "438" "linux" "437"
"mac" "438" "mac" "437"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "140" "windows" "139"
"linux" "141" "linux" "140"
"mac" "141" "mac" "140"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "131" "windows" "130"
"linux" "132" "linux" "131"
"mac" "132" "mac" "131"
} }
"AcceptInput" "AcceptInput"
{ {
@ -84,9 +84,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "260" "windows" "259"
"linux" "261" "linux" "260"
"mac" "261" "mac" "260"
} }
"Activate" "Activate"
{ {
@ -96,9 +96,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "417" "windows" "416"
"linux" "418" "linux" "417"
"mac" "418" "mac" "417"
} }
} }