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
/
modules.h
Age
Commit message (
Expand
)
Author
2006-03-02
Changed definition of CallHandler and CallCommandHandler for the ability to r...
brain
2006-02-23
Fixed to work
brain
2006-02-23
Incorporating InspTimer into safelist as a test
brain
2006-02-22
Added m_safelist helper functions GetChannelCount and GetChannelIndex
brain
2006-02-19
Removed unneeded {}'s
brain
2006-02-19
Testing \exception doxygen tag that *should* work
brain
2006-02-19
Forgot to commit this?
brain
2006-02-19
Apparently to catch descendent classes we need to catch a reference to the pa...
brain
2006-02-19
Made a booboo
brain
2006-02-19
Added exception handling for module loading
brain
2006-02-05
Propogation of away messages across network (we dont bounce the numeric back ...
brain
2006-02-05
Commented on new return value of OnUserPreKick for explicitly allowing kicks
brain
2006-02-04
Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...
brain
2006-02-03
This probably wont compile atm - add support for prefixed messages
brain
2006-01-30
Remainder of TYPE_OTHER metadata
brain
2006-01-30
Added support for TYPE_OTHER metadata, where void* target will be NULL, e.g. ...
brain
2006-01-29
Created OnPostOper that can be gauranteed to be called *after* opering (by AL...
brain
2006-01-28
Fixed uninitialized ExtMode::list
brain
2006-01-25
Documented some functions that were missing comments
brain
2006-01-25
Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo...
brain
2006-01-22
Added facility for servers to send KICK message (ew, i hate this crap)
brain
2006-01-22
Added OnChannelDelete() method (called on KICK, PART or QUIT where a channel ...
brain
2006-01-17
Added support for part messages in the module API (and therefore between serv...
brain
2006-01-15
Changed lots of icky #define's to enums
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-14
Added RemoveSocket as a test fix for merwins bug
brain
2006-01-09
Untested priority system for modules to move themselves to the start or end o...
brain
2006-01-09
*TEST* Oper-Only-Stats (not yet tested)
brain
2005-12-26
Added global_implementation array, bypasses calls which *NO* modules are curr...
brain
2005-12-26
Fixed support for implementation hooks
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-21
Improved m_alias to only capture complete commands and rewrite them (bug #92 ...
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
More defines moved
brain
2005-12-16
Moved a ton of defined to modules.h that belong there
brain
2005-12-16
So many inclusion loops it makes your head spin - forward declaring tons of c...
brain
2005-12-14
Added Server::GetVersion()
brain
2005-12-14
Tidied up inspircd.h
brain
2005-12-14
Added way to retrieve a pointer to the ServerConfig object
brain
2005-12-14
Tidied up modules.h added some typedefs to typedefs.h
brain
2005-12-09
Added tons of extra documentation to Module class
brain
2005-12-07
Changed name of variable in OnCleanup
brain
2005-12-07
Added OnCleanup function
brain
2005-12-07
Added Metadata API (for transferring extensibles over a network transparent t...
brain
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-12-06
Added G/Z/Q/E line propogation
brain
2005-12-05
Added OnChangeHost
brain
2005-12-04
Added OnWallops
brain
2005-12-01
Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...
brain
2005-11-30
Removed old OnUserSync and OnChannelSync
brain
[prev]
[next]