src/irc_proto.h
Tue, 31 Mar 2009 23:36:05 +0300 Tero Marttila improve the config module futher, now the module_desc interface uses structured config_value's
Mon, 30 Mar 2009 01:31:27 +0300 Tero Marttila documentation tweaks
Thu, 26 Mar 2009 23:15:55 +0200 Tero Marttila change irc_line.prefix into a
Thu, 26 Mar 2009 21:46:10 +0200 Tero Marttila add irc_user module for irc_chan to track users on a channel
Thu, 12 Mar 2009 22:50:08 +0200 Tero Marttila remove irc_chan.state, modify irc_chan_callbacks.on_msg to take a irc_nm, improve error handling a bit further (up to irc_net now)
Thu, 12 Mar 2009 18:48:42 +0200 Tero Marttila rename irc_nm to irc_proto, and move numerics from irc_cmd.h