index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
World
/
AutoBackup
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
First pass at busy heuristics. Compile-tested only.
Sean McNamara
1
-6
/
+63
2011-02-28
Be smarter about stopping timers. Cleanup formatting.
Sean McNamara
1
-277
/
+225
2011-02-26
First working commit of AutoBackupModule.
Sean McNamara
1
-11
/
+23
2011-02-25
Start the timer. (Could it be that simple?)
Sean McNamara
1
-0
/
+1
2011-02-25
s/True/true
Sean McNamara
1
-1
/
+1
2011-02-25
Make timer auto-respawn.
Sean McNamara
1
-3
/
+6
2011-02-25
Config works, but timer isn't firing. Hmm.
Sean McNamara
1
-5
/
+7
2011-02-25
Try to fix config one more time.
Sean McNamara
1
-11
/
+14
2011-02-19
More relevant console messages, and maybe fix config problem
Sean McNamara
1
-19
/
+6
2011-02-19
Fix an actual bug in the timer interval calculation (minutes -> msec)
Sean McNamara
1
-3
/
+15
2011-02-19
More debug messages
Sean McNamara
1
-0
/
+10
2011-02-19
Fix config source stuff harder (debug console prints only; no fix yet)
Sean McNamara
1
-0
/
+11
2011-02-19
Fix config source by taking it from Initialize
Sean McNamara
1
-1
/
+3
2011-02-19
Add [Modules] option for unconditionally disabling entire module globally (fo...
Sean McNamara
1
-1
/
+24
2011-02-19
Let GetNextFile do all the string-building work for SEQUENTIAL.
Sean McNamara
1
-1
/
+1
2011-02-19
First cut of AutoBackupModule; only compile-tested so far
Sean McNamara
1
-0
/
+540