changed Makefile; build all commands as an own file
[NeonServV5.git] / IRCParser.c
2011-09-30 pk910create temporary user if inviting user is not known
2011-09-28 pk910added event_invite & event_topic
2011-09-21 pk910fixed parsing of PART raws
2011-09-20 pk910fixed parsing of QUIT raws
2011-09-20 pk910fixed MODE raw for requesting the channel ban list
2011-09-15 pk910moved all modes to an extra ModeNode struct
2011-09-14 pk910fixed last commit
2011-09-14 pk910request and parse channel banlist on join
2011-08-27 pk910fixed modcmd privs parsing and extended merge_argv
2011-08-27 pk910fixed small bug in IRCParser.c
2011-08-27 pk910added cmd_kick, cmd_kickban & all the functions dependi...
2011-08-20 pk910fixed last commit
2011-08-17 pk910fixed raw parser
2011-08-17 pk910fixed last commit
2011-08-16 pk910added language system
2011-08-15 pk910added get_userauth to WHOHandler.c and continues modcmd
2011-08-13 pk910fixed possible NULL access bug
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 pk910moved debug outputs and added getModeString
2011-08-12 pk910request MODE list when joining a channel and prevent...
2011-08-12 pk910fixed last commit
2011-08-12 pk910added channel mode handler
2011-08-12 pk910fixed last commit
2011-08-12 pk910implemented the new events
2011-08-11 pk910added some more events and changed TempUser-Handling
2011-08-11 pk910added "channel master bot" system to prevent event...
2011-08-11 pk910added some test code
2011-08-11 pk910fixed syntax of last commit #2
2011-08-11 pk910added raw_topic, raw_privmsg and wrote the small "dead...
2011-08-11 pk910added a data parameter to get_userlist that gets passed...
2011-08-11 pk910fixed test output to see if it really detects if a...
2011-08-11 pk910some syntax fixes
2011-08-11 pk910added get_userlist function to WHOHandler.c and wrote...
2011-08-11 pk910added WHOHandler.c without any functions
2011-08-11 pk910added ChanUser.c and basic cache system
2011-08-10 pk910commented out a parse error output
2011-08-10 pk910continued writing cache
2011-08-10 pk910fixed parse_line
2011-08-10 pk910removed debug output
2011-08-10 pk910fixed last commit #2
2011-08-10 pk910fixed last commit
2011-08-10 pk910tried to fix parse_lines #5
2011-08-10 pk910tried to fix parse_lines #4
2011-08-10 pk910tried to fix parse_lines #3
2011-08-10 pk910fixed debug output :D
2011-08-10 pk910debug output...
2011-08-10 pk910tried to fix parse_lines #2 :D
2011-08-10 pk910removed previously added debug output & fixed PING...
2011-08-10 pk910tried to fix parse_lines
2011-08-10 pk910added raw_ping and printf-like putsock
2011-08-10 pk910*push*
2011-08-10 pk910*push*
2011-08-09 pk910*push*
2011-08-09 pk910*push*
2011-08-09 pk910*first commit :D*