]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_watch.cpp
So much stuff changed in this one, i forgot most of it.
[user/henk/code/inspircd.git] / src / modules / m_watch.cpp
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 braindo_log -> static void InspIRCd::Log() (with vararg...
2006-08-08 brainWHEEEEE!!!!!
2006-07-28 brainAdd support for syntax of commands in place of the...
2006-07-23 brainChange watchlist to a list of pointers, can operate...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-10 brainMaking lots of stuff inherit from classbase so we can...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-11 brainLast ones
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainLast set converted to 'Implements'
2005-12-16 brainLast set of modules converted to new command system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-29 brainAdded reason to OnUserQuit
2005-11-25 w00tMy first commit -- and a really minor/anal one at that. :P
2005-05-29 brainAdded m_watch.cpp (provides /WATCH for notify) and...