Commit graph

86 commits

Author SHA1 Message Date
Fish
44ebe2b00c I don't believe it. Win32 with Perl compiles after fixing up a few compile errors.
It expects ActiveState Perl to be in c:\perl for building.
2008-03-03 12:42:02 +00:00
Fish
3055cf8b24 make all bots persist, regardless if public or not.. Partially fixes issue NEO-419 2008-02-26 03:47:58 +00:00
Fish
e6ee918d2d Fix up textserv helptext to fix NEO-422 2008-02-26 03:40:20 +00:00
Fish
ece0917b25 add a script to assist updating copyright year, and update copyright year to 2008 2008-02-24 02:45:41 +00:00
Fish
85803d032f stop TextServ from responding to any channel chatter, and only respond to \!commands 2008-01-21 09:19:29 +00:00
Fish
63ae4678aa fix persist flag as well 2008-01-15 11:17:07 +00:00
Fish
27fbff76be more fixups 2008-01-15 11:10:12 +00:00
Fish
1dec9e8520 fix up database name 2008-01-15 10:51:57 +00:00
Fish
f7602dc23e Re-write TextServ again - This time much simpler and easier to extend in the future - NEO-416 2008-01-15 08:55:52 +00:00
Fish
0806e88e19 fix this up 2008-01-07 16:25:25 +00:00
Fish
3922b51903 fix up TextServ file path 2008-01-07 11:09:06 +00:00
Fish
3251323773 fix EXTRA_dist problems in SRC directory (should be all uppercase) 2008-01-07 08:15:50 +00:00
Fish
f6827e5c38 Lots of bug fixes and workarounds and introducing Inspircd 1.1 Module - Neo-333 2007-11-15 12:42:33 +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
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
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
256713fce4 Fix Win32 Building of TextServ. 2007-08-21 03:40:44 +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
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
Mark
47bceaabd6 tidy up win32 lib locations 2007-08-05 20:42:48 +00:00
DNB
3f7b6a0d90 add a persist option, and one closer to 3333 :p 2007-08-03 11:07:09 +00:00
DNB
59689e4d1a TextServ : use me.servicescmode on channel joinning 2007-08-02 12:58:01 +00:00
Fish
9f858dfe27 fix bots that load up in modules and use our command subsystem, but we dont want them to have our Module Config loaded. Introduce a new bot flag NOINTRINSICSET that stops the SET command and SET values (of the Module) loading 2007-08-02 12:26:45 +00:00
Fish
c50da3b61b typo in the makefiles 2007-08-01 15:48:40 +00:00
Fish
43231c10a4 better detection of Berkeley DB in non-standard locations 2007-08-01 15:07:44 +00:00
Fish
70bc316667 Win32 updates, add version info to generated files, and store a batch file and Qsetup config file to help us generate snapshots. Still needs some work, but works on my Machine at home 2007-08-01 13:23:10 +00:00
Fish
b880d51b94 commit a default conf file 2007-08-01 12:59:36 +00:00
Fish
011af0f3f7 make the distversion macro available for other modules 2007-01-11 10:24:11 +00:00
Fish
271d6337d0 fix up make distcheck and start work on the perl interface to namedvars 2007-01-10 15:16:17 +00:00
Fish
27e0febd91 update make dist and make distcheck 2007-01-09 16:31:27 +00:00
Fish
6cf2f04bf5 update copyright year to 2007 2007-01-06 06:27:35 +00:00
Fish
5ec60989a2 drop C++ compilers from libtool's checks 2007-01-02 05:40:02 +00:00
Fish
8376ef7c0d update CURL version for new Event based socket code (not implemented yet) 2007-01-01 14:30:31 +00:00
Fish
1ad80191e9 add libnxml and update curl & pcre to statically link to NeoStats 2006-07-08 08:25:47 +00:00
Fish
9f87b47d84 update copyright year 2006-01-26 15:30:22 +00:00
Fish
5feccc5cef configure support for berkeleyDB 4.1 ande higher 2006-01-08 11:21:19 +00:00
DNB
424679437f fix version numbers 2005-12-12 14:21:13 +00:00
Fish
8c9a03ecec make sure textserv database files go to the right directory 2005-12-12 12:20:20 +00:00
Mark
a1ea3fc40c logic fixes and some protocol framework updates 2005-12-10 23:10:12 +00:00
Mark
f0e59c7288 textserv scope fixes 2005-12-06 20:54:11 +00:00
Mark
59ba266740 update Win32 build to VS2005 2005-11-14 22:33:08 +00:00
Mark
0433ce41c1 Add logging support to CommandReport function 2005-10-17 19:14:58 +00:00
Mark
63384c7631 fix IRCu channel mode and other protocol tidy ups 2005-10-14 19:57:08 +00:00
Mark
815ea22a82 more type and const fixes 2005-10-13 22:00:05 +00:00