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
/
include
/
u_listmode.h
Age
Commit message (
Expand
)
Author
2006-07-27
commit remainder of new mode bouncing stuff for TS based modes
brain
2006-07-26
Add extra method to mode handler, ModeHandler::ModeSet().
brain
2006-07-10
Inherit tons of stuff from classbase that should always have been
brain
2006-07-10
If you ask me, it looks a hell of a lot tidier without forcing the cast.
brain
2006-07-09
Reorder to avoid warning.
brain
2006-07-09
Altered u_listmode to have a constructor arg 'autotidy' which if set to true ...
brain
2006-07-09
Okay..updates to u_listmode, general cleanups and add some virtual methods wh...
om
2006-07-09
Add a parameter to set what config tag to parse (defaults to what was previou...
om
2006-07-08
Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e...
brain
2006-07-08
Convert u_listmode and m_banexception to new api
brain
2006-03-12
Const refs (this is about the last of them in the core api)
brain
2006-03-11
Start of conversion to const refs for std::strings in module api - A LOT OF S...
brain
2006-01-25
Oh noes, a typoed comment :x
om
2006-01-25
remove redundant variable and fix log output
om
2006-01-25
Adding the +e and +I modules m_banexception and m_inviteexception, also addin...
om