This website requires JavaScript.
afb8fb0019
fixed linux build
David Anderson
2006-06-04 07:37:44 +00:00
fb904f6e40
Linux build works now
David Anderson
2006-06-04 07:35:33 +00:00
73858b0fcd
removed packing stuff
David Anderson
2006-06-04 06:43:48 +00:00
a5bd69ac4a
MSVC8 project file fixed and updated
Scott Ehlert
2006-06-04 04:35:53 +00:00
c6e17539ca
zomg fixed warnings again o_O
Scott Ehlert
2006-06-04 04:29:46 +00:00
e0b05c0b83
Yeah another possible warning fix perhaps
Scott Ehlert
2006-06-04 03:59:14 +00:00
a44eb16360
MSVC8 fixes again, what the heck did I do before? o_O
Scott Ehlert
2006-06-04 03:57:45 +00:00
fc429213d3
whoabug
David Anderson
2006-06-04 02:10:04 +00:00
80cbaa8217
updated these, reorg'd a tad
David Anderson
2006-06-04 01:55:47 +00:00
170dbcaaa9
whoa
David Anderson
2006-06-04 01:54:07 +00:00
7c1da54412
omgcommitted
David Anderson
2006-06-04 01:46:24 +00:00
c508f17bfe
added sqlite3 db binary
David Anderson
2006-06-04 01:43:58 +00:00
1cdbfb50ad
my test sql file
David Anderson
2006-06-04 01:40:42 +00:00
579cc83d54
this was broken too. make sure it builds next time ;)
David Anderson
2006-06-04 01:36:18 +00:00
be7bf671af
sooomeooone broke the geoip build.
David Anderson
2006-06-04 01:31:31 +00:00
e1b9543d10
added these k
David Anderson
2006-06-04 01:22:10 +00:00
af8dea753e
removed this SUCKA
David Anderson
2006-06-04 01:14:33 +00:00
d0d08800ef
what
David Anderson
2006-06-04 01:05:20 +00:00
dafc10d878
added some more sqlx stocks upgraded admin.sma to sqlx fixed various amx_Addadmin bugs
David Anderson
2006-06-04 00:58:17 +00:00
ad0eafe66a
fix for memory leak[?]
David Anderson
2006-06-04 00:29:27 +00:00
5ffb38b5bc
fixed invalid pathnames passed to CacheAndLoadModules causing auto load not to work
Borja Ferrer
2006-06-04 00:22:59 +00:00
b363b16d61
Added test suite, included sqlxtests
David Anderson
2006-06-03 23:51:11 +00:00
5522778aed
fixed registerfuncex never actually registering fixed requestfunc returning null when not querying
David Anderson
2006-06-03 23:14:09 +00:00
3a7d291513
fixed wrong aff ret val updated sdk
David Anderson
2006-06-03 23:13:22 +00:00
fe603c29f0
fixed wrong aff return val
David Anderson
2006-06-03 23:13:02 +00:00
27ba10c8a0
fixed a reporting bug
David Anderson
2006-06-03 23:02:18 +00:00
34f5b3257d
attempted some thread improvements[?] fixed moduleconf bug what
David Anderson
2006-06-03 22:26:43 +00:00
7367f29cb4
fixed a bug where defclasslib would search for lib instead of class
David Anderson
2006-06-03 21:44:35 +00:00
fc5e049e4a
expanded MF_OverrideNatives API function a bit, to exclude named module(s)
David Anderson
2006-06-03 21:34:43 +00:00
1c2749fdf6
removed old sdk
David Anderson
2006-06-03 19:52:49 +00:00
aa1308e32e
initial import of sqlitex
David Anderson
2006-06-03 19:52:21 +00:00
3cde89bc74
Don't look please
Scott Ehlert
2006-06-03 19:45:03 +00:00
75b6aa192d
Wowzers, fixed :\
Scott Ehlert
2006-06-03 19:41:36 +00:00
43ecf97f99
fixed spelling mistake
David Anderson
2006-06-03 19:29:29 +00:00
4ca564540e
bumped version number to 1.75
Christian Hammacher
2006-06-03 13:17:48 +00:00
c8d543929a
Updated to June
Scott Ehlert
2006-06-03 08:33:30 +00:00
e7e87ff040
updated to sqlite-3.3.5
David Anderson
2006-06-02 21:29:25 +00:00
ab40f426c6
Added missing colon at30601
Scott Ehlert
2006-06-02 02:18:15 +00:00
7ecdf75d0d
fixed typo
David Anderson
2006-05-26 22:08:52 +00:00
e6064af9fb
added 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
44a7b62963
possible fix at29931
Borja Ferrer
2006-05-23 19:35:40 +00:00
ac1e3a9001
Added ClientPrintf engine function (request at30137)
Scott Ehlert
2006-05-23 03:26:26 +00:00
7e36a19590
committed fix for bug atDIVINE (kami no buggu)
David Anderson
2006-05-22 00:00:11 +00:00
6af5516005
added request at26380 (KWo)
Borja Ferrer
2006-05-21 22:02:22 +00:00
444e2caa68
fixed yet another bug
Christian Hammacher
2006-05-19 22:09:43 +00:00
3d932c8a36
Removed take_damage at29909
Scott Ehlert
2006-05-19 19:00:35 +00:00
2e63e1316c
fixed bug at29945
Christian Hammacher
2006-05-19 18:40:17 +00:00
b4a77512ae
Fixed 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
b40f5e6637
request at29928 New callable engine function: AlertMessage
Scott Ehlert
2006-05-19 06:01:55 +00:00
e0bed163ac
added affinity stuff
David Anderson
2006-05-19 02:04:09 +00:00
bce3bce586
Added amx_ReRegister() and MNF_RegisterFunctionEx()
David Anderson
2006-05-19 01:54:51 +00:00
f9c9088303
added affinity implementation
David Anderson
2006-05-19 01:54:28 +00:00
9bbb0df492
fixed bug at29731
Borja Ferrer
2006-05-18 16:18:14 +00:00
eafd402ead
fixed *slaps himself*
Scott Ehlert
2006-05-18 15:55:21 +00:00
cf9cdaa3d6
zomg, I guess I should move these too
Scott Ehlert
2006-05-17 20:23:36 +00:00
a993ba159a
Updated for message_const.inc
Scott Ehlert
2006-05-17 20:14:36 +00:00
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 :)
Scott Ehlert
2006-05-17 20:08:04 +00:00
635b681825
Gah, nothing to say about this one
Scott Ehlert
2006-05-17 19:37:34 +00:00
ef1347cb6c
Oh, hello, one more constant
Scott Ehlert
2006-05-17 19:36:42 +00:00
c0334deae1
Added 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
39a22813cb
updated comment
Borja Ferrer
2006-05-17 14:03:59 +00:00
d01d6b06fa
little fix
Borja Ferrer
2006-05-17 13:44:58 +00:00
6cb6ef9c84
updated for hlsdk_const
David Anderson
2006-05-16 21:45:33 +00:00
b953f285d0
Tended to request at29593
David Anderson
2006-05-16 21:42:06 +00:00
dc785a4369
Fixed bug at29628
David Anderson
2006-05-16 21:20:14 +00:00
a7de50a4bb
fixed problem at29669
David Anderson
2006-05-16 21:15:41 +00:00
00fd007e7a
fixed bug at29654
David Anderson
2006-05-16 21:08:19 +00:00
b6007e8223
Modified get_brush_entity_origin and ViewContents as per at29759 (Orangutanz)
Scott Ehlert
2006-05-15 13:52:38 +00:00
25a2b11198
oh hello PM, here is another optimization
Borja Ferrer
2006-05-14 15:59:28 +00:00
a0923e21ed
improved using pm's magic (patent pending)
Pavol Marko
2006-05-14 15:20:25 +00:00
f51620c2d7
fixed worst bug ever
Christian Hammacher
2006-05-13 20:49:37 +00:00
1370305fb0
Exactly 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
f7805623b0
added request at29591
Borja Ferrer
2006-05-13 14:59:24 +00:00
9a34c7931a
fixed bug at29636
Borja Ferrer
2006-05-13 12:15:16 +00:00
b67e6c5269
Hello MSVC8 project. I'm just removing some files from you this time. Won't hurt one bit.
Scott Ehlert
2006-05-12 04:55:54 +00:00
5e4d5a2c8f
Hello MSVC8 project, may I update you?
Scott Ehlert
2006-05-12 04:52:36 +00:00
567044c381
fixed indenter bug (I swear I fixed this bug years ago!)
Christian Hammacher
2006-05-11 16:03:18 +00:00
b2b001c9e4
added M_ in front to match HLSDK and other things
David Anderson
2006-05-11 13:12:41 +00:00
793de6d8d2
added PI define (at29548)
David Anderson
2006-05-11 13:10:29 +00:00
d862f23929
Attempt for fix of bug at28381
David Anderson
2006-05-11 13:04:37 +00:00
f8809e2663
Fixed a backwards compatibility issue with free result
David Anderson
2006-05-11 12:11:42 +00:00
19f2be0c96
updated
David Anderson
2006-05-11 10:22:18 +00:00
6995b182c1
failsafe autoloading of libraries for 1.71- plugins
David Anderson
2006-05-11 10:19:09 +00:00
79f86bfabd
updated comment
David Anderson
2006-05-11 10:07:32 +00:00
035c54350e
module filter is expanded a tiny bit
David Anderson
2006-05-11 10:05:42 +00:00
d0a61ef581
Added request at28865
David Anderson
2006-05-11 08:55:29 +00:00
123215a53c
removed these, no longer needed
David Anderson
2006-05-11 08:47:53 +00:00
9b68c0678a
merged register_message into core request at29428
David Anderson
2006-05-11 08:45:06 +00:00
e0fa5227d6
merged register_message into core
David Anderson
2006-05-11 08:36:20 +00:00
441ab14d3b
moved register_message into core, yay
David Anderson
2006-05-11 08:35:21 +00:00
ed6e28c1d4
removed message functions from engine [!]
David Anderson
2006-05-11 07:49:45 +00:00
77f0e526bf
Whoa. SetClientKeyValue fixed :\
Scott Ehlert
2006-05-11 03:34:13 +00:00
30ce0d9f1b
Another pointless typo fix
Scott Ehlert
2006-05-11 02:29:08 +00:00
8920a05bba
mov gah, [newline_fix]
Scott Ehlert
2006-05-10 14:38:11 +00:00
061da07af8
Yet another wondeful typo fix
Scott Ehlert
2006-05-10 13:26:36 +00:00
da757b6c62
Um, ignore me please. Nothing to see here. Move along.
Scott Ehlert
2006-05-10 13:25:29 +00:00
880b83a10b
Typo fix! :o
Scott Ehlert
2006-05-10 13:24:31 +00:00
76c1c78b5b
up up and awayyy
David Anderson
2006-05-10 13:02:37 +00:00
afe19411b2
oh I forgot to commit this, basic-master-san
David Anderson
2006-05-10 12:40:44 +00:00
b2aff10e46
Added some comments to benefit all mankind :o
Scott Ehlert
2006-05-10 12:35:21 +00:00