changed Makefile; build all commands as an own file
[NeonServV5.git] / ChanNode.h
2011-09-15 pk910moved all modes to an extra ModeNode struct
2011-09-11 pk910added support for invisible users
2011-09-09 pk910added some database information to cmd_netinfo
2011-09-09 pk910added cmd_netinfo
2011-08-28 pk910added simple channel ban cache
2011-08-27 pk910added cmd_kick, cmd_kickban & all the functions dependi...
2011-08-20 pk910added cmd_clvl and moved all the database request funct...
2011-08-17 pk910completed cmd_adduser and added CMDFLAG_REGISTERED_CHAN...
2011-08-12 pk910added free functions to free everything (maybe a restar...
2011-08-12 pk910wrote modcmd bind system
2011-08-12 pk910modcmd added (with debug output only)
2011-08-12 pk910moved debug outputs and added getModeString
2011-08-12 pk910added channel mode handler
2011-08-11 pk910added "channel master bot" system to prevent event...
2011-08-11 pk910fixed syntax of last commit
2011-08-11 pk910fixed last commit
2011-08-11 pk910added ChanUser.c and basic cache system
2011-08-10 pk910continued writing cache
2011-08-09 pk910*push*
2011-08-09 pk910*first commit :D*