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,81 +23,81 @@
{
"type" "float"
"windows" "664"
"linux" "684"
"mac" "684"
"windows" "668"
"linux" "688"
"mac" "688"
}
"m_vecDir" // Vector
{
"type" "vector"
"windows" "668"
"linux" "688"
"mac" "688"
"windows" "672"
"linux" "692"
"mac" "692"
}
"m_vecEnd" // Vector
{
"type" "vector"
"windows" "680"
"linux" "700"
"mac" "700"
"windows" "684"
"linux" "704"
"mac" "704"
}
"m_flBeamLength" // float
{
"type" "float"
"windows" "692"
"linux" "712"
"mac" "712"
"windows" "696"
"linux" "716"
"mac" "716"
}
"m_hOwner" // EHANDLE
{
"type" "ehandle"
"windows" "696"
"linux" "716"
"mac" "716"
"windows" "700"
"linux" "720"
"mac" "720"
}
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "704"
"linux" "724"
"mac" "724"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_posOwner" // Vector
{
"type" "vector"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_angleOwner" // Vector
{
"type" "vector"
"windows" "720"
"linux" "740"
"mac" "740"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_pRealOwner" // edict_t*
{
"type" "edict"
"windows" "732"
"linux" "752"
"mac" "752"
"windows" "736"
"linux" "756"
"mac" "756"
}
}
}