aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot/SnapshotStore.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-17Add various XML elements to the data snapshot. Changes by Fly-Man andMelanie Thielker1-0/+4
myself. Fix a crash in DataSnapshot when no master avatar and no estate owner is set (e.g. "Mainland").
2008-09-13Fix a typo in the DataSnapshot moduleMelanie Thielker1-1/+1
2008-09-06Mantis #2133Melanie Thielker1-1/+1
Thank you, Xugu Madison and ChrisDown, for a patch that fixes linux filename extensions from .Xml back to .xml
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-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.
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-1/+0
Remove old comment in SnapshotStore pointed out by ChrisDown (bug #2000)
2008-08-18Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames1-2/+1
2008-07-14Patch #9147Melanie Thielker1-2/+2
Patch #4 of the region settings series. Partial functionality of the new storage system. More patches to follow.
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value ↵Jeff Ames1-1/+0
types and null.
2008-05-18Update svn properties.Jeff Ames1-316/+316
2008-05-17Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke1-0/+316
to enhance search capability on OpenSim sims using external search engines such as Metaversink.com and others.