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