index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_censor.cpp
Age
Commit message (
Expand
)
Author
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