small intToNum fix
[PHP-P10.git] / Bots /
2011-07-28 pk910test our new IP Parser ;)
2011-07-28 pk910added own IPAddr Class and rewrote the IP Address parse...
2011-07-28 pk910added some debug output
2011-07-28 pk910mode fix
2011-07-28 pk910workaround for broken ipv6 numeric builder
2011-07-28 pk910fixed join binding of IPv6.class.php
2011-07-28 pk910fixed some warnings
2011-07-28 pk910added IPv6.class.php
2011-07-28 pk910added per user / per channel stats
2011-07-28 pk910fixed small transfer bug in Stats.class.php
2011-07-28 pk910added RRD Stats Module
2011-07-28 pk910fixed Client.class.php (block timeouts) and some other...
2011-07-28 pk910added PHPGod.class.php (PHP Module)
2011-07-28 pk910finished first "alpha" version of PHP-P10 v2
2011-07-27 pk910continued BotLoader, added ModManager.class.php & timers
2011-07-27 pk910added BotLoader basics
2011-07-27 pk910added bind and unbind functions & added the simple...