| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Convert m_censor to new api•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4196 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-08 | 1 | -19/+67 | ||
| * | Refactored user modes to work like the channel modes - core and module data n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4175 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-07-08 | 1 | -2/+2 | ||
| * | delete operator tracking in debug mode (using a macro -- live with it.)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3904 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-04-24 | 1 | -2/+2 | ||
| * | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-04-06 | 1 | -8/+8 | ||
| * | Renamed to chanrec::modes•••Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -1/+1 | ||
| * | deprecated covariant return type flux capacitor flopcircuit removal with refe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3662 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+1 | ||
| * | More converted modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3655 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+1 | ||
| * | Changed m_censor to avoid reading config several times for each pm•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3445 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-04 | 1 | -27/+22 | ||
| * | m_censor skenmy fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3444 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-04 | 1 | -4/+6 | ||
| * | More exception throwing in constructors•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3245 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-19 | 1 | -0/+1 | ||
| * | Added exception thrower•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3243 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-19 | 1 | -6/+12 | ||
| * | Should fix case insensitivity issue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3239 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-19 | 1 | -3/+4 | ||
| * | Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...•••Tidied up craq++ in modules (copy and pasting OnUserPreNotice into OnUserPreMessage?! why not just call one from the other!) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3072 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-02-04 | 1 | -28/+3 | ||
| * | Changed to InsertMode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2900 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-25 | 1 | -15/+1 | ||
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -1/+1 | ||
| * | Minor cosmetic fault pointed out by Trystan•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2714 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-31 | 1 | -1/+1 | ||
| * | Fixed to new new 'Implements' array•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2656 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-26 | 1 | -0/+6 | ||
| * | Review and optimize•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2646 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-23 | 1 | -0/+2 | ||
| * | Stylistic changes, added a comment on possible configuration file inclusion.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2644 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-23 | 1 | -7/+14 | ||
| * | Changed behaviour of module API to pass Server* to the constructor, rather th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2252 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-07 | 1 | -5/+5 | ||
| * | Added a parameter to OnRehash for the rehash parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2058 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-11-30 | 1 | -1/+1 | ||
| * | Changed to use __single_client_alloc, faster on most systems in a single thread•••Specified namespace std in *all* files git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1404 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-15 | 1 | -0/+2 | ||
| * | Moved a ton of functions into helperfuncs.h to speed up recompiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-15 | 1 | -0/+1 | ||
| * | Fix for bug #62 (replaces only occur once per line)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1278 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-05-02 | 1 | -7/+3 | ||
| * | Fixed issue where failing modules would bail by calling exit (deprecated) --•••modules should now just disable their functionality if they are missing data git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1007 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-07 | 1 | -2/+3 | ||
| * | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1001 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-07 | 1 | -1/+1 | ||
| * | Added version flags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1000 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-07 | 1 | -1/+1 | ||
| * | More secure checking in 005 handlers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@968 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-03 | 1 | -1/+2 | ||
| * | Added 005 numeric handling to most of the modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@921 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-03-27 | 1 | -0/+19 | ||
| * | Fixed issue where ReplaceText threw an exception (!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@823 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-22 | 1 | -4/+7 | ||
| * | Added m_censor.cpp mode +G module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@822 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-22 | 1 | -0/+200 | ||
