Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | Fix deleting badwords/modes/logs etc | Adam | |
2013-07-07 | Move op/deop/etc back to an actual command, its too hard to use cs_log with ↵ | Adam | |
it as rewrites. Allow cs_log to work with either command names or service names. | |||
2013-07-04 | Fix deleting mode locks | Adam | |
2013-07-01 | Change extensible keys to require explicitly having a type defined for it. ↵ | Adam | |
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module. | |||
2013-05-26 | Get rid of the remaining references in the core to specific services. Move ↵ | Adam | |
more stuff out of the core to the proper modules. | |||
2013-05-18 | Fix Windows build | Adam | |
2013-05-17 | Add Redis database support | Adam | |
2013-05-05 | Move module header files to include/modules to fix naming conflicts with ↵ | Adam | |
system headers |