added cmd_stats to NeonHelp
[NeonServV5.git] / Makefile.am
2012-01-18 pk910added cmd_stats to NeonHelp
2012-01-15 pk910added QServer for external cache access
2012-01-12 pk910added full half-op support
2012-01-12 pk910added IPNode for storing real IP's of users
2012-01-06 pk910added some more helpserv functions
2012-01-04 pk910Merge branch 'master' of ssh://git.pk910.de:16110/NeonS...
2012-01-04 pk910added first helpserv functions
2011-12-25 pk910added cmd_modcmd
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 new files to Makefile.am
2011-12-10 pk910added AC_ARG_ENABLE to configure.ac to use -W (all...
2011-12-06 pk910added OpenSSL handler
2011-11-14 pk910added NeonHelp bot (without any functions, yet)
2011-11-10 pk910added cmd_bots (lists all bots)
2011-11-10 pk910added cmd_motd command (just reading out motd.txt file)
2011-11-06 pk910added new self-made config parser with new config style
2011-11-04 pk910added cmd_staff
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-11-02 pk910added small language pack update script
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
2011-10-26 pk910added useless DummyServ (just for getting some events...
2011-10-24 pk910added simple anti flood system
2011-10-22 pk910do not optimize code right now
2011-10-19 pk910added cmd_set for NeonSpam
2011-10-18 pk910added basic NeonSpam code (no functions)
2011-10-17 pk910added cmd_extscript
2011-10-17 pk910added cmd_unvisited
2011-10-05 pk910added cmd_rename
2011-10-04 pk910removed cmd_debug
2011-10-04 pk910added cmd_info & cmd_debug
2011-10-03 pk910added support ranking system
2011-10-03 pk910fixed Makefile.am
2011-10-02 pk910added mysql config file and some initial database insta...
2011-10-02 pk910some modifications for WIN32 support :)
2011-10-02 pk910tried to reorder the program structure and build process