summaryrefslogtreecommitdiff
path: root/src/modules/m_timedmodes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change config reading hook for better error reportingGravatar Daniel De Graaf2010-08-211-4/+3
| | | | | This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash.
* 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