changed Makefile; build all commands as an own file
[NeonServV5.git] / IRCEvents.c
2011-09-28 pk910added event_invite & event_topic
2011-08-14 pk910added mysql db and loading bots from bots table
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 pk910fix of last commit #4
2011-08-12 pk910fixed last commit #3
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910fix of last commit
2011-08-12 pk910implemented bind system
2011-08-12 pk910moved debug outputs and added getModeString
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910implemented the new events
2011-08-11 pk910added some more events and changed TempUser-Handling
2011-08-11 pk910added raw_topic, raw_privmsg and wrote the small "dead...
2011-08-11 pk910added IRCEvents.c without any functions