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
Age
Commit message (
Expand
)
Author
2006-08-24
Renamed the OnGlobalConnect callback to OnPostConnect, which is much more app...
special
2006-08-23
ModeParser::InsertMode is no longer required -- this is auto-generated by the...
brain
2006-08-23
Document ModeParser::FindPrefix() and chanrec::GetAllPrefixes()
brain
2006-08-23
Multi-prefix FJOIN, and allowing module-defined prefixes across the network
brain
2006-08-23
More prefixchar stuff.
brain
2006-08-23
Document mode prefixes
brain
2006-08-23
Spotted problem: must clear out all prefixes attached to a user when they qui...
brain
2006-08-23
Mode handlers handling listmodes where a listmode item is a nickname can now ...
brain
2006-08-23
Inherit ModuleMessage from Extensible, so users can Extend and Shrink it.
brain
2006-08-19
Make it virtual, in case someone ever wants to make a derived version of it
brain
2006-08-19
Extra comments about how the FileLogger class schedules its own write events ...
brain
2006-08-19
Missing vector.h
brain
2006-08-19
I hate this header
brain
2006-08-19
Add multimap
brain
2006-08-19
Remove users.h include from here
brain
2006-08-18
Make DELETE inline so its about as fast as the define it replaced
brain
2006-08-18
Change #define DELETE to a template
brain
2006-08-18
Change comment
brain
2006-08-18
NONBLOCKING LOGGER!
brain
2006-08-18
Document ListenSocket class
brain
2006-08-18
Typos in the socketengines
brain
2006-08-18
Comments
brain
2006-08-18
Move lowermap[] into a pre-initialised const array in hashcomp.h,
brain
2006-08-18
Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc...
brain
2006-08-18
EventHandler class, an abstraction for raw i/o
brain
2006-08-17
Add modules.h to cmd_connect.h
brain
2006-08-17
userrec::AddBuffer and userrec::Write end up copying the const std::string& i...
brain
2006-08-12
This commit is dedicated to Boo ;-pppppp
brain
2006-08-12
Document base modes
brain
2006-08-12
Explain what ModeParser does
brain
2006-08-12
Document the nspace namespace
brain
2006-08-12
Document some missing xline stuff
brain
2006-08-12
More docs. Tons more docs. I need coffee and we're out of coffee :<
brain
2006-08-12
Document command_parse.h and CommandParser class
brain
2006-08-12
Document irc::socket namespace members/classes
brain
2006-08-11
Just to mess with om's head, remove helperfuncs.h from everywhere
brain
2006-08-11
Document TimerManager class
brain
2006-08-11
Added comment about why its important to push_back onto the string_list when ...
brain
2006-08-11
Document XLineManager
brain
2006-08-11
Just about enough docs to rebuild the docs page now
brain
2006-08-11
Tons more docs
brain
2006-08-11
Documentation of new chanrec functions
brain
2006-08-11
Document all the new methods (eventually there will be more detail)
brain
2006-08-11
Documented all of the functions in a basic manner here. More detail to follow
brain
2006-08-11
More comments
brain
2006-08-11
Tons of comments
brain
2006-08-11
CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.
brain
2006-08-11
Move remaining functions:
brain
2006-08-11
Fixed
brain
2006-08-11
Fix FOREACH_MOD macros
brain
[prev]
[next]