aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ISceneObject.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old (Remoting) region crossing code. Fix the new code toMelanie2009-11-261-1/+1
| | | | | | | | | | pass script state and assembly again properly. Reintroduce respecting tht TrustBinaries flag. Changes the interregion protocol! No version bump because it was broken anyway, so with a version mismatch it will simply stay broken, but not crash. Region corssing still doesn't work because there is still monkey business with both rezzed prims being pushed across a border and attached prims when walking across a border. Teleport is untested by may work.
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
|
* Added ToXml2() to ISceneObject, so that components other than regions can ↵Diva Canto2009-08-061-0/+1
| | | | use this abstraction.
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-141-2/+1
|
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-141-1/+2
|
* Update svn properties.Jeff Ames2009-04-061-42/+42
|
* One more bit of refactoring, so this can be used outside region code.diva2009-04-011-0/+42