aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot/EstateSnapshot.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-4/+10
hierarchical rights structure. MasterAvatar: Owner of the region server (may be null), net gods (users with GodLevel 200), Estate owner (from database). Look at Opensim.ini.example to enable net gods. Estate owner will default to master avatar.
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-2/+2
2008-05-18Formatting cleanup, minor refactoring. Fixed some comparisons of value ↵Jeff Ames1-1/+1
types and null.
2008-05-17Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke1-2/+29
to enhance search capability on OpenSim sims using external search engines such as Metaversink.com and others.
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond ↵Adam Frisby1-0/+1
with namespaces.
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-8/+1
(this took a while to run).
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames1-0/+27
2008-04-07Update svn properties.Jeff Ames1-68/+68
2008-04-07Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke1-0/+68
of search capability to OpenSim in the form of a configurable module.