index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
BakedTextures
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
XbakesModule: allow more textures, older versions will not see
UbitUmarov
1
-12
/
+47
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-35
/
+62
2018-01-17
remove those xml things no longer needed on .net >4.5.2
UbitUmarov
1
-2
/
+0
2018-01-09
give up on a property that old monos do compile, but then smore ok exec
UbitUmarov
1
-1
/
+1
2018-01-08
fall back to a obsolete property since several monos in use (include our own)...
UbitUmarov
1
-1
/
+1
2018-01-05
a few more xml things
UbitUmarov
1
-0
/
+2
2017-05-06
dispose some MemoryStreams
UbitUmarov
1
-0
/
+2
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-7
/
+7
2017-01-05
Make it possible to disable the bakes module in the way it is described in co...
Melanie Thielker
1
-1
/
+10
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-0
/
+200
2016-08-02
minor cleanup
UbitUmarov
1
-1
/
+7
2015-10-01
make bakes reception handle empty BakedTexture elements. But at same time st...
UbitUmarov
1
-36
/
+36
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
1
-1
/
+0
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-0
/
+8
2014-12-20
In XBakesModule.Get() use using() to always dispose of RestClient which dispo...
Justin Clark-Casey (justincc)
1
-31
/
+35
2014-12-20
Use using() semantics in XBakesModule to ensure disposable objects are alway ...
Justin Clark-Casey (justincc)
1
-39
/
+42
2014-11-25
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-07-21
XBakes: store the assets only in the sim's local assets cache; not in the mai...
Oren Hurvitz
1
-1
/
+2
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
1
-3
/
+5
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-1
/
+1
2014-02-04
Remove the added whitespace, test concluded
Melanie
1
-1
/
+1
2014-02-04
Bot test
Melanie
1
-1
/
+1
2014-02-03
Remove compile error from returning value in void function
Robert Adams
1
-1
/
+1
2014-02-04
Add one check for a blank URL because the module wasn't quite sure not to wor...
Melanie
1
-1
/
+3
2014-02-04
Adding the Avination XBakesModule, the client for the persistent bakes system
Melanie
1
-0
/
+189