added full half-op support
[NeonServV5.git] / src / commands.c
2012-01-12 pk910added full half-op support
2012-01-07 pk910made commands op, deop, opall, deopall, voice, devoice...
2012-01-07 pk910removed CMDFLAG_REQUIRED from some not-really-required...
2012-01-06 pk910added some more helpserv functions
2012-01-04 pk910fixed #989cb8324ec8fe9caba511d89051552638dbc776
2012-01-04 pk910Merge branch 'master' of ssh://git.pk910.de:16110/NeonS...
2012-01-04 pk910added first helpserv functions
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-26 pk910added some default parameters to cmd_unregister (curren...
2011-12-25 pk910added cmd_modcmd
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-22 pk910added cmd_reconnect
2011-12-22 pk910added cmd_addbot and cmd_delbot for dynamic bot management
2011-12-21 pk910added cmd_setbot for dynamic bot management
2011-12-14 pk910added cmd_nicklist
2011-12-11 pk910added cmd_restart cmd_reload and cmd_die; added Socket...
2011-11-15 pk910fixed funcmd_reply and added missing include
2011-11-10 pk910added possibility for subcommands
2011-11-10 pk910added cmd_bots (lists all bots)
2011-11-10 pk910added cmd_motd command (just reading out motd.txt file)
2011-11-04 pk910added cmd_staff
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-11-02 pk910added funcmd_8ball
2011-11-01 pk910added funcmd_dice
2011-11-01 pk910added structure for future fun-commands
2011-10-31 pk910added cmd_commands and changed cmd_command to a global...
2011-10-31 pk910simplified modcmd system