summaryrefslogtreecommitdiffhomepage
path: root/gamedata
diff options
context:
space:
mode:
Diffstat (limited to 'gamedata')
-rw-r--r--gamedata/gamelib.txt12
-rw-r--r--gamedata/vguimatsurface.txt3
2 files changed, 15 insertions, 0 deletions
diff --git a/gamedata/gamelib.txt b/gamedata/gamelib.txt
index 65e250b..615ecf4 100644
--- a/gamedata/gamelib.txt
+++ b/gamedata/gamelib.txt
@@ -43,4 +43,16 @@ vtidx_OnGameplayStart
L4D2 11 # note: just happens to be the same on linux!
L4D1 11
+# CInput
+vtidx_CreateMove 3
+vtidx_DecodeUserCmdFromBuffer 7
+vtidx_GetUserCmd 8
+
+# VClient
+vtidx_VClient_DecodeUserCmdFromBuffer 22
+ Client014
+ L4D2 43 # shoutouts to 2000
+ Client013
+ L4Dbased 23
+
# vi: sw=4 ts=4 noet tw=80 cc=80
diff --git a/gamedata/vguimatsurface.txt b/gamedata/vguimatsurface.txt
index a9dc3f2..e35c125 100644
--- a/gamedata/vguimatsurface.txt
+++ b/gamedata/vguimatsurface.txt
@@ -45,5 +45,8 @@ vtidx_GetFontTall
vtidx_GetCharacterWidth
OrangeBoxbased 71
L4D 71
+vtidx_GetTextSize
+ OrangeBoxbased 72
+ L4D 72
# vi: sw=4 ts=4 noet tw=80 cc=80