summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-30Stylistic changes.w00t
2005-11-30Fix stylistic things, remove an (incorrect) comment, clean up some stuff and ...w00t
2005-11-30Stylistic changes.w00t
2005-11-30Stylistic changes.w00t
2005-11-30Removed something out of a loop that didn't belong there.. more nazi w00tie.w00t
2005-11-30Merged an strcpy() and strlcat() -- looks nicer. Yeah, incredibly minor. Also...w00t
2005-11-30Split the expiry loop into sections, to hopefully decrease time taken to expi...w00t
2005-11-29Added KICK supportbrain
2005-11-29Added a 'Base' installation path to allow installing of the launcher (handy)frostycoolslug
2005-11-29Removed some useless debug infobrain
2005-11-29Two squits, one server? Someones been at the silly cookies.brain
2005-11-29Line wrapping fixesbrain
2005-11-29Debug stuffbrain
2005-11-29Fixed mode stuffbrain
2005-11-29Fixed for new OnOper syntaxbrain
2005-11-29Frigging warningbrain
2005-11-29Fixed warning and attempt to use string as an int (!)brain
2005-11-29Everybody hates typosbrain
2005-11-29Added OnOper and OnMode to modulebrain
2005-11-29Added opertype to OnOper and added OnMode functionbrain
2005-11-29Added NICK and QUITbrain
2005-11-29Fixed an old-style OnUserQuit triggerbrain
2005-11-29Added reason to OnUserQuitbrain
2005-11-29Added support for NOTICEbrain
2005-11-29Fixed servernames in remote intro getting cut to one wordbrain
2005-11-29Fixed a warningbrain
2005-11-29Fixed compile errorbrain
2005-11-29Changed the way lines are populated to remote serversbrain
2005-11-29Fucking colon strippingbrain
2005-11-29Colon stripping fixesbrain
2005-11-29Leading colon fixesbrain
2005-11-29Changed to strchrbrain
2005-11-29Various optimizations and tweaksbrain
2005-11-29PRIVMSG tweaksbrain
2005-11-29Crash tweakbrain
2005-11-29Added test code for one-to-many PRIVMSGbrain
2005-11-29Added a few stats on squitbrain
2005-11-29Moved some stuff to debugbrain
2005-11-29Tweaked parameter count of sent out SQUITsbrain
2005-11-29Netsplit/SQUIT tweaksbrain
2005-11-29Recursive free sucksbrain
2005-11-29Added squit stuff... dont like recursive delete.brain
2005-11-29Reverted is_uline changebrain
2005-11-29strcmp() is a little expensive, and useless here -- ointers make our lives ea...w00t
2005-11-29Small fault-- is_uline() returned true for '' - not a good thing, I'd assume.w00t
2005-11-28Fixed some glitches in linkingbrain
2005-11-28Fixed dodgy server being broadcast on BURSTbrain
2005-11-28Fixed a loop whoopsiebrain
2005-11-28Found a typo when compiling on gcc3.3.6brain
2005-11-28Changed to propogate SERVER properly when a new server connectsbrain