]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/globals.h
Add call to protocol interface to get useful info on the server map. Return a std...
[user/henk/code/inspircd.git] / include / globals.h
2008-02-05 fezfixed w00t's brain (I mean std:: stuff)
2008-02-03 w00tClear up header insanity
2008-01-10 w00tHeader update: 2007 -> 2008
2007-08-28 omFirst step on the road of module loader rewriting....
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-06-17 brainComments (lots of)
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-08-19 brainMissing vector.h
2006-08-19 brainI hate this header
2006-08-19 brainAdd multimap
2006-08-19 brainRemove users.h include from here
2006-08-10 brainMove FileExists, CleanFilename, DirValid, GetFullProgDi...
2006-08-10 brainMove IsNick, IsIdent into class InspIRCd, update module...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainRemove readfile
2006-08-09 brainRemove do_log() prototypes
2006-08-09 braincommon_channels -> userrec::SharesChannelWith()
2006-08-08 brainWriteWallops() -> userrec::WriteWallops() (originates...
2006-08-08 brainWriteCommon() and WriteCommonExcept() -> userrec::Write...
2006-08-08 brainWHEEEEE!!!!!
2006-08-08 brainWriteChannel* functions and ChanExceptSender* functions...
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-04-04 omAll new shiny config parser, there's probably some...
2006-03-10 omAnother const reference conversion, and remove redundan...
2006-03-08 brainRemoved declarations of ancient and misspelled functions :/
2006-03-08 braincmode was declared here too - declaration removed.
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2004-05-16 brainUpdated header comments
2004-04-12 brainAdded '@' (WALLOPS) link token
2003-07-22 randomdanSTL namespace fixes
2003-02-07 brainChanged to using LogLevels
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-23 brainInitial revision