changed Makefile; build all commands as an own file
[NeonServV5.git] / main.c
2011-09-19 pk910load all languages on startup
2011-09-15 pk910moved all modes to an extra ModeNode struct
2011-09-12 pk910implemented event logger
2011-09-09 pk910added cmd_netinfo
2011-09-08 pk910added cmd_addban & simple time queue system
2011-09-01 pk910fixed a small comparison fail :D
2011-08-21 pk910added timeToStr and cmd_users
2011-08-17 pk910added HandleInfoHandler.c with lookup_authname()
2011-08-17 pk910fixed last commit
2011-08-16 pk910added language system
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*