added full half-op support
[NeonServV5.git] / src / mysqlConn.c
2012-01-12 pk910added full half-op support
2012-01-06 pk910added some missing language strings and a internal...
2012-01-06 pk910added some more helpserv functions
2012-01-06 pk910added database structure for NeonHelp tables
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-25 pk910fixed database (increased flags field size)
2011-12-22 pk910added possibility to change default trigger (even for...
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-14 pk910added support for independent "zero-bots" (bots without...
2011-11-15 pk910added cookie fun command :D (and the underlying getSett...
2011-11-04 pk910get all results after a database update and simply...
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-10-30 pk910repaired database upgrade code & updated database.defau...
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-24 pk910added simple anti flood system
2011-10-22 pk910completely changed the NeonSpam settings / scanner...
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-04 pk910added cmd_info & cmd_debug
2011-10-03 pk910added GPL header to all files and added INSTALL AUTHORS...
2011-10-03 pk910added support ranking system
2011-10-02 pk910fixed "may be uninitialized" on linux systems
2011-10-02 pk910added mysql config file and some initial database insta...
2011-10-02 pk910tried to reorder the program structure and build process