]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_tline.cpp
Fixed percentage in m_tline (division was backwards, so it displayed 200% instead...
[user/henk/code/inspircd.git] / src / modules / m_tline.cpp
2006-10-09 specialFixed percentage in m_tline (division was backwards...
2006-10-06 brainDocument a ton of classes (e.g. give them a short descr...
2006-10-01 brainNow with binary versioning goodness
2006-09-25 brainMini security audit
2006-09-06 brainAll commands now return results CMD_FAILURE or CMD_SUCCESS
2006-09-02 brainFor some reason this was VF_STATIC
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
2006-08-11 brain(Bigger than it looks, i did this with perl inplace...
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-09 brainMove clientlist and chanlist into InspIRCd*
2006-08-08 brainWHEEEEE!!!!!
2006-08-07 brainAdd m_tline, tests how many users a gline, zline etc...