aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_randquote.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the random seeder thingie!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@939 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-04-011-1/+2
* Fixed Crash bug cause by multiple declarations of 'Srv' (Bug #35)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@935 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-04-011-12/+13
* Added Comment with regard to 'hidden command' :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@886 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-03-151-17/+29
* Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-161-1/+16
* Combined The file Modules and Config file existance checkers into one function•••Added 'Exists' To the FileReader class of the Module API git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@192 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2003-09-271-0/+5
* Added a couple of \n's to my 'Quotes File Not found' message..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@184 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2003-07-271-1/+1
* Fix bug i put in, IRCd Should bail when quotefile aint specified.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@181 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2003-07-271-4/+6
* Possible Bugfix.. stop the IRCd from launching if the quotes file aint•••specified :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@179 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2003-07-271-0/+5
* STL namespace fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@176 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar randomdan2003-07-221-4/+4
* Initial revision•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-01-231-0/+89