added cmd_staff
[NeonServV5.git] / Makefile.am
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