Age | Commit message (Expand) | Author |
2006-09-15 | Annotations | brain |
2006-09-02 | All modules which implement simplemodes (no parameters, not a list mode) can ... | brain |
2006-08-25 | Remove On005Numeric event from a ton of modules which no longer need it (as C... | brain |
2006-08-23 | ModeParser::InsertMode is no longer required -- this is auto-generated by the... | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-10 | Move InsertMode into ModeParser | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-07-09 | Stripcolor not finished yet. | brain |
2006-07-09 | DELETE()'s in destructors *fwap* | om |
2006-07-08 | Convert m_censor to new api | brain |
2006-07-08 | Refactored user modes to work like the channel modes - core and module data n... | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-12 | Renamed to chanrec::modes | brain |
2006-03-11 | deprecated covariant return type flux capacitor flopcircuit removal with refe... | brain |
2006-03-11 | More converted modules | brain |
2006-03-04 | Changed m_censor to avoid reading config several times for each pm | brain |
2006-03-04 | m_censor skenmy fix | brain |
2006-02-19 | More exception throwing in constructors | brain |
2006-02-19 | Added exception thrower | brain |
2006-02-19 | Should fix case insensitivity issue | brain |
2006-02-04 | Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT... | brain |
2006-01-25 | Changed to InsertMode | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-31 | Minor cosmetic fault pointed out by Trystan | w00t |
2005-12-26 | Fixed to new new 'Implements' array | brain |
2005-12-23 | Review and optimize | brain |
2005-12-23 | Stylistic changes, added a comment on possible configuration file inclusion. | w00t |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-11-30 | Added a parameter to OnRehash for the rehash parameter | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-05-02 | Fix for bug #62 (replaces only occur once per line) | brain |
2005-04-07 | Fixed issue where failing modules would bail by calling exit (deprecated) -- | brain |
2005-04-07 | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE | brain |
2005-04-07 | Added version flags | brain |
2005-04-03 | More secure checking in 005 handlers | brain |
2005-03-27 | Added 005 numeric handling to most of the modules | brain |
2004-05-22 | Fixed issue where ReplaceText threw an exception (!) | brain |
2004-05-22 | Added m_censor.cpp mode +G module | brain |