summaryrefslogtreecommitdiff
path: root/src/cmd_info.cpp
AgeCommit message (Expand)Author
2007-05-21Reorder inspircd.h header to topbrain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-10Add HiroP to contributors for being such a helpful little gubbins ;>. Congrad...w00t
2007-02-20New and improved /INFO (now with meaty chunks)brain
2007-02-20fix typo.peavey
2007-02-19Too many small tweaks to list. Most notably tidy up info, note that /trace is...brain
2007-01-08 user->WriteServ( "371 %s :. o O ( The Inspire Internet Relay Chat Ser...brain
2006-12-24Add new people to /infobrain
2006-12-15Jesus, look who's the commit whore today. More header updates, and removal of...w00t
2006-11-12typo fixpeavey
2006-11-09Move peaveydk to core developers, jamie to contributors as he appears to be A...w00t
2006-10-31Add peaveydk to contributors sectionbrain
2006-10-02Update credits (add pippijn/jamie to startup notice, move jamie from contribu...w00t
2006-10-01Beta2 releasebrain
2006-09-15Annotationsbrain
2006-09-13Add jamie to code contributors in /infobrain
2006-09-06Command result codes. This isnt finished yet, still got to do most of the mod...brain
2006-09-03Auto loading of commands as shared objects via dlsym (very lightweight interf...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-21Poor old Ian Gulliver :p Finally got his credit herebrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11ConfigReader and FileReader now take InspIRCd* to their constructorsbrain
2006-08-10Mass-tidyup of module global vars, theyre no longer global vars.brain
2006-08-09ServerConfig extern moved into class InspIRCdbrain
2006-08-08WHEEEEE!!!!!brain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-04Add pippijn under code contributors for m_connfloodbrain
2006-06-22I'm famous :>special
2006-04-20Changed first of files to match new location of headersbrain
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-03-27"I'm a tester, honest!" :pbrain
2006-03-09More cleanup, moved Om and myself to core teamw00t
2006-02-11Fixed 'eggy complains when not included' bug that causes segfault in brainbrain
2006-02-05w00tie made me do this :( Remove myself from the 'Testers' section of /info c...om
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Fixed support for implementation hooksbrain
2005-12-26Adding hook type checking to event calls to speed them upbrain
2005-12-16Externs tidyup - brainbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain