aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2019-05-20 20:10:22 +1000
committeronefang2019-05-20 20:10:22 +1000
commitbb520ab9f3f7283555e6882bb27853d57f0979a6 (patch)
tree14cabeeaf6e8641386989062b55ff6ec8bd7a5c9
parentRemove Etcd thing, not used anywhere. (diff)
downloadopensim-SC_OLD-bb520ab9f3f7283555e6882bb27853d57f0979a6.zip
opensim-SC_OLD-bb520ab9f3f7283555e6882bb27853d57f0979a6.tar.gz
opensim-SC_OLD-bb520ab9f3f7283555e6882bb27853d57f0979a6.tar.bz2
opensim-SC_OLD-bb520ab9f3f7283555e6882bb27853d57f0979a6.tar.xz
Add old TODO.
-rw-r--r--TODO.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 71b9605..d257671 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -75,3 +75,26 @@ Name
75UnifiedKidsGrids 75UnifiedKidsGrids
76SledjChisel, the version where we chisel away at OpenSim until it's all gone and is now SledjHamr. B-) 76SledjChisel, the version where we chisel away at OpenSim until it's all gone and is now SledjHamr. B-)
77 SledjChisl? 77 SledjChisl?
78
79
80
81Old TODO
82--------
83
84FIX BUGS -
85
86Zarro boogs!
87
88
89NEW FEATURES -
90
91In [Startup] there is this -
92 ; To run a script every few minutes, set the script filename here
93 ; timer_Script = "filename"
94Could do things with that perhaps.
95
96
97In [Startup] there is this -
98 ; Simulator Stats URI
99 ; Enable JSON simulator data by setting a URI name (case sensitive)
100 ; Stats_URI = "jsonSimStats"