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-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
2005-11-30
Added opaque protocol functions
brain
2005-11-30
Added Server::RehashServer
brain
2005-11-30
Added onrehash parameter
brain
2005-11-30
Added OnGetServerDescription (mainly for link modules)
brain
2005-11-30
Added OnPostLocalTopic
brain
2005-11-30
Added OnUserInvite()
brain
2005-11-30
Added remote kill
brain
2005-11-29
Added opertype to OnOper and added OnMode function
brain
2005-11-29
Added reason to OnUserQuit
brain
2005-11-28
Added OnUserMessage and OnUserNotice (why have these been missing so long?)
brain
2005-11-26
Added start of spanning tree system TEST MODULE, tested outbound connections
brain
2005-11-25
Removed mesh module functions
brain
2005-06-01
Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-13
Added Server::GetServerDescription() at request of Craig
brain
2005-05-01
Added FindDescriptor
brain
2005-05-01
Added and tested fd crossreference table - improves speed a lot, and fixes on...
brain
2005-04-30
Added OnAddBan and OnDelBan module api calls, and fixed glitch which required...
brain
2005-04-27
Added a Server:: method to send server notices to channels
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-23
Added global oper monitoring through modules and global connect monitoring th...
brain
[prev]
[next]