]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_randquote.cpp
Implement support for saving filters.
[user/henk/code/inspircd.git] / src / modules / m_randquote.cpp
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 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-11 braindeprecated covariant return type flux capacitor flopcir...
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-02-19 brainI repeat, missing semicolons are bad
2006-02-19 brainServer::AddExtendedMode and Server::AddCommand will...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainPorted to new system
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-12-02 w00tFix for ID 86, reported by Special
2005-11-30 w00tStylistic changes, removal of odd fake pointer thing
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-04-07 brainFixed issue where failing modules would bail by calling...
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-07 brainStarted work on /UNLOADMODULE, resource tracking and...
2005-04-01 frostycoolslugFixed the random seeder thingie!
2005-04-01 frostycoolslugFixed Crash bug cause by multiple declarations of ...
2005-03-15 frostycoolslugAdded Comment with regard to 'hidden command' :D
2004-05-16 brainUpdated header comments
2003-09-27 frostycoolslugCombined The file Modules and Config file existance...
2003-07-27 frostycoolslugAdded a couple of \n's to my 'Quotes File Not found...
2003-07-27 frostycoolslugFix bug i put in, IRCd Should bail when quotefile aint...
2003-07-27 frostycoolslugPossible Bugfix.. stop the IRCd from launching if the...
2003-07-22 randomdanSTL namespace fixes
2003-01-23 brainInitial revision