summaryrefslogtreecommitdiff
path: root/src/modules/m_alltime.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve this to show time with and without delta, without the user having to ↵Gravatar brain2007-03-161-3/+6
| | | | | | work it out in their head git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6684 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove global namespacing, makes modules compile FASTAH. Also massive update ↵Gravatar w00t2006-12-151-3/+12
| | | | | | on headers (change to InspIRCd Development Team, extend copyright to 2007). git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
* Added InspIRCd::GetTimeDelta() - previously m_alltime was using a hack to ↵Gravatar special2006-11-291-2/+1
| | | | | | get the delta, which wasn't always reliable git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5827 e03df62e-2008-0410-955e-edbf42e46eb7
* Modified the server-to-server TIME command to report the real time (without ↵Gravatar special2006-11-051-3/+6
| | | | | | delta), and display the delta in the output from m_alltime git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5657 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_alltimeGravatar special2006-11-021-0/+90
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5625 e03df62e-2008-0410-955e-edbf42e46eb7