]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_park.cpp
Moved a ton of functions into helperfuncs.h to speed up recompiles
[user/henk/code/inspircd.git] / src / modules / m_park.cpp
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-26 brainMajor code tidyup (-W) - expect a few belches
2005-04-13 brainFixed stupid m_park disabling privmsgs to all users :/
2005-04-13 brainFixed m_park stuff
2005-04-13 brainNow tracks quits (just in case some oper saquits, then...
2005-04-13 brainTrack user quits in the park list
2005-04-12 brainUnitialized data bites the big one
2005-04-12 brainFixed not reading sessions until a rehash
2005-04-12 brainAdded 005 numeric handling, token is "PARK"
2005-04-12 brainFixed to prevent giving out negative keys
2005-04-12 brainAdded m_park, user parking to keep ops during a ping...