aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Serialiser/IRegionSerialiser.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Rename IRegionSerialiser and move into interfaces namespaceJustin Clarke Casey2008-12-191-120/+0
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-6/+6
* From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield2008-08-151-1/+24
* * refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey2008-07-181-3/+2
* * On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2008-07-121-1/+1
* * Start scripts loaded from an archiveJustin Clarke Casey2008-07-071-1/+2
* Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW2008-07-011-0/+7
* * refactor: Making some of the serialization names consistent, both within th...Justin Clarke Casey2008-06-211-2/+29
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-9/+9
* * Hook up archive loading to load in prim xml dataJustin Clarke Casey2008-05-301-1/+14
* * Crudely migrate SceneXmlLoader into the Serializer moduleJustin Clarke Casey2008-05-301-2/+15
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-36/+36
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+37