modified code to use IOHandler functions instead of own ones
[NeonServV5.git] / src / modules / NeonServ.mod /
2012-08-21 pk910modified code to use IOHandler functions instead of...
2012-08-13 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-08-12 pk910*** VERSION 5.5.0 ***
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 pk910use modeBuffer in recover_chan function and call it...
2012-07-01 pk910added recover function to NeonBackup (used to recover...
2012-07-01 pk910fixed some bugs
2012-07-01 pk910added NeonBackup bot
2012-05-19 pk910always allow users to invite clones (override invite...
2012-05-19 pk910added BlockInvite uset setting to block invites globally
2012-04-29 pk910add more information when deleting a user; added zombie...
2012-04-03 pk910fixed cmd_set nodelete
2012-03-31 pk910added OPER support (let the bots try to op themselves)
2012-03-28 pk910fixed crash in cmd_recover
2012-03-25 pk910fixed crash in event_neonserv_join.c (dynlimit callback)
2012-03-22 pk910fixed 4wins, uno ranking output and some language strings
2012-02-24 pk910tidied up cmd_uset
2012-02-18 pk910added automatic unregistration of unvisited channel
2012-02-16 pk910moved cmd_move to global.mod and fixed crash in bot_Spa...
2012-02-16 pk910*** VERSION 5.4.0 ***
2012-02-12 pk910moved cmd_extscript from NeonServ.mod to global.mod
2012-02-12 pk910multiple fixes
2012-02-11 pk910added Makefile.am to each directory
2012-02-11 pk910rearranged NeonServ code to be modular