added .gitignore
[NeonServV5.git] / main.c
2011-08-14 pk910added mysql connector
2011-08-13 pk910moved all the bot things into bot_NeonServ.c
2011-08-12 pk910added free functions to free everything (maybe a restar...
2011-08-12 pk910set preferred flag for TestBot
2011-08-12 pk910wrote modcmd bind system
2011-08-12 pk910modcmd added (with debug output only)
2011-08-12 pk910fixed multiple definition of stricmp
2011-08-12 pk910fixed missing includes and declarations
2011-08-12 pk910wrote a small Makefile
2011-08-12 pk910implemented bind system
2011-08-12 pk910set server password for TestBot
2011-08-11 pk910added some more events and changed TempUser-Handling
2011-08-11 pk910added WHOHandler.c without any functions
2011-08-11 pk910added IRCEvents.c without any functions
2011-08-10 pk910init_ChanNode() needs to be called ;)
2011-08-10 pk910continued writing cache
2011-08-10 pk910changes test server host
2011-08-10 pk910connect socket
2011-08-09 pk910*first commit :D*