From 2143a66ad63610c42ce2fac8a42bcf95496e3bf0 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Tue, 9 Mar 2010 20:39:56 -0500 Subject: [PATCH] Fixed incorrect DispatchSpawn signature for ZPS and added ShowMenu and Hudtext support (bug 4279, r=Fyren) --- gamedata/core.games/common.games.txt | 3 +++ gamedata/sdktools.games/game.zpanic.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gamedata/core.games/common.games.txt b/gamedata/core.games/common.games.txt index bba0955e..d515b9b5 100644 --- a/gamedata/core.games/common.games.txt +++ b/gamedata/core.games/common.games.txt @@ -137,6 +137,7 @@ "game" "bg2" "game" "cspromod" "game" "FortressForever" + "game" "zps" } "Keys" @@ -159,6 +160,7 @@ "game" "cspromod" "game" "pvkii" "game" "FortressForever" + "game" "zps" } "Keys" @@ -184,6 +186,7 @@ "game" "insurgency" "game" "cspromod" "game" "pvkii" + "game" "zps" } "Keys" diff --git a/gamedata/sdktools.games/game.zpanic.txt b/gamedata/sdktools.games/game.zpanic.txt index 47d2bfaa..f3ea1bf5 100644 --- a/gamedata/sdktools.games/game.zpanic.txt +++ b/gamedata/sdktools.games/game.zpanic.txt @@ -115,7 +115,7 @@ { "library" "server" "linux" "@_Z13DispatchSpawnP11CBaseEntity" - "windows" "\x53\x55\x56\x8B\x74\x24\x10\x2A\x85\xF6\x0F\x84\x2A\x2A\x2A\x2A\x8B\x1D\x2A\x2A\x2A\x2A\x8B\x03\x8B\x50\x60\x8B\xCB" + "windows" "\x53\x55\x56\x8B\x74\x2A\x2A\x57\x85\xF6\x0F\x2A\x2A\x2A\x2A\x2A\x8B\x2A\x2A\x2A\x2A\x2A\x8B\x03\x8B\x50\x2A\x8B\xCB" } } }