rewrote IRC cache parser to be (hopefully) more stable
[NeonServV5.git] / src / modules.c
2012-08-12 pk910rewrote IRC cache parser to be (hopefully) more stable v5.4
2012-07-24 pk910removed getTextBot() function and added textbot paramet...
2012-07-01 pk910added NeonBackup bot
2012-03-31 pk910added OPER support (let the bots try to op themselves)
2012-02-18 pk910added error message if modules block is missing in...
2012-02-16 pk910added stats module for neonserv.krypton-bouncer.de...
2012-02-16 pk910search modules locally
2012-02-16 pk910*** VERSION 5.4.0 ***
2012-02-15 pk910fixed WIN32 compatibility
2012-02-12 pk910added modules to neonserv.example.conf and added protec...
2012-02-12 pk910fixed reloadmod command to use old module name (case...
2012-02-12 pk910added module management commands
2012-02-12 pk910fixed crash in modules.c
2012-02-12 pk910modified Makefile.am to build shared module (.so)
2012-02-12 pk910multiple fixes
2012-02-11 pk910rearranged NeonServ code to be modular