Update gamedata for all supported mods (#771)

* Update CS gamedata

* Update TFC gamedata

* Update DoD gamedata

* Update Valve gamedata

* Update Gearbox gamedata
This commit is contained in:
Vincent Herbet
2019-10-21 11:49:30 +02:00
committed by GitHub
parent d01aa5762f
commit 5120deaf74
217 changed files with 5053 additions and 4873 deletions

View File

@ -23,102 +23,93 @@
{
"type" "classptr"
"windows" "660"
"linux" "680"
"mac" "680"
"windows" "664"
"linux" "684"
"mac" "684"
}
"m_vel1" // Vector
{
"type" "vector"
"windows" "664"
"linux" "684"
"mac" "684"
"windows" "668"
"linux" "688"
"mac" "688"
}
"m_vel2" // Vector
{
"type" "vector"
"windows" "676"
"linux" "696"
"mac" "696"
"windows" "680"
"linux" "700"
"mac" "700"
}
"m_pos1" // Vector
{
"type" "vector"
"windows" "688"
"linux" "708"
"mac" "708"
"windows" "692"
"linux" "712"
"mac" "712"
}
"m_pos2" // Vector
{
"type" "vector"
"windows" "700"
"linux" "720"
"mac" "720"
"windows" "704"
"linux" "724"
"mac" "724"
}
"m_ang1" // Vector
{
"type" "vector"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_ang2" // Vector
{
"type" "vector"
"windows" "724"
"linux" "744"
"mac" "744"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_startTime" // float
{
"type" "float"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_dTime" // float
{
"type" "float"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_velocity" // Vector
"m_dTime" // float
{
"type" "vector"
"type" "float"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_flIdealtilt" // float
"m_velocity" // Vector
{
"type" "float"
"type" "vector"
"windows" "756"
"linux" "776"
"mac" "776"
"windows" "748"
"linux" "768"
"mac" "768"
}
"m_flRotortilt" // float
"m_flIdealtilt" // float
{
"type" "float"
@ -127,7 +118,7 @@
"mac" "780"
}
"m_flRightHealth" // float
"m_flRotortilt" // float
{
"type" "float"
@ -136,7 +127,7 @@
"mac" "784"
}
"m_flLeftHealth" // float
"m_flRightHealth" // float
{
"type" "float"
@ -145,23 +136,32 @@
"mac" "788"
}
"m_iUnits" // int
"m_flLeftHealth" // float
{
"type" "integer"
"type" "float"
"windows" "772"
"linux" "792"
"mac" "792"
}
"m_iUnits" // int
{
"type" "integer"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_hGrunt" // EHANDLE[24]
{
"type" "ehandle"
"size" "24"
"windows" "776"
"linux" "796"
"mac" "796"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_vecOrigin" // Vector[24]
@ -169,9 +169,9 @@
"type" "vector"
"size" "24"
"windows" "968"
"linux" "988"
"mac" "988"
"windows" "972"
"linux" "992"
"mac" "992"
}
"m_hRepel" // EHANDLE[4]
@ -179,30 +179,21 @@
"type" "ehandle"
"size" "4"
"windows" "1256"
"linux" "1276"
"mac" "1276"
"windows" "1260"
"linux" "1280"
"mac" "1280"
}
"m_iSoundState" // int
{
"type" "integer"
"windows" "1288"
"linux" "1308"
"mac" "1308"
}
"m_iSpriteTexture" // int
{
"type" "integer"
"windows" "1292"
"linux" "1312"
"mac" "1312"
}
"m_iPitch" // int
"m_iSpriteTexture" // int
{
"type" "integer"
@ -211,7 +202,7 @@
"mac" "1316"
}
"m_iExplode" // int
"m_iPitch" // int
{
"type" "integer"
@ -220,7 +211,7 @@
"mac" "1320"
}
"m_iTailGibs" // int
"m_iExplode" // int
{
"type" "integer"
@ -229,7 +220,7 @@
"mac" "1324"
}
"m_iBodyGibs" // int
"m_iTailGibs" // int
{
"type" "integer"
@ -238,7 +229,7 @@
"mac" "1328"
}
"m_iEngineGibs" // int
"m_iBodyGibs" // int
{
"type" "integer"
@ -247,7 +238,7 @@
"mac" "1332"
}
"m_iDoLeftSmokePuff" // int
"m_iEngineGibs" // int
{
"type" "integer"
@ -256,7 +247,7 @@
"mac" "1336"
}
"m_iDoRightSmokePuff" // int
"m_iDoLeftSmokePuff" // int
{
"type" "integer"
@ -264,6 +255,15 @@
"linux" "1340"
"mac" "1340"
}
"m_iDoRightSmokePuff" // int
{
"type" "integer"
"windows" "1324"
"linux" "1344"
"mac" "1344"
}
}
}
}