summaryrefslogtreecommitdiff
path: root/src/irc/bot
AgeCommit message (Expand)Author
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-12-05bot & proxy plugins fixed for GIOChannel changesTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-23more changes from int xx:1 to unsigned int xx:1Timo Sirainen
2000-10-02Added -avoid-version options and disable-static for SILC module.Timo Sirainen
2000-09-29minor updatesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-23fixTimo Sirainen
2000-08-22HAS_MODE_ARG() wasn't updated here yet..Timo Sirainen
2000-08-16plugin -> moduleTimo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-12CTCP msgs/replies stops the "event privmsg" or "event notice" signals nowTimo Sirainen
2000-06-040.7.90 released.Timo Sirainen
2000-05-29Sending files through botnet works.Timo Sirainen
2000-05-29bugfixesTimo Sirainen
2000-05-29User changes are sent to botnet. Botnet commands are automatically sentTimo Sirainen
2000-05-25If we couldn't connect to any of our uplinks, wait for 5 minutes andTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen