aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey2009-02-181-1/+1
* * Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey2009-02-182-198/+5
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-171-11/+17
* * Get rid of a unit test race condition based on my misreading of the AutoRes...Justin Clarke Casey2009-02-171-2/+4
* * Apply http://opensimulator.org/mantis/view.php?id=3167Justin Clarke Casey2009-02-171-0/+9
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-175-24/+24
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-164-5/+5
* Thank you, patnad, for a patch that removes the "Subdivision of" textMelanie Thielker2009-02-141-1/+1
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-131-1/+1
* * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModuleJustin Clarke Casey2009-02-131-1/+61
* * refactor: Move export map function to world map module from sceneJustin Clarke Casey2009-02-132-2/+92
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-1267-427/+427
* Commented a couple of not very useful log messages that are cluttering the lo...diva2009-02-121-4/+4
* * optimized usings.lbsa712009-02-1267-526/+473
* * More inventory archive invocation to a proper region moduleJustin Clarke Casey2009-02-111-1/+1
* fix a typo where the High Southwest height was getting set to the LowSean Dague2009-02-101-1/+1
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-3/+3
* * Implement merging of oars in codeJustin Clarke Casey2009-02-103-25/+117
* * extend load oar test to check that an object was actually loadedJustin Clarke Casey2009-02-101-5/+37
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-1067-0/+15719