Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-21 | Cleaned up bs_kick and fixed amsg kicker | Adam | |
2012-01-20 | Corrected some incorrect English | lethality | |
2012-01-14 | Fixed an incorrect crash-causing response when an invalid option is ↵ | lethality | |
specified in botservs kickers | |||
2012-01-02 | Updated Copyright to 2012 | Adam | |
2011-12-19 | Fixed botserv kickers | Adam | |
2011-11-08 | Windows | Adam | |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as ↵ | Naram Qashat | |
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available. | |||
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a ↵ | Adam | |
module. | |||
2011-09-10 | Allow modules to add their own channel levels | Adam | |
2011-09-10 | Made service_reference type safe | Adam | |
2011-09-08 | Bug #1330 & many other small fixes | Adam | |
2011-08-09 | Simiplied a bit of the access system | Adam | |
2011-08-05 | Rewrote the example configurations and split them | Adam | |
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core" |