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,9 +23,9 @@
{
"type" "classptr"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_pFlame" // CBeam*[4]
@ -33,30 +33,21 @@
"type" "classptr"
"size" "4"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_eyeBrightness" // int
{
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_seeTime" // float
{
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_flameTime" // float
"m_seeTime" // float
{
"type" "float"
@ -65,7 +56,7 @@
"mac" "756"
}
"m_painSoundTime" // float
"m_flameTime" // float
{
"type" "float"
@ -74,7 +65,7 @@
"mac" "760"
}
"m_streakTime" // float
"m_painSoundTime" // float
{
"type" "float"
@ -83,7 +74,7 @@
"mac" "764"
}
"m_flameX" // float
"m_streakTime" // float
{
"type" "float"
@ -92,7 +83,7 @@
"mac" "768"
}
"m_flameY" // float
"m_flameX" // float
{
"type" "float"
@ -100,6 +91,15 @@
"linux" "772"
"mac" "772"
}
"m_flameY" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
}
}
}