afb8fb0019fixed linux build
David Anderson
2006-06-04 07:37:44 +00:00
fb904f6e40Linux build works now
David Anderson
2006-06-04 07:35:33 +00:00
73858b0fcdremoved packing stuff
David Anderson
2006-06-04 06:43:48 +00:00
a5bd69ac4aMSVC8 project file fixed and updated
Scott Ehlert
2006-06-04 04:35:53 +00:00
c6e17539cazomg fixed warnings again o_O
Scott Ehlert
2006-06-04 04:29:46 +00:00
e0b05c0b83Yeah another possible warning fix perhaps
Scott Ehlert
2006-06-04 03:59:14 +00:00
a44eb16360MSVC8 fixes again, what the heck did I do before? o_O
Scott Ehlert
2006-06-04 03:57:45 +00:00
fc429213d3whoabug
David Anderson
2006-06-04 02:10:04 +00:00
80cbaa8217updated these, reorg'd a tad
David Anderson
2006-06-04 01:55:47 +00:00
170dbcaaa9whoa
David Anderson
2006-06-04 01:54:07 +00:00
7c1da54412omgcommitted
David Anderson
2006-06-04 01:46:24 +00:00
c508f17bfeadded sqlite3 db binary
David Anderson
2006-06-04 01:43:58 +00:00
1cdbfb50admy test sql file
David Anderson
2006-06-04 01:40:42 +00:00
579cc83d54this was broken too. make sure it builds next time ;)
David Anderson
2006-06-04 01:36:18 +00:00
be7bf671afsooomeooone broke the geoip build.
David Anderson
2006-06-04 01:31:31 +00:00
e1b9543d10added these k
David Anderson
2006-06-04 01:22:10 +00:00
af8dea753eremoved this SUCKA
David Anderson
2006-06-04 01:14:33 +00:00
d0d08800efwhat
David Anderson
2006-06-04 01:05:20 +00:00
dafc10d878added some more sqlx stocks upgraded admin.sma to sqlx fixed various amx_Addadmin bugs
David Anderson
2006-06-04 00:58:17 +00:00
ad0eafe66afix for memory leak[?]
David Anderson
2006-06-04 00:29:27 +00:00
5ffb38b5bcfixed invalid pathnames passed to CacheAndLoadModules causing auto load not to work
Borja Ferrer
2006-06-04 00:22:59 +00:00
b363b16d61Added test suite, included sqlxtests
David Anderson
2006-06-03 23:51:11 +00:00
5522778aedfixed registerfuncex never actually registering fixed requestfunc returning null when not querying
David Anderson
2006-06-03 23:14:09 +00:00
3a7d291513fixed wrong aff ret val updated sdk
David Anderson
2006-06-03 23:13:22 +00:00
fe603c29f0fixed wrong aff return val
David Anderson
2006-06-03 23:13:02 +00:00
27ba10c8a0fixed a reporting bug
David Anderson
2006-06-03 23:02:18 +00:00
34f5b3257dattempted some thread improvements[?] fixed moduleconf bug what
David Anderson
2006-06-03 22:26:43 +00:00
7367f29cb4fixed a bug where defclasslib would search for lib instead of class
David Anderson
2006-06-03 21:44:35 +00:00
fc5e049e4aexpanded MF_OverrideNatives API function a bit, to exclude named module(s)
David Anderson
2006-06-03 21:34:43 +00:00
1c2749fdf6removed old sdk
David Anderson
2006-06-03 19:52:49 +00:00
aa1308e32einitial import of sqlitex
David Anderson
2006-06-03 19:52:21 +00:00
3cde89bc74Don't look please
Scott Ehlert
2006-06-03 19:45:03 +00:00
75b6aa192dWowzers, fixed :\
Scott Ehlert
2006-06-03 19:41:36 +00:00
43ecf97f99fixed spelling mistake
David Anderson
2006-06-03 19:29:29 +00:00
4ca564540ebumped version number to 1.75
Christian Hammacher
2006-06-03 13:17:48 +00:00
c8d543929aUpdated to June
Scott Ehlert
2006-06-03 08:33:30 +00:00
e7e87ff040updated to sqlite-3.3.5
David Anderson
2006-06-02 21:29:25 +00:00
ab40f426c6Added missing colon at30601
Scott Ehlert
2006-06-02 02:18:15 +00:00
7ecdf75d0dfixed typo
David Anderson
2006-05-26 22:08:52 +00:00
e6064af9fbadded request at30290 (VEN) fixed cs_get_user_buyzone returning true when user was in bombtarget zone or other specific areas
Borja Ferrer
2006-05-26 18:26:59 +00:00
444e2caa68fixed yet another bug
Christian Hammacher
2006-05-19 22:09:43 +00:00
3d932c8a36Removed take_damage at29909
Scott Ehlert
2006-05-19 19:00:35 +00:00
2e63e1316cfixed bug at29945
Christian Hammacher
2006-05-19 18:40:17 +00:00
b4a77512aeFixed bug that didn't allow users to use "non-email accounts" for listen+dedicated server installations
Christian Hammacher
2006-05-19 18:37:03 +00:00
b40f5e6637request at29928 New callable engine function: AlertMessage
Scott Ehlert
2006-05-19 06:01:55 +00:00
e0bed163acadded affinity stuff
David Anderson
2006-05-19 02:04:09 +00:00
bce3bce586Added amx_ReRegister() and MNF_RegisterFunctionEx()
David Anderson
2006-05-19 01:54:51 +00:00
f9c9088303added affinity implementation
David Anderson
2006-05-19 01:54:28 +00:00
eafd402eadfixed *slaps himself*
Scott Ehlert
2006-05-18 15:55:21 +00:00
cf9cdaa3d6zomg, I guess I should move these too
Scott Ehlert
2006-05-17 20:23:36 +00:00
a993ba159aUpdated for message_const.inc
Scott Ehlert
2006-05-17 20:14:36 +00:00
2d75dfe865Even more include file changes... 1) Moved message_begin, message_end, and write_ natives to messages.inc 2) Moved MSG constants to message_const.inc All completely backwards compatible with compiling older plugins of course :)
Scott Ehlert
2006-05-17 20:08:04 +00:00
635b681825Gah, nothing to say about this one
Scott Ehlert
2006-05-17 19:37:34 +00:00
ef1347cb6cOh, hello, one more constant
Scott Ehlert
2006-05-17 19:36:42 +00:00
c0334deae1Added a whole bunch of constants at29843 Some minor changes to some other inc files that aren't even worth mentioning
Scott Ehlert
2006-05-17 19:33:45 +00:00
6cb6ef9c84updated for hlsdk_const
David Anderson
2006-05-16 21:45:33 +00:00
b953f285d0Tended to request at29593
David Anderson
2006-05-16 21:42:06 +00:00
dc785a4369Fixed bug at29628
David Anderson
2006-05-16 21:20:14 +00:00
a7de50a4bbfixed problem at29669
David Anderson
2006-05-16 21:15:41 +00:00
00fd007e7afixed bug at29654
David Anderson
2006-05-16 21:08:19 +00:00
b6007e8223Modified get_brush_entity_origin and ViewContents as per at29759 (Orangutanz)
Scott Ehlert
2006-05-15 13:52:38 +00:00
25a2b11198oh hello PM, here is another optimization
Borja Ferrer
2006-05-14 15:59:28 +00:00
a0923e21edimproved using pm's magic (patent pending)
Pavol Marko
2006-05-14 15:20:25 +00:00
f51620c2d7fixed worst bug ever
Christian Hammacher
2006-05-13 20:49:37 +00:00
1370305fb0Exactly why was all that old stuff there? o_O (Hope I did the right thing, as I usually do the wrong thing here, err)
Scott Ehlert
2006-05-13 15:57:33 +00:00