Backed out changeset: a4fe868541d6.

This commit is contained in:
Nicholas Hastings 2013-05-02 15:31:13 -04:00
parent 58914f71bd
commit c7cea1b40b
2 changed files with 101 additions and 78 deletions

View File

@ -6,27 +6,27 @@
{ {
"EndTouch" "EndTouch"
{ {
"windows" "100" "windows" "99"
"linux" "101" "linux" "100"
"mac" "101" "mac" "100"
} }
"FireBullets" "FireBullets"
{ {
"windows" "112" "windows" "111"
"linux" "113" "linux" "112"
"mac" "113" "mac" "112"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
"windows" "117" "windows" "116"
"linux" "118" "linux" "117"
"mac" "118" "mac" "117"
} }
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "177" "windows" "176"
"linux" "178" "linux" "177"
"mac" "178" "mac" "177"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
@ -35,22 +35,22 @@
"mac" "63" "mac" "63"
} }
"PreThink" "PreThink"
{
"windows" "330"
"linux" "331"
"mac" "331"
}
"PostThink"
{ {
"windows" "331" "windows" "331"
"linux" "332" "linux" "332"
"mac" "332" "mac" "332"
} }
"PostThink"
{
"windows" "332"
"linux" "333"
"mac" "333"
}
"Reload" "Reload"
{ {
"windows" "268" "windows" "270"
"linux" "269" "linux" "276"
"mac" "269" "mac" "276"
} }
"SetTransmit" "SetTransmit"
{ {
@ -72,9 +72,9 @@
} }
"StartTouch" "StartTouch"
{ {
"windows" "98" "windows" "97"
"linux" "99" "linux" "98"
"mac" "99" "mac" "98"
} }
"Think" "Think"
{ {
@ -84,9 +84,9 @@
} }
"Touch" "Touch"
{ {
"windows" "99" "windows" "98"
"linux" "100" "linux" "99"
"mac" "100" "mac" "99"
} }
"TraceAttack" "TraceAttack"
{ {
@ -96,46 +96,69 @@
} }
"Use" "Use"
{ {
"windows" "97" "windows" "96"
"linux" "98" "linux" "97"
"mac" "98" "mac" "97"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "157" "windows" "156"
"linux" "158" "linux" "157"
"mac" "158" "mac" "157"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "265" "windows" "264"
"linux" "266" "linux" "265"
"mac" "266" "mac" "265"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "258"
"linux" "259"
"mac" "259"
}
"Weapon_Drop"
{
"windows" "261"
"linux" "262"
"mac" "262"
}
"Weapon_Equip"
{ {
"windows" "259" "windows" "259"
"linux" "260" "linux" "260"
"mac" "260" "mac" "260"
} }
"Weapon_Drop" "Weapon_Switch"
{ {
"windows" "262" "windows" "262"
"linux" "263" "linux" "263"
"mac" "263" "mac" "263"
} }
"Weapon_Equip"
// no longer used
"UpdateOnRemove"
{ {
"windows" "260" "windows" "104"
"linux" "261" "linux" "105"
"mac" "261" "mac" "105"
} }
"Weapon_Switch" //
}
"Signatures"
{
// no longer used
"IEntityFactoryDictionary"
{ {
"windows" "263" "library" "server"
"linux" "264" "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"
"mac" "264" "linux" "@_Z23EntityFactoryDictionaryv"
"mac" "@_Z23EntityFactoryDictionaryv"
} }
//
} }
} }
} }

View File

@ -28,57 +28,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "400" "windows" "399"
"linux" "401" "linux" "400"
"mac" "401" "mac" "400"
} }
"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" "439" "windows" "440"
"linux" "439" "linux" "440"
"mac" "439" "mac" "440"
} }
"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"
{ {
@ -94,9 +94,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "260" "windows" "259"
"linux" "261" "linux" "260"
"mac" "261" "mac" "260"
} }
"Activate" "Activate"
{ {
@ -106,9 +106,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "418" "windows" "417"
"linux" "419" "linux" "418"
"mac" "419" "mac" "418"
} }
} }
} }