Updated HL2DM gamedata (bug 4636, r=fyren).

This commit is contained in:
Nicholas Hastings 2010-09-30 20:09:10 -04:00
parent 8b39e0631d
commit 888bca13c0
5 changed files with 57 additions and 40 deletions

View File

@ -16,7 +16,6 @@
{
"#supported"
{
"game" "hl2mp"
"game" "ship"
"game" "insurgency"
"game" "sourceforts"

View File

@ -20,6 +20,7 @@
"game" "tf"
"game" "cstrike"
"game" "garrysmod"
"game" "hl2mp"
}
"Offsets"

View File

@ -16,7 +16,6 @@
{
"#supported"
{
"game" "hl2mp"
"game" "ship"
"game" "!Dystopia"
"game" "insurgency"
@ -74,7 +73,6 @@
"#supported"
{
"game" "garrysmod"
"game" "hl2mp"
"game" "ship"
"game" "!Dystopia"
"game" "sourceforts"
@ -122,7 +120,6 @@
"#supported"
{
"game" "garrysmod"
"game" "hl2mp"
"game" "ship"
"game" "sourceforts"
"game" "FortressForever"
@ -149,7 +146,6 @@
{
"#supported"
{
"game" "hl2mp"
"game" "sourceforts"
"game" "synergy"
"game" "hidden"
@ -228,7 +224,6 @@
{
"#supported"
{
"game" "hl2mp"
"game" "NeotokyoSource"
"game" "zombie_master"
}

View File

@ -20,6 +20,7 @@
"game" "tf"
"game" "cstrike"
"game" "garrysmod"
"game" "hl2mp"
}
"Offsets"
@ -73,6 +74,7 @@
"game" "dod"
"game" "tf"
"game" "cstrike"
"game" "hl2mp"
}
"Signatures"
@ -102,6 +104,7 @@
"game" "dod"
"game" "tf"
"game" "cstrike"
"game" "hl2mp"
}
"Signatures"
@ -126,6 +129,7 @@
"game" "tf"
"game" "cstrike"
"game" "garrysmod"
"game" "hl2mp"
}
"Offsets"
@ -221,6 +225,7 @@
"game" "dod"
"game" "tf"
"game" "cstrike"
"game" "hl2mp"
}
"Signatures"
{

View File

@ -18,88 +18,105 @@
{
"GiveNamedItem"
{
"windows" "328"
"linux" "329"
"windows" "386"
"linux" "387"
"mac" "387"
}
"RemovePlayerItem"
{
"windows" "226"
"linux" "227"
"windows" "259"
"linux" "260"
"mac" "260"
}
"Weapon_GetSlot"
{
"windows" "224"
"linux" "225"
"windows" "257"
"linux" "258"
"mac" "258"
}
"Ignite"
{
"windows" "188"
"linux" "189"
"windows" "202"
"linux" "203"
"mac" "203"
}
"Extinguish"
{
"windows" "189"
"linux" "190"
"windows" "206"
"linux" "207"
"mac" "207"
}
"Teleport"
{
"windows" "98"
"linux" "99"
"windows" "105"
"linux" "106"
"mac" "106"
}
"CommitSuicide"
{
"windows" "356"
"linux" "357"
"windows" "424"
"linux" "424"
"mac" "424"
}
"GetVelocity"
{
"windows" "126"
"linux" "127"
"windows" "137"
"linux" "138"
"mac" "138"
}
"EyeAngles"
{
"windows" "118"
"linux" "119"
"windows" "128"
"linux" "129"
"mac" "129"
}
"AcceptInput"
{
"windows" "35"
"linux" "36"
"windows" "34"
"linux" "35"
"mac" "35"
}
"DispatchKeyValue"
{
"windows" "31"
"linux" "30"
"windows" "29"
"linux" "28"
"mac" "28"
}
"DispatchKeyValueFloat"
{
"windows" "30"
"linux" "31"
"windows" "28"
"linux" "29"
"mac" "29"
}
"DispatchKeyValueVector"
{
"windows" "29"
"linux" "32"
"windows" "27"
"linux" "30"
"mac" "30"
}
"SetEntityModel"
{
"windows" "25"
"linux" "26"
"windows" "23"
"linux" "24"
"mac" "24"
}
"WeaponEquip"
{
"windows" "217"
"linux" "218"
"windows" "250"
"linux" "251"
"mac" "251"
}
"Activate"
{
"windows" "32"
"linux" "33"
"windows" "31"
"linux" "32"
"mac" "32"
}
"PlayerRunCmd"
{
"windows" "346"
"linux" "347"
"windows" "404"
"linux" "405"
"mac" "405"
}
}
}