Remove the need for SDK's. Update AMBuild scripts to AMBuild2. Fix shutdown crash. Update gamedata for testing. General code fixups.

This commit is contained in:
Dr!fter
2014-08-19 13:14:48 -04:00
parent 6c0a1b3dcb
commit 0f64a45a2b
26 changed files with 602 additions and 1869 deletions
+8 -8
View File
@@ -29,13 +29,13 @@
}
"GetMaxs"
{
"windows" "337"
"linux" "338"
"windows" "338"
"linux" "339"
}
"CanUse"
{
"windows" "258"
"linux" "259"
"windows" "259"
"linux" "260"
}
"CanHaveAmmo"
{
@@ -49,13 +49,13 @@
}
"GetMaxPlayerSpeed"
{
"windows" "436"
"linux" "437"
"windows" "437"
"linux" "438"
}
"GiveAmmo"
{
"windows" "250"
"linux" "251"
"windows" "251"
"linux" "252"
}
"OnTakeDamage"
{