changed Makefile; build all commands as an own file
[NeonServV5.git] / modcmd.h
2011-09-24 pk910added cmd_command
2011-09-24 pk910tidied up command list
2011-09-22 pk910added cmd_bind & cmd_unbind
2011-09-12 pk910implemented event logger
2011-09-12 pk910added cmd_register
2011-08-25 pk910modified modcmd to give the possibility for dynamic...
2011-08-17 pk910completed cmd_adduser and added CMDFLAG_REGISTERED_CHAN...
2011-08-17 pk910changed access variable name
2011-08-17 pk910moved cmds to extra files and loading binds from the...
2011-08-17 pk910added first messages to modcmd.c
2011-08-15 pk910added get_userauth to WHOHandler.c and continues modcmd
2011-08-13 pk910added bot_NeonServ.c file
2011-08-12 pk910added free functions to free everything (maybe a restar...
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910fixed last commit
2011-08-12 pk910wrote modcmd bind system
2011-08-12 pk910modcmd added (with debug output only)