Commit graph

2934 commits

Author SHA1 Message Date
Fish
59997325c1 DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups 2007-10-09 09:12:38 +00:00
Fish
8e5f8fd0c1 possible fix for NEO-413 and fix up some logic in NamedVar Handling 2007-10-09 06:07:01 +00:00
Fish
f1001da471 tidy up log messages a bit, upgrade libmrss, fix a error in Curl Transfers and add the start of the new Update Notification Module 'update' 2007-10-01 08:52:00 +00:00
Fish
0482d0bcdd BSD's need libm to be linked 2007-09-28 15:30:41 +00:00
Fish
1fca74d501 more autoconf updates to fix up little issues in the builds and fix some compile warnings 2007-09-28 09:29:05 +00:00
Fish
2d6d55a31a include libexecinfo for backtraces on other platforms. Not tested & make distcheck is broken atm. I'm heading for beers now 2007-09-26 07:28:05 +00:00
Fish
00dcbe93ce cleanup configure a bit and make curl/pcre/mrss into libneostats instead of individual libaries - to avoid linking clashes 2007-09-21 09:33:13 +00:00
Fish
332f254a0a Fix up StatServ default, fix a crash with regards to NeoStats Root Bots and event params, and start updating documentation in preperation for a release (OMG I hear the crowd gasp\!) 2007-09-17 09:01:25 +00:00
Fish
a5bb140bc5 W00ps 2007-09-12 08:07:41 +00:00
Fish
71fe4deffc testing bot_cmd's for NULL in the message handling routines isn't a great idea, as some modules don't have commands, but still have EVENT_PRIVATE event handlers. Deal with it :) 2007-09-12 07:50:52 +00:00
Fish
d86c7ab2ee Fix command handler for bots that have no specific commands (such as ConnectServ) but still have intrisic commands 2007-09-12 04:32:50 +00:00
Fish
7e56ef9767 stage2 of the textserv database renamed and move. Also remove CURLDEBUG from debug builds 2007-09-12 03:59:55 +00:00
Fish
ad843472be first stage of moving TextServ Databases into standard directories 2007-09-12 03:36:33 +00:00
Fish
2a2b60f905 fix win32 build 2007-09-01 07:50:14 +00:00
Fish
bc8a343ffc Fix crash on load (Duh Error between keyboard and chair) 2007-09-01 07:46:31 +00:00
Fish
172aceec22 Implement NamedVars (ReadOnly) for remaining core modules where necessary 2007-08-31 07:57:15 +00:00
Fish
ad2bc490ef more work on TextServ (NEO-404), context sensitve help options and send help syntax on errors 2007-08-31 06:08:34 +00:00
Fish
7fdcfdca7b bah, we didn't need this if I had thought it all the way though in the first place 2007-08-30 08:49:50 +00:00
Fish
7f597e2556 More work on TextServ (NEO-405), tidy up unused stuff in neostats.h and add a field to the cmdparams to indicate if its a channel message, or PM 2007-08-30 08:45:22 +00:00
Fish
00358da6fe NamedVars are Complete. (NEO-372 NEO-373 NEO-375) 2007-08-28 08:11:53 +00:00
Fish
367e2052d1 Fix a Logic Error in NamedVars Perl Support for Lists (NEO-372 NEO-373 and NEO-375) 2007-08-28 07:30:19 +00:00
Fish
51f8db81b8 NamedVars Mostly work now. Need to Valgrind this to check its all ok (NEO-372 NEO-373 and NEO-375) 2007-08-28 05:27:44 +00:00
Fish
71b45c4798 NamedVars Mostly work now. Need to Valgrind this to check its all ok (NEO-372 NEO-373 and NEO-375) 2007-08-28 05:27:34 +00:00
Fish
12a64bc3bc fix perl crash 2007-08-28 04:50:37 +00:00
Fish
ea721ca41a shutup compiler warning about unused variables 2007-08-28 02:24:38 +00:00
Fish
0099e5918b bump Win32 version, more work on NamedVars NEO-372 NEO-373 and NEO-375 (almost complete) 2007-08-28 02:15:59 +00:00
DNB
b5c662e196 fix limitserv buffer/grace setting limits 2007-08-26 11:30:33 +00:00
Fish
9147930480 make sure the Win32 snapshots got the right filename 2007-08-24 07:31:39 +00:00
Fish
256713fce4 Fix Win32 Building of TextServ. 2007-08-21 03:40:44 +00:00
Fish
7fdfd0cbf3 Should fix textserv building on Win32 2007-08-21 03:36:14 +00:00
Fish
9dd3af76aa Should fix textserv building on Win32 2007-08-21 03:36:06 +00:00
Fish
99653c6fa4 change textserv to use confuse for databases. WIP (NEO-404). So far only barmaid converted and needs some sanity checks as well 2007-08-20 09:00:24 +00:00
Fish
b72e8a370b Fix Neo-388 and also fix coloured logging with ConnectServ 2007-08-19 06:23:08 +00:00
Fish
49283a096a move timer debug messages to level 10, as its too verbose now 2007-08-18 03:40:02 +00:00
Mark
1bd434b200 rename reserved word public in textserv 2007-08-10 21:12:29 +00:00
Mark
ef3178a5b0 move modules over to root bot flag 2007-08-10 21:08:25 +00:00
Mark
a3e0516e25 bot system improvements 2007-08-10 21:02:07 +00:00
Fish
7a67f0f321 allow servicecmode to be as big as MODESIZE-1 now with Marks Fix 2007-08-09 03:10:23 +00:00
Mark
b3eeaeaa04 Allow multiple sjoin modes 2007-08-08 21:14:29 +00:00
Fish
46b7bcb191 Update Credits and more work on NamedVars support (writeable) for Perl and Internal. Untested so far, but compiles localy (NEO-372 NEO-373 NEO-375) 2007-08-08 08:12:57 +00:00
Fish
a535c404f2 Update Credits and more work on NamedVars support (writeable) for Perl and Internal. Untested so far, but compiles localy (NEO-372 NEO-373 NEO-375) 2007-08-08 08:11:17 +00:00
Mark
9a989d005e deja vu - fix win32 libevent 2007-08-07 19:56:46 +00:00
DNB
3b6f3fbed3 remove channel limit mode when deleting channel from limitserv 2007-08-07 00:54:12 +00:00
Mark
47bceaabd6 tidy up win32 lib locations 2007-08-05 20:42:48 +00:00
Mark
45238117a8 test 2007-08-05 20:09:21 +00:00
Mark
b497d3d737 tidy up win32 lib locations 2007-08-05 19:46:52 +00:00
Mark
4ac69f5efb tidy up win32 lib locations 2007-08-05 19:42:02 +00:00
Mark
4a5a217f5d test 2007-08-05 19:04:56 +00:00
DNB
3f7b6a0d90 add a persist option, and one closer to 3333 :p 2007-08-03 11:07:09 +00:00
Fish
d3f259153f try again 2007-08-03 00:35:20 +00:00