aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot/SnapshotStore.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * optimized usings.lbsa712009-02-121-4/+5
|
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | OpenSim.Region.Environment into a "framework" part and a modules only part. This first changeset refactors OpenSim.Region.Environment.Scenes, OpenSim.Region.Environment.Interfaces, and OpenSim.Region.Interfaces into OpenSim.Region.Framework.{Interfaces,Scenes} leaving only region modules in OpenSim.Region.Environment. The next step will be to move region modules up from OpenSim.Region.Environment.Modules to OpenSim.Region.CoreModules and then sort out which modules are really core modules and which should move out to forge. I've been very careful to NOT BREAK anything. i hope i've succeeded. as this is the work of a whole week i hope i managed to keep track with the applied patches of the last week --- could any of you that did check in stuff have a look at whether it survived? thx!
* Make a couple log4net instances static readonly.Jeff Ames2008-12-031-1/+1
|
* Add various XML elements to the data snapshot. Changes by Fly-Man andMelanie Thielker2008-09-171-0/+4
| | | | | | | myself. Fix a crash in DataSnapshot when no master avatar and no estate owner is set (e.g. "Mainland").
* Fix a typo in the DataSnapshot moduleMelanie Thielker2008-09-131-1/+1
|
* Mantis #2133Melanie Thielker2008-09-061-1/+1
| | | | | | | Thank you, Xugu Madison and ChrisDown, for a patch that fixes linux filename extensions from .Xml back to .xml
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-1/+0
| | | | | Remove old comment in SnapshotStore pointed out by ChrisDown (bug #2000)
* Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames2008-08-181-2/+1
|
* Patch #9147Melanie Thielker2008-07-141-2/+2
| | | | | | | Patch #4 of the region settings series. Partial functionality of the new storage system. More patches to follow.
* Formatting cleanup, minor refactoring. Fixed some comparisons of value ↵Jeff Ames2008-05-181-1/+0
| | | | types and null.
* Update svn properties.Jeff Ames2008-05-181-316/+316
|
* Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke2008-05-171-0/+316
to enhance search capability on OpenSim sims using external search engines such as Metaversink.com and others.