Adam
|
37b3535543
|
Initially attach all modules to all events, and detach them as the events are run if they are not implemented per module
|
2013-05-27 19:36:37 -04:00 |
|
Adam
|
3f5f84c92c
|
The const char* specialization of this no longer works
|
2013-05-05 21:18:47 -04:00 |
|
Adam
|
1d0bb9b26b
|
Rework the config file reader to be much more flexible and move many configuration directives to the actual modules they are used in.
|
2013-05-05 01:55:04 -04:00 |
|
Adam
|
c56d72ba84
|
Remove more OPDEOP references
|
2013-04-11 02:28:36 -05:00 |
|
Adam
|
207c46c871
|
Move some of the modules in extras/ that arent really extra out of extras. Mark our modules as VENDOR and allow modules to have multple types.
|
2013-04-10 22:26:40 -05:00 |
|
Adam
|
7a2e6aa5c2
|
Add more logging to bs_set, cs_set, and ns_set
|
2013-04-06 16:43:56 -05:00 |
|
Adam
|
3cc7950c4b
|
Fix not constructing the /bs set greet command
|
2013-04-05 15:45:03 -05:00 |
|
Adam
|
7e7556f064
|
Merge usefulness of Timer and CallBack classes into Timer, and fix it to really work
|
2013-03-30 23:39:43 -05:00 |
|
Adam
|
d23817604c
|
Add /bs set banexpire command to configure if/when botserv bans expire
|
2013-03-30 22:08:51 -05:00 |
|
Adam
|
4694c7afb4
|
Split up bs_kick subcommands into real subcommands
|
2013-03-30 19:08:07 -05:00 |
|
Adam
|
f24e17f8b4
|
Fix /bs set private
|
2013-03-29 23:50:51 -05:00 |
|
Robby-
|
15b37c1e38
|
Some more typo and help text fixes, proper formatting of control codes, missing privileges, and settings corrections.
|
2013-02-02 07:30:53 +01:00 |
|
Adam
|
ddaa001daf
|
Merge usefulness of Flags and Extensible classes into Extensible, made most flags we have juse strings instead of defines/enums
|
2013-01-21 22:31:16 -05:00 |
|
Adam
|
5007b72b28
|
Update copyright to 2013. This was done with:
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
2013-01-09 04:20:55 -05:00 |
|
Adam
|
dc751bd2f1
|
Combine all of the set modules now that having them split apart is almost completely pointless
|
2012-12-22 14:49:48 -05:00 |
|
Adam
|
d33a0f75a5
|
Pretty large coding style cleanup, in source doc
cleanup, and allow protocol mods to depend on each
other
|
2012-11-22 00:50:33 -05:00 |
|
Adam
|
3af786d4c9
|
Fix fantasy !help & give it its own help header, not ChanServ's
|
2012-10-08 20:58:47 -04:00 |
|
Adam
|
873d4287de
|
Split up bs_set
|
2012-06-11 15:44:48 -04:00 |
|
lethality
|
a661098ef2
|
Some more fantasy character help output
|
2012-06-04 05:45:13 +01:00 |
|
Adam
|
ee5cd8493e
|
Use C++11's explicit override feature if available
|
2012-02-18 15:04:26 -05:00 |
|
Adam
|
4204ece7a8
|
Updated Copyright to 2012
|
2012-01-02 21:28:24 -05:00 |
|
Adam
|
19e0b87aa1
|
Removed /bs set msg
|
2011-09-10 02:05:56 -04:00 |
|
Adam
|
700a585b1b
|
Allow modules to add their own channel levels
|
2011-09-10 02:05:00 -04:00 |
|
Adam
|
f025d1b495
|
Made service_reference type safe
|
2011-09-10 01:58:38 -04:00 |
|
Adam
|
db340f96d6
|
Fixed some permission checking fail in modules that got messed up from the big commands sed
|
2011-08-18 22:04:59 -04:00 |
|
DukePyrolator
|
244f87917c
|
Fixed permission check in botserv set
|
2011-08-13 20:00:45 +02:00 |
|
Jens Voß
|
8348392af2
|
fixed wrong syntax-message for botserv set msg
|
2011-08-09 13:36:33 +02:00 |
|
Adam
|
776583a665
|
Simiplied a bit of the access system
|
2011-08-09 01:55:34 -04:00 |
|
lethality
|
286a9edb1e
|
Standardized some of the SyntaxError/Help replies and corrected some syntax in BotServ set
|
2011-08-08 06:19:35 +01:00 |
|
Adam
|
e66063e630
|
Rewrote the example configurations and split them
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|
2011-08-05 05:35:31 -04:00 |
|