Age | Commit message (Expand) | Author |
---|---|---|
2005-11-30 | Added a parameter to OnRehash for the rehash parameter | brain |
2005-11-29 | Added reason to OnUserQuit | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-13 | Fixed stupid m_park disabling privmsgs to all users :/ | brain |
2005-04-13 | Fixed m_park stuff | brain |
2005-04-13 | Now tracks quits (just in case some oper saquits, then a user changes to the ... | brain |
2005-04-13 | Track user quits in the park list | brain |
2005-04-12 | Unitialized data bites the big one | brain |
2005-04-12 | Fixed not reading sessions until a rehash | brain |
2005-04-12 | Added 005 numeric handling, token is "PARK" | brain |
2005-04-12 | Fixed to prevent giving out negative keys | brain |
2005-04-12 | Added m_park, user parking to keep ops during a ping timeout (suggested by Ib3N) | brain |