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
/
World
/
Serialiser
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
3
-18
/
+22
2018-01-17
remove more xml things no longer needed on .net >4.5.2
UbitUmarov
1
-1
/
+0
2018-01-17
missed a few
UbitUmarov
1
-4
/
+0
2018-01-09
give up on a property that old monos do compile, but then smore ok exec
UbitUmarov
1
-2
/
+2
2018-01-08
fall back to a obsolete property since several monos in use (include our own)...
UbitUmarov
1
-0
/
+4
2018-01-04
disable some XmlResolver
UbitUmarov
1
-1
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
2
-17
/
+17
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2
-127
/
+459
2014-08-29
Ignore whitespace when reading serialized XML objects.
Justin Clark-Casey (justincc)
1
-17
/
+1
2014-08-29
Fix recent regression test TestDeserializeXmlObjectWithOtherParts() which was...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-08-29
Add regression test for deserializing xml objects with more than one non-root...
Justin Clark-Casey (justincc)
1
-127
/
+406
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-13
/
+17
2013-06-27
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
1
-8
/
+36
2013-01-25
Added unit tests for Dynamic Attributes
Oren Hurvitz
1
-0
/
+37
2012-11-24
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-12
Another 10 modules' directives moved from .addin.xml
Diva Canto
1
-0
/
+2
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-02-16
Turn off logging on test in last commit (2b84295).
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-02-16
If shape properties fail SOP parsing (e.g. due to commas instead of decimal p...
Justin Clark-Casey (justincc)
1
-0
/
+133
2011-08-06
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-08-06
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-05-21
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-04-15
get rid of all traces of the now used mock service infrastructure
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-03-09
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-01-22
stop extremely old region serialization commands from appearing in the console
Justin Clark-Casey (justincc)
1
-27
/
+26
2010-10-17
.NET automagical serialization of SOPs replaced by manual serialization acros...
Diva Canto
1
-3
/
+7
2010-10-16
Fix test break - TestSerializeXml2() still requires old-guids option
Justin Clark-Casey (justincc)
1
-3
/
+6
2010-10-15
Made OARs use the new serialization procedure. (TPs/crossings still on the ol...
Diva Canto
2
-3
/
+3
2010-09-26
Consistency patch: use Path.Combine() instead of + and eliminate the need
Melanie
3
-8
/
+9
2010-09-10
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2
-3
/
+3
2009-10-01
Formatting cleanup.
Jeff Ames
2
-9
/
+9
2009-09-01
switching SerialiserModule to "new" region module scheme
dr scofield (aka dirk husemann)
1
-14
/
+46
2009-08-11
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...
Arthur Valadares
1
-1
/
+1
2009-06-02
* Add simple original xml serialization test
Justin Clarke Casey
1
-3
/
+73
2009-06-01
* Add simple original sog xml serialization test
Justin Clarke Casey
2
-17
/
+18
2009-06-01
* minor: change the name of one serialization method to match its counterpart
Justin Clarke Casey
2
-5
/
+129
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
5
-5
/
+5
2009-05-29
* refactor: Remove redundent prim id attribute on Scene.AddSceneObject()
Justin Clarke Casey
1
-1
/
+1
2009-05-29
* Add save xml2 serialization test
Justin Clarke Casey
1
-3
/
+70
2009-05-29
* minor: move common serialization test code into fixture setup
Justin Clarke Casey
1
-6
/
+17
2009-05-29
* Add xml2 load test
Justin Clarke Casey
1
-0
/
+143
2009-05-14
* refactor: move SceneXmlLoader into subpackage
Justin Clarke Casey
1
-0
/
+1
2009-05-14
* refactor: break some of xml2 serialization out of sog
Justin Clarke Casey
1
-1
/
+2
2009-02-12
large scale fix for svn props after "the great refactor"
Sean Dague
4
-22
/
+22
2009-02-12
* optimized usings.
lbsa71
4
-22
/
+22
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
4
-0
/
+440