summaryrefslogtreecommitdiff
path: root/src/modules/m_timedmodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change config reading hook for better error reporting•••This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash. Gravatar Daniel De Graaf2010-08-211-4/+3
* Fix some minor bugs in m_timedmodesGravatar Jackmcbarn2010-08-161-19/+18
* Fix compile errorGravatar Daniel De Graaf2010-08-151-1/+1
* Add timed modes moduleGravatar Jackmcbarn2010-08-151-0/+369