From 888bca13c08eeaa56a5d402d505db715f4ca854f Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 30 Sep 2010 20:09:10 -0400 Subject: [PATCH] Updated HL2DM gamedata (bug 4636, r=fyren). --- gamedata/core.games/engine.ep1.txt | 1 - gamedata/core.games/engine.ep2valve.txt | 1 + gamedata/sdktools.games/engine.ep1.txt | 5 -- gamedata/sdktools.games/engine.ep2valve.txt | 5 ++ gamedata/sdktools.games/game.hl2mp.txt | 85 ++++++++++++--------- 5 files changed, 57 insertions(+), 40 deletions(-) diff --git a/gamedata/core.games/engine.ep1.txt b/gamedata/core.games/engine.ep1.txt index 9aebd3a5e..e3b18c84d 100644 --- a/gamedata/core.games/engine.ep1.txt +++ b/gamedata/core.games/engine.ep1.txt @@ -16,7 +16,6 @@ { "#supported" { - "game" "hl2mp" "game" "ship" "game" "insurgency" "game" "sourceforts" diff --git a/gamedata/core.games/engine.ep2valve.txt b/gamedata/core.games/engine.ep2valve.txt index 258ef1585..cf08b2b09 100644 --- a/gamedata/core.games/engine.ep2valve.txt +++ b/gamedata/core.games/engine.ep2valve.txt @@ -20,6 +20,7 @@ "game" "tf" "game" "cstrike" "game" "garrysmod" + "game" "hl2mp" } "Offsets" diff --git a/gamedata/sdktools.games/engine.ep1.txt b/gamedata/sdktools.games/engine.ep1.txt index 9226b8c5d..fe48c6b35 100644 --- a/gamedata/sdktools.games/engine.ep1.txt +++ b/gamedata/sdktools.games/engine.ep1.txt @@ -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" } diff --git a/gamedata/sdktools.games/engine.ep2valve.txt b/gamedata/sdktools.games/engine.ep2valve.txt index ef7331272..8171032f2 100644 --- a/gamedata/sdktools.games/engine.ep2valve.txt +++ b/gamedata/sdktools.games/engine.ep2valve.txt @@ -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" { diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 9a8768f57..e4dfd8172 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -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" } } }