]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_die.cpp
Just to mess with om's head, remove helperfuncs.h from everywhere
[user/henk/code/inspircd.git] / src / cmd_die.cpp
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainMove all_opers into class InspIRCd
2006-08-10 brainMove tons more stuff into class InspIRCd*, make signal...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-07-08 brainRefactored user modes to work like the channel modes...
2006-04-20 brainChanged first of files to match new location of headers
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-07 omMake WriteServ use WriteServ_NoFormat, code duplication...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-16 brainIncludes/externs tidyup
2005-12-16 brainSplit all commands into seperate files and redid comman...