summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-18Optimized out a strcmp for away messagebrain
2005-12-18Altered version to SVNbrain
2005-12-18Missing header in cmd_nick.cppbrain
2005-12-17Added examples, these vanished?brain
2005-12-17Test commitbrain
2005-12-17Test commit(no author)
2005-12-17Test commitw00t
2005-12-17Test commitbrain
2005-12-17Fixed typo in command sourcebrain
2005-12-17Code tidyup - brainbrain
2005-12-17Tidyup - brainbrain
2005-12-17Tidyups - brainbrain
2005-12-16Extern/include zapping - brainbrain
2005-12-16Tidied externs - brainbrain
2005-12-16Externs tidyup - brainbrain
2005-12-16Includes/externs tidyupbrain
2005-12-16Include tidyups - brainbrain
2005-12-16Tidied up headers and externs -- brainbrain
2005-12-16Fixed LoopCall method callsbrain
2005-12-16Commented why this is seriously fucked-up-looking :pbrain
2005-12-16Typo in declarationbrain
2005-12-16Last set of modules converted to new command systembrain
2005-12-16Added support for new command systembrain
2005-12-16Moved to new command systembrain
2005-12-16Porting to new command systembrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-16Forgot to remove dependency on serverstats *statsbrain
2005-12-16Missing externbrain
2005-12-16Missing semicolonbrain
2005-12-16Added 'this' to LoadAllModulesbrain
2005-12-16Moved serverstats stuff outbrain
2005-12-16Moved serverstats* stats to InspIRCd classbrain
2005-12-16Moved SocketEngine* SE into InspIRCd classbrain
2005-12-16Moved LoadAllModules out of constructor, because value of 'this' isnt assigne...brain
2005-12-16More defines movedbrain
2005-12-16Moved a ton of defined to modules.h that belong therebrain
2005-12-16So many inclusion loops it makes your head spin - forward declaring tons of c...brain
2005-12-16Moved ModeGrok and Parser into InspIRCd classbrain
2005-12-16GROK!brain
2005-12-16Moved mode stuff into modeparserbrain
2005-12-16Changed to Parser->CreateCommand()brain
2005-12-16Fixed, no longer need to call SetupCommandHandler, constructor of CommandPars...brain
2005-12-16Changed to use CommandParser for RemoveCommandsbrain
2005-12-16Fixed some return type craqbrain
2005-12-16Fixed to use CommandParserbrain
2005-12-16Moved more command parsing stuff to CommandParserbrain
2005-12-16Changed to include its own headerbrain
2005-12-16Fixed command parserbrain
2005-12-16Changing stuff to using CommandParser classbrain
2005-12-16Moved command_parse functions into class CommandParserbrain