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
/
Environment
/
Modules
/
World
/
Serialiser
/
SceneXmlLoader.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Script region crossing. This has not user functionality, but lays all the
Melanie Thielker
2008-11-09
1
-1
/
+1
*
* refactor: allocate local ids to prims only when an object is attached to a ...
Justin Clarke Casey
2008-11-07
1
-1
/
+1
*
Add two more default script engine params
Melanie Thielker
2008-09-30
1
-1
/
+1
*
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
2008-09-21
1
-1
/
+1
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-8
/
+7
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-7
/
+7
*
From: Richard Alimi <ralimi@us.ibm.com>
Dr Scofield
2008-08-15
1
-9
/
+55
*
* refactor: break out sog loading code into two parts so that post-deserializ...
Justin Clarke Casey
2008-07-18
1
-5
/
+5
*
* Actually persist restored archives to the database - wasn't actually doing ...
Justin Clarke Casey
2008-07-13
1
-1
/
+1
*
* On archive loading, tell the user how many objects we are ignoring because ...
Justin Clarke Casey
2008-07-12
1
-4
/
+5
*
* Start scripts loaded from an archive
Justin Clarke Casey
2008-07-07
1
-4
/
+10
*
Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...
MW
2008-07-01
1
-4
/
+9
*
* refactor: fission InnerScene.AddSceneObject()
Justin Clarke Casey
2008-06-27
1
-1
/
+1
*
* Add extra backup parameter to InnerScene.AddRestoredSceneObject()
Justin Clarke Casey
2008-06-27
1
-1
/
+1
*
* refactor: Making some of the serialization names consistent, both within th...
Justin Clarke Casey
2008-06-21
1
-2
/
+2
*
* Remove redundant <scene> tag from individual object xml representation
Justin Clarke Casey
2008-06-21
1
-7
/
+19
*
* Remove a bug I created in r5171 where taking an object would terminate the ...
Justin Clarke Casey
2008-06-21
1
-0
/
+1
*
* Refactor: Move the responsibility for applying physics and sending the init...
Justin Clarke Casey
2008-06-17
1
-32
/
+1
*
* refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX...
Justin Clarke Casey
2008-06-17
1
-25
/
+1
*
Update svn properties, clean up formatting, refactor out duplicate hard-coded...
Jeff Ames
2008-06-13
1
-2
/
+2
*
* refactor: For new objects, move attach to backup to occur when adding to a ...
Justin Clarke Casey
2008-06-12
1
-3
/
+2
*
* refactor: rename CreatePrimFromXml to CreatePrimFromXml2
Justin Clarke Casey
2008-06-12
1
-3
/
+10
*
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
2008-06-04
1
-8
/
+8
*
* Hook up archive loading to load in prim xml data
Justin Clarke Casey
2008-05-30
1
-17
/
+34
*
* Crudely migrate SceneXmlLoader into the Serializer module
Justin Clarke Casey
2008-05-30
1
-0
/
+228