summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-30Added OnGetServerDescription (mainly for link modules)brain
2005-11-30More collision fixesbrain
2005-11-30ARGH, TSbrain
2005-11-30Fixed nick collision stuffbrain
2005-11-30Attempted fixbrain
2005-11-30Extra debugbrain
2005-11-30Some debug trackingbrain
2005-11-30Added TS nick collision stuff (ugh)brain
2005-11-30Bit of a cleanup, removed some unnecessary stuffw00t
2005-11-30Casting glitchbrain
2005-11-30Added ForceTopic stuffbrain
2005-11-30Stylistic stuff: The evil infidelic spaces must DIE.w00t
2005-11-30Added missing ;brain
2005-11-30Added TOPIC handler stubbrain
2005-11-30Added OnPostLocalTopicbrain
2005-11-30Made OnUserInvite actually triggerbrain
2005-11-30Added INVITEbrain
2005-11-30Added OnUserInvite()brain
2005-11-30Safely allow for server KILLbrain
2005-11-30Fixed colon stuffbrain
2005-11-30Fixed minor typo in new KILL codebrain
2005-11-30Added remote killbrain
2005-11-30Few more stylistic changes, modules is now (fairly) consistant with how it sh...w00t
2005-11-30Bit of a cleanupw00t
2005-11-30Stylistic changes, removal of odd fake pointer thingw00t
2005-11-30Stylistic changes.w00t
2005-11-30More stylistic changes.w00t
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