Borja Ferrer
ff280d6886
fixed amb991, dispatchkeyvalue natives had wrong offsets
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401521
2007-10-01 21:20:30 +00:00
Borja Ferrer
b609c4eb86
added amb964, DispatchKeyValue natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401510
2007-09-29 22:26:36 +00:00
Borja Ferrer
c6dba359c6
added amb852, create entity natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401434
2007-09-15 19:38:02 +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
Phong Dang
bf3c802e48
Fixed amb713, IsPlayerAlive native comment.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401250
2007-08-01 17:56:27 +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
Phong Dang
c611ba9ea5
Implemented IsPlayerAlive native.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401245
2007-08-01 06:55:55 +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
Borja Ferrer
d05a57fcba
added amb595, eye position and angle natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401225
2007-07-31 02:08:25 +00:00
Scott Ehlert
a922213760
Fixed linux build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401177
2007-07-25 21:12:40 +00:00
David Anderson
78d054e077
added amb416 - SlapPlayer()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401175
2007-07-25 20:23:34 +00:00
Scott Ehlert
c36a203276
Possible fix for amb674 - RemovePlayerItem crash
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401174
2007-07-25 08:55:37 +00:00
David Anderson
0acc0eb453
comment change to lightstyle code
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401160
2007-07-23 22:03:02 +00:00
David Anderson
a6d582f174
whoops, bug in lightstyle
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401159
2007-07-23 21:57:03 +00:00
David Anderson
4527682421
added request amb638 (SetLightStyle)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401158
2007-07-23 21:51:22 +00:00
David Anderson
a57acce746
added amb444 - ForcePlayerSuicide()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401157
2007-07-23 21:01:58 +00:00
David Anderson
ee05ac6cfb
added amb372 (setview)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401112
2007-07-14 01:30:01 +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
3250d8a062
fixed a bug where NULL_VECTOR was not allowed in TeleportEntity()
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40991
2007-06-20 01:51:03 +00:00
David Anderson
a76f3eba97
A few sdktools functions now accept all entities and the Player versions are deprecated
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40986
2007-06-18 17:02:42 +00:00
David Anderson
0b9447d986
added a few more natives
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40961
2007-06-16 18:27:23 +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