Age | Commit message (Expand) | Author |
2004-04-06 | Fixed to allow gay scripts like invision to send duff commands (why i do this... | brain |
2004-04-06 | The SA* modules actually compile in this version | brain |
2004-04-06 | Added SA* modules (untested) | brain |
2004-04-06 | Added support for SVS-style Server class methods for modules | brain |
2004-04-06 | Fixes to INVITE to return numeric 443 if user is already on the channel | brain |
2004-04-06 | Fixed yet more phidjit bugs. BugID #6 (yes again) | brain |
2004-04-05 | Added extra command logging | brain |
2004-04-05 | Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper) | brain |
2004-04-05 | Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API | brain |
2004-04-05 | Fix for bug ID #5 (PING, PONG And other matters) | brain |
2004-04-05 | Fix for bug ID #6 (excessively long commands) | brain |
2004-04-05 | Modified the Module::OnExtendedMode() method to use a void* as its target whi... | brain |
2004-04-04 | Fixed a bug in servermode handling where the target is a channel, found by Ch... | brain |
2004-04-04 | Fixes to make motd display (we were missinga readfile()?!) | brain |
2004-04-04 | Added comments to m_cloaking.cpp | brain |
2004-04-04 | Completed support for module-handled umodes | brain |
2004-04-04 | Fixed idle time | brain |
2004-04-04 | Added support for module-based chanmodes with parameters and the ability to q... | brain |
2004-04-04 | Added support for /modules command | brain |
2004-04-03 | Fixes for setpriority on freebsd | brain |
2004-04-03 | Tons more sanity checks and length checks | brain |
2004-04-03 | Fixed command parser to tidy up malformed commands (xchat inserts extra spaces) | brain |
2004-04-03 | Added support for module-defined chanmodes with no parameters | brain |
2004-04-03 | Added -nofork parameter which allows you to force inspircd into the foregroun... | brain |
2004-04-02 | Yet MORE fixes to crashes on quit | brain |
2004-04-02 | Added ability to override modes (allows SAMODE support etc) | brain |
2004-04-02 | Clarified documentation | brain |
2004-04-02 | Added support for modules to create commands - this needs a proof-of-concept ... | brain |
2004-04-01 | Fixed <link> tags | brain |
2004-04-01 | Fixed issue where /connect crashes the ircd if no default routes defined | brain |
2003-04-19 | Added more code for custom channel/user modes via modules | brain |
2003-04-18 | Added Mode handler structures and types | brain |
2003-03-30 | Updated docs | brain |
2003-03-30 | Added DOT files to documentation for class diagrams (pretteh!) | brain |
2003-03-23 | Changed so that when the process detaches, it changes its own priority to a l... | brain |
2003-02-09 | Changed to work with new log-level | brain |
2003-02-07 | Changed to using LogLevels | brain |
2003-02-02 | Adding server linking stuff | brain |
2003-02-02 | Added first part of server linking code | brain |
2003-01-30 | Fixed CVS missing files | brain |
2003-01-30 | Moved to Dev-C++ as an editor for project (more stable than gvim!) | brain |