Commit Graph

107 Commits

Author SHA1 Message Date
Phong Dang
15018176b5 Implemented requested amb603. Added voice natives.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401241
2007-08-01 04:17:36 +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
David Anderson
d4c602f022 updated license headers for most extensions
updated sdk bases for most extensions

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401232
2007-08-01 01:54:53 +00:00
David Anderson
e6b1323a64 added keywords property to all mysql files
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401231
2007-08-01 01:23:37 +00:00
Borja Ferrer
7794209086 fixed amb692, sqlite crashed on GetString
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401230
2007-08-01 01:19:58 +00:00
David Anderson
ca4523b515 new license header
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401229
2007-08-01 01:19:57 +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
David Anderson
64d7fd751a fixed an sqlite bug where empty results would count as no result set
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401216
2007-07-29 14:56:24 +00:00
David Anderson
dd8a7512a6 fixed linux build for mysql
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401215
2007-07-29 02:44:37 +00:00
David Anderson
efad023796 import of linux sqlite build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401212
2007-07-29 01:29:27 +00:00
David Anderson
92e7e70ea3 removed another unused file
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401211
2007-07-29 01:21:56 +00:00
David Anderson
02406e208e removed unused file
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401210
2007-07-29 01:19:39 +00:00
David Anderson
9f6a67ba17 initial import of sqlite extension
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401209
2007-07-29 01:15:31 +00:00
Borja Ferrer
995f0231a8 bintools will now align the stack before calling a function
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401196
2007-07-27 04:37:00 +00:00
Phong Dang
7888d88b2d Fixed sdktools Makefile.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401178
2007-07-26 08:24:20 +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
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
Borja Ferrer
67397fbf0c fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401123
2007-07-15 13:25:22 +00:00
Scott Ehlert
c2c59148b0 Removed strange debugging code
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401122
2007-07-15 08:00:26 +00:00
Scott Ehlert
a55ebc0c96 Partly addressed amb197 - added network string table natives to SDKTools
(Wow, I don't like this code)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401120
2007-07-15 07:44:17 +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
David Anderson
b07a13fab0 fixed a possible race condition in the reference counting mechanism of mydatabase
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401108
2007-07-13 21:18:03 +00:00
David Anderson
8ecef2053f updated linux build to use libmysqlclient_r instead
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401103
2007-07-13 19:23:06 +00:00
David Anderson
93c9ffdf02 new dbi API additions to support threading
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401101
2007-07-13 19:19:30 +00:00
Scott Ehlert
3c31cfe8f5 Fixed amb583 - Heap courruption when calling functions non-virtually with SDKCall
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401092
2007-07-09 22:36:59 +00:00
David Anderson
4819864a5e removed threader -- it is achieving the holy status of being promoted to Core
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401085
2007-07-09 02:44:20 +00:00
David Anderson
6c6591f2e6 fixed linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401084
2007-07-08 22:53:51 +00:00
Borja Ferrer
332f61030b synced linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401082
2007-07-08 19:52:28 +00:00
Borja Ferrer
02cc2f6a74 added code for trace rays + natives
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401081
2007-07-08 19:39:19 +00:00
Scott Ehlert
9d086692ca Fixed Linux build of SDKTools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401073
2007-07-08 10:36:43 +00:00
Scott Ehlert
0a4f42d7fa Oops, added some missing files for CGameRules support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401072
2007-07-08 09:47:43 +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
David Anderson
aff0841bf4 removed 0 checks in case an offset will be 0
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401065
2007-07-08 04:15:00 +00:00
David Anderson
26f93c4b50 added some quick commands to dump te info
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401058
2007-07-07 20:45:48 +00:00
David Anderson
f2ebf2f4b9 changed SOUND_FROM_PLAYER from -1 to -2 to maintain compatibility with SOUND_FROM_LOCAL_PLAYER
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401054
2007-07-07 17:51:29 +00:00
David Anderson
b5831fd263 added enginesound support
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401053
2007-07-07 17:46:17 +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
6e98ba7080 finalized TE setup stocks
added TE_SetEntDataFloatArray native to sdktools

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401045
2007-07-05 00:21:59 +00:00
Borja Ferrer
653e9038d3 synced linux build
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401038
2007-07-02 00:41:36 +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
Borja Ferrer
f9cb20984b this has the most painful bug to debug ever, fixed linux this calls not restoring the stack when the function didnt have arguments.
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401036
2007-07-01 20:43:32 +00:00
David Anderson
b649d60cb0 - added IADTFactory for sdktools
- updated sample extension and sdktools sdks

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401034
2007-06-30 16:43:11 +00:00
David Anderson
d40fb7b607 added versioning support to mysql and sdktools
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401030
2007-06-27 00:35:36 +00:00