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_delayjoin.cpp
Age
Commit message (
Expand
)
Author
2008-07-11
Fix m_nopartmsg to work via API modification, involves a string copy that won...
w00t
2008-06-11
fixed some indentation and spacing in modules
pippijn
2008-05-19
Convert channel::name to std::string, this was a beastie!
brain
2008-05-19
And these
brain
2008-05-08
Possible todo
w00t
2008-05-08
Clarify a comment that confused me
w00t
2008-05-05
fix some unitialised vectors and tidy up a bit.
peavey
2008-05-04
converting m_d* done
peavey
2008-04-04
Add safety check for nonexistent server in receiving server origin privmsg (s...
brain
2008-03-30
Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...
aquanight
2008-03-22
Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...
brain
2008-03-21
convert to new api
brain
2008-02-18
Phew. Fix a bunch of method sigs to stop warnings.
w00t
2008-01-17
Remove a redundant method here, call the mode manager directly
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-11-09
Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...
brain
2007-11-04
Remove Implements() method from every module. booya.
brain
2007-11-04
Honking huge commit. Removal of DELETE() template that never worked right anyway
brain
2007-11-04
Convert all to new Attach() system. The Implements() method needs removing fr...
brain
2007-11-04
Again
brain
2007-10-27
Dont echo the JOIN to the user whos speaking
brain
2007-10-27
Whoops loused up a tweak
brain
2007-10-27
Whoops backwards
brain
2007-10-27
Now plays nice with m_invisible, and fix a bug which allows users who havent ...
brain
2007-10-27
Remove debug stuff
brain
2007-10-26
Fix a pretty silly goof-up
brain
2007-10-26
Whoops, change Implements to use it
brain
2007-10-26
Add new event for this with gauranteed delivery of message BEFORE the text is...
brain
2007-10-26
Damnit! this should fix :p
brain
2007-10-26
Whoops, ballsed up the nameslist generation :p
brain
2007-10-26
Seems to work! Are you impressed, w00t? :p
brain
2007-10-26
Might work might not. dont know yet
brain
2007-10-26
Not complete yet, won't work!
brain