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
/
Scripting
/
JsonStore
/
JsonStoreScriptModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-55
/
+59
*
Remove silly rezzing distance limits. They just make scripters work around t...
David Walter Seikel
2016-11-07
1
-2
/
+0
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-86
/
+396
*
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2012-11-12
1
-1
/
+1
*
Allow an incoming identifier to be specified for a JsonStore.
Mic Bowman
2012-09-11
1
-1
/
+1
*
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...
Justin Clark-Casey (justincc)
2012-07-11
1
-4
/
+3
*
Add try/catch around Json script method registration to avoild some issues
Mic Bowman
2012-04-25
1
-15
/
+24
*
clean up some more logging spam in the jsonstore modules
Mic Bowman
2012-04-17
1
-1
/
+2
*
Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.
Mic Bowman
2012-04-17
1
-2
/
+2
*
This commit adds a new optional region module, JsonStore, that provides struc...
Mic Bowman
2012-04-17
1
-0
/
+489