aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/AutoBackup (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start the timer. (Could it be that simple?)Sean McNamara2011-02-251-0/+1
|
* s/True/trueSean McNamara2011-02-251-1/+1
|
* Make timer auto-respawn.Sean McNamara2011-02-251-3/+6
|
* Config works, but timer isn't firing. Hmm.Sean McNamara2011-02-251-5/+7
|
* Try to fix config one more time.Sean McNamara2011-02-251-11/+14
| | | | Note that the way we specify settings has changed significantly here.
* More relevant console messages, and maybe fix config problemSean McNamara2011-02-191-19/+6
|
* Fix an actual bug in the timer interval calculation (minutes -> msec)Sean McNamara2011-02-191-3/+15
|
* More debug messagesSean McNamara2011-02-191-0/+10
|
* Fix config source stuff harder (debug console prints only; no fix yet)Sean McNamara2011-02-191-0/+11
|
* Fix config source by taking it from InitializeSean McNamara2011-02-191-1/+3
|
* Add [Modules] option for unconditionally disabling entire module globally ↵Sean McNamara2011-02-191-1/+24
| | | | (for easy configuration)
* Let GetNextFile do all the string-building work for SEQUENTIAL.Sean McNamara2011-02-191-1/+1
|
* First cut of AutoBackupModule; only compile-tested so farSean McNamara2011-02-191-0/+540