summaryrefslogtreecommitdiff
path: root/src/modules/m_foobar.cpp
AgeCommit message (Expand)Author
2007-07-03Removed superfluous semicolonspippijn
2007-06-17Conversionsw00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-03Fix broken modules (broken due to api change)brain
2007-03-15Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-19Insert massive change here.brain
2006-10-01Now with binary versioning goodnessbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11Change to using Instance->Log (InspIRCd::Log) rather than log() macrobrain
2006-08-10Last of Server:: methods moved to InspIRCd::. Server:: removed.brain
2006-08-10Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done.brain
2006-08-10Removal of Server::Log -- not much ever used it anyway with the ability to us...brain
2006-08-09Tidy up loglevel enum (remove some C-ish defines)brain
2006-03-11And morebrain
2006-01-17Added support for part messages in the module API (and therefore between serv...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26More stuff converted to new faster systembrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-29Added reason to OnUserQuitbrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2004-05-16Updated header commentsbrain
2004-04-12Put back m_foobar... wtf, where did this go?!brain
2004-04-12Added preliminary support for a bottler-detection modulebrain
2003-07-22STL namespace fixesrandomdan
2003-02-07Changed to using LogLevelsbrain
2003-01-23Initial revisionbrain