Added L4D and L4D2 gamedata for SDK Hooks on Mac OS X.

This commit is contained in:
Scott Ehlert 2013-02-25 20:44:16 -06:00
parent 19b56361b9
commit 6b07625192
2 changed files with 43 additions and 0 deletions

View File

@ -8,101 +8,121 @@
{ {
"windows" "97" "windows" "97"
"linux" "98" "linux" "98"
"mac" "98"
} }
"FireBullets" "FireBullets"
{ {
"windows" "109" "windows" "109"
"linux" "110" "linux" "110"
"mac" "110"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
"windows" "62" "windows" "62"
"linux" "63" "linux" "63"
"mac" "63"
} }
"PreThink" "PreThink"
{ {
"windows" "333" "windows" "333"
"linux" "334" "linux" "334"
"mac" "334"
} }
"PostThink" "PostThink"
{ {
"windows" "334" "windows" "334"
"linux" "335" "linux" "335"
"mac" "335"
} }
"SetTransmit" "SetTransmit"
{ {
"windows" "19" "windows" "19"
"linux" "20" "linux" "20"
"mac" "20"
} }
"ShouldCollide" "ShouldCollide"
{ {
"windows" "15" "windows" "15"
"linux" "16" "linux" "16"
"mac" "16"
} }
"Spawn" "Spawn"
{ {
"windows" "21" "windows" "21"
"linux" "22" "linux" "22"
"mac" "22"
} }
"StartTouch" "StartTouch"
{ {
"windows" "95" "windows" "95"
"linux" "96" "linux" "96"
"mac" "96"
} }
"Think" "Think"
{ {
"windows" "47" "windows" "47"
"linux" "48" "linux" "48"
"mac" "48"
} }
"Touch" "Touch"
{ {
"windows" "96" "windows" "96"
"linux" "97" "linux" "97"
"mac" "97"
} }
"TraceAttack" "TraceAttack"
{ {
"windows" "60" "windows" "60"
"linux" "61" "linux" "61"
"mac" "61"
} }
"UpdateOnRemove" "UpdateOnRemove"
{ {
"windows" "102" "windows" "102"
"linux" "103" "linux" "103"
"mac" "103"
} }
"Use" "Use"
{ {
"windows" "94" "windows" "94"
"linux" "95" "linux" "95"
"mac" "95"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "152" "windows" "152"
"linux" "153" "linux" "153"
"mac" "153"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "265" "windows" "265"
"linux" "266" "linux" "266"
"mac" "266"
} }
"Weapon_CanUse" "Weapon_CanUse"
{ {
"windows" "259" "windows" "259"
"linux" "260" "linux" "260"
"mac" "260"
} }
"Weapon_Drop" "Weapon_Drop"
{ {
"windows" "262" "windows" "262"
"linux" "263" "linux" "263"
"mac" "263"
} }
"Weapon_Equip" "Weapon_Equip"
{ {
"windows" "260" "windows" "260"
"linux" "261" "linux" "261"
"mac" "261"
} }
"Weapon_Switch" "Weapon_Switch"
{ {
"windows" "263" "windows" "263"
"linux" "264" "linux" "264"
"mac" "264"
} }
} }
@ -113,6 +133,7 @@
"library" "server" "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" "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" "linux" "@_Z23EntityFactoryDictionaryv"
"mac" "@_Z23EntityFactoryDictionaryv"
} }
} }
} }

View File

@ -20,11 +20,13 @@
{ {
"windows" "108" "windows" "108"
"linux" "109" "linux" "109"
"mac" "109"
} }
"FireBullets" "FireBullets"
{ {
"windows" "121" "windows" "121"
"linux" "122" "linux" "122"
"mac" "122"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
@ -36,96 +38,115 @@
{ {
"windows" "71" "windows" "71"
"linux" "72" "linux" "72"
"mac" "72"
} }
"PreThink" "PreThink"
{ {
"windows" "355" "windows" "355"
"linux" "356" "linux" "356"
"mac" "356"
} }
"PostThink" "PostThink"
{ {
"windows" "356" "windows" "356"
"linux" "357" "linux" "357"
"mac" "357"
} }
"Reload" "Reload"
{ {
"windows" "280" "windows" "280"
"linux" "281" "linux" "281"
"mac" "281"
} }
"SetTransmit" "SetTransmit"
{ {
"windows" "21" "windows" "21"
"linux" "22" "linux" "22"
"mac" "22"
} }
"ShouldCollide" "ShouldCollide"
{ {
"windows" "17" "windows" "17"
"linux" "18" "linux" "18"
"mac" "18"
} }
"Spawn" "Spawn"
{ {
"windows" "23" "windows" "23"
"linux" "24" "linux" "24"
"mac" "24"
} }
"StartTouch" "StartTouch"
{ {
"windows" "106" "windows" "106"
"linux" "107" "linux" "107"
"mac" "107"
} }
"Think" "Think"
{ {
"windows" "55" "windows" "55"
"linux" "56" "linux" "56"
"mac" "56"
} }
"Touch" "Touch"
{ {
"windows" "107" "windows" "107"
"linux" "108" "linux" "108"
"mac" "108"
} }
"TraceAttack" "TraceAttack"
{ {
"windows" "69" "windows" "69"
"linux" "70" "linux" "70"
"mac" "70"
} }
"UpdateOnRemove" "UpdateOnRemove"
{ {
"windows" "114" "windows" "114"
"linux" "115" "linux" "115"
"mac" "115"
} }
"Use" "Use"
{ {
"windows" "105" "windows" "105"
"linux" "106" "linux" "106"
"mac" "106"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "165" "windows" "165"
"linux" "166" "linux" "166"
"mac" "166"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "285" "windows" "285"
"linux" "286" "linux" "286"
"mac" "286"
} }
"Weapon_CanUse" "Weapon_CanUse"
{ {
"windows" "279" "windows" "279"
"linux" "280" "linux" "280"
"mac" "280"
} }
"Weapon_Drop" "Weapon_Drop"
{ {
"windows" "282" "windows" "282"
"linux" "283" "linux" "283"
"mac" "283"
} }
"Weapon_Equip" "Weapon_Equip"
{ {
"windows" "280" "windows" "280"
"linux" "281" "linux" "281"
"mac" "281"
} }
"Weapon_Switch" "Weapon_Switch"
{ {
"windows" "283" "windows" "283"
"linux" "284" "linux" "284"
"mac" "284"
} }
} }
@ -136,6 +157,7 @@
"library" "server" "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" "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" "linux" "@_Z23EntityFactoryDictionaryv"
"mac" "@_Z23EntityFactoryDictionaryv"
} }
} }
} }