Commit Graph

2776 Commits

Author SHA1 Message Date
David Anderson
fc429213d3 whoabug 2006-06-04 02:10:04 +00:00
David Anderson
80cbaa8217 updated these, reorg'd a tad 2006-06-04 01:55:47 +00:00
David Anderson
170dbcaaa9 whoa 2006-06-04 01:54:07 +00:00
David Anderson
7c1da54412 omgcommitted 2006-06-04 01:46:24 +00:00
David Anderson
c508f17bfe added sqlite3 db binary 2006-06-04 01:43:58 +00:00
David Anderson
1cdbfb50ad my test sql file 2006-06-04 01:40:42 +00:00
David Anderson
579cc83d54 this was broken too. make sure it builds next time ;) 2006-06-04 01:36:18 +00:00
David Anderson
be7bf671af sooomeooone broke the geoip build. 2006-06-04 01:31:31 +00:00
David Anderson
e1b9543d10 added these k 2006-06-04 01:22:10 +00:00
David Anderson
af8dea753e removed this SUCKA 2006-06-04 01:14:33 +00:00
David Anderson
d0d08800ef what 2006-06-04 01:05:20 +00:00
David Anderson
dafc10d878 added some more sqlx stocks
upgraded admin.sma to sqlx
fixed various amx_Addadmin bugs
2006-06-04 00:58:17 +00:00
David Anderson
ad0eafe66a fix for memory leak[?] 2006-06-04 00:29:27 +00:00
Borja Ferrer
5ffb38b5bc fixed invalid pathnames passed to CacheAndLoadModules causing auto load not to work 2006-06-04 00:22:59 +00:00
David Anderson
b363b16d61 Added test suite, included sqlxtests 2006-06-03 23:51:11 +00:00
David Anderson
5522778aed fixed registerfuncex never actually registering
fixed requestfunc returning null when not querying
2006-06-03 23:14:09 +00:00
David Anderson
3a7d291513 fixed wrong aff ret val
updated sdk
2006-06-03 23:13:22 +00:00
David Anderson
fe603c29f0 fixed wrong aff return val 2006-06-03 23:13:02 +00:00
David Anderson
27ba10c8a0 fixed a reporting bug 2006-06-03 23:02:18 +00:00
David Anderson
34f5b3257d attempted some thread improvements[?]
fixed moduleconf bug
what
2006-06-03 22:26:43 +00:00
David Anderson
7367f29cb4 fixed a bug where defclasslib would search for lib instead of class 2006-06-03 21:44:35 +00:00
David Anderson
fc5e049e4a expanded MF_OverrideNatives API function a bit, to exclude named module(s) 2006-06-03 21:34:43 +00:00
David Anderson
1c2749fdf6 removed old sdk 2006-06-03 19:52:49 +00:00
David Anderson
aa1308e32e initial import of sqlitex 2006-06-03 19:52:21 +00:00
Scott Ehlert
3cde89bc74 Don't look please 2006-06-03 19:45:03 +00:00
Scott Ehlert
75b6aa192d Wowzers, fixed :\ 2006-06-03 19:41:36 +00:00
David Anderson
43ecf97f99 fixed spelling mistake 2006-06-03 19:29:29 +00:00
Christian Hammacher
4ca564540e bumped version number to 1.75 2006-06-03 13:17:48 +00:00
Scott Ehlert
c8d543929a Updated to June 2006-06-03 08:33:30 +00:00
David Anderson
e7e87ff040 updated to sqlite-3.3.5 2006-06-02 21:29:25 +00:00
Scott Ehlert
ab40f426c6 Added missing colon at30601 2006-06-02 02:18:15 +00:00
David Anderson
7ecdf75d0d fixed typo 2006-05-26 22:08:52 +00:00
Borja Ferrer
e6064af9fb added request at30290 (VEN)
fixed cs_get_user_buyzone returning true when user was in bombtarget zone or other specific areas
2006-05-26 18:26:59 +00:00
Borja Ferrer
44a7b62963 possible fix at29931 2006-05-23 19:35:40 +00:00
Scott Ehlert
ac1e3a9001 Added ClientPrintf engine function (request at30137) 2006-05-23 03:26:26 +00:00
David Anderson
7e36a19590 committed fix for bug atDIVINE (kami no buggu) 2006-05-22 00:00:11 +00:00
Borja Ferrer
6af5516005 added request at26380 (KWo) 2006-05-21 22:02:22 +00:00
Christian Hammacher
444e2caa68 fixed yet another bug 2006-05-19 22:09:43 +00:00
Scott Ehlert
3d932c8a36 Removed take_damage at29909 2006-05-19 19:00:35 +00:00
Christian Hammacher
2e63e1316c fixed bug at29945 2006-05-19 18:40:17 +00:00
Christian Hammacher
b4a77512ae Fixed bug that didn't allow users to use "non-email accounts" for listen+dedicated server installations 2006-05-19 18:37:03 +00:00
Scott Ehlert
b40f5e6637 request at29928
New callable engine function: AlertMessage
2006-05-19 06:01:55 +00:00
David Anderson
e0bed163ac added affinity stuff 2006-05-19 02:04:09 +00:00
David Anderson
bce3bce586 Added amx_ReRegister() and MNF_RegisterFunctionEx() 2006-05-19 01:54:51 +00:00
David Anderson
f9c9088303 added affinity implementation 2006-05-19 01:54:28 +00:00
Borja Ferrer
9bbb0df492 fixed bug at29731 2006-05-18 16:18:14 +00:00
Scott Ehlert
eafd402ead fixed *slaps himself* 2006-05-18 15:55:21 +00:00
Scott Ehlert
cf9cdaa3d6 zomg, I guess I should move these too 2006-05-17 20:23:36 +00:00
Scott Ehlert
a993ba159a Updated for message_const.inc 2006-05-17 20:14:36 +00:00
Scott Ehlert
2d75dfe865 Even 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 :)
2006-05-17 20:08:04 +00:00