- added bool type

- added pointer support
- added three default natives
- added include file for sdktools
- cleaned up decoding api a bit

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40960
This commit is contained in:
David Anderson
2007-06-16 18:03:05 +00:00
parent 6c64c00f6b
commit 11ff381289
11 changed files with 593 additions and 77 deletions
+10
View File
@@ -14,6 +14,16 @@
"windows" "329"
"linux" "330"
}
"RemovePlayerItem"
{
"windows" "226"
"linux" "227"
}
"Weapon_GetSlot"
{
"windows" "224"
"linux" "225"
}
}
}
}