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" "#supported"
{ {
"game" "hl2mp"
"game" "ship" "game" "ship"
"game" "insurgency" "game" "insurgency"
"game" "sourceforts" "game" "sourceforts"

View File

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

View File

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

View File

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

View File

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