Borja Ferrer
4a8f76afd9
added Orange Box compat to sdktools
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401566
2007-10-14 22:12:46 +00:00
Scott Ehlert
a1009aed38
Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency.
...
All plugin and include file headers also have been changed to say about GPL3 instead of GPL2.
(This day shall henceforth be known as the Eighty Column Massacre of '07)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401336
2007-08-15 06:19:30 +00:00
Scott Ehlert
bcc798e165
Implemented amb584 - CGlobalEntityList support in SDKTools
...
Also added FindEntityByClassname native to start this off
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401246
2007-08-01 07:18:58 +00:00
David Anderson
aa377138c0
updated sdktools license headers
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401239
2007-08-01 02:48:11 +00:00
Scott Ehlert
8e5a1d58be
SDKTools Fixathon!
...
Fixed amb647 - Returning objects by reference wasn't working
Various fixes for byref/pointer params and return values (including working copyback)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401141
2007-07-19 15:24:15 +00:00
Scott Ehlert
5fab1ce2c5
Fixed VENCODE_FLAG_COPYBACK flag (SDKTools)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401136
2007-07-17 13:57:03 +00:00
Scott Ehlert
c0a869106f
Wowzers
...
-Added support for CGameRules calls to SDKTools
-Changed some game names in sdktools.games.txt to descriptions
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401071
2007-07-08 09:46:27 +00:00
Scott Ehlert
acb5225fff
Fixed bug where using vtable index 0 would cause call creation to fail
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401048
2007-07-05 20:17:08 +00:00
Borja Ferrer
8749f537d4
initial import of the TE code
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401037
2007-07-02 00:25:46 +00:00
David Anderson
e29e6c216e
fixed a very serious flaw where Vectors being passed as pointers would corrupt the vector object values. this caused TeleportEntity() to have very weird effects
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40993
2007-06-20 08:03:43 +00:00
David Anderson
47e3056111
fixed a bug where failed or non-thiscall sdkcalls would crash on EndSDKPrepCall
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40974
2007-06-17 06:34:57 +00:00
David Anderson
df9a745c04
fixed a bug where this parameter was not marked VDECODE_FLAG_BYREF for SDKCall()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40973
2007-06-17 05:19:55 +00:00
David Anderson
212407d9f6
added linux support and fixed a few bugs in sdktools
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40962
2007-06-16 18:33:21 +00:00
David Anderson
11ff381289
- 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
2007-06-16 18:03:05 +00:00
David Anderson
6c64c00f6b
added by-address calling
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40959
2007-06-16 15:40:22 +00:00
David Anderson
bdf651634c
initial import of sdktools extension. we're missing some of the calling mechanisms and linux tests/support!
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40956
2007-06-16 08:36:34 +00:00