aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-112-2/+2
* * Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey2009-03-101-3/+4
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-091-2/+8
* * Tweak llMoveToTarget per mantis 3265Teravus Ovares2009-03-091-2/+2
* Add copyright headers.Jeff Ames2009-03-071-1/+28
* Update svn properties.Jeff Ames2009-03-071-10/+10
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-065-71/+61
* * Add more status information when an oar is being savedJustin Clarke Casey2009-03-052-0/+23
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-051-1/+20
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-051-7/+2
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-051-1/+1
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-051-2/+28
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-041-17/+28
* * Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey2009-03-043-85/+126
* * More work on MiniRegionModule module.Adam Frisby2009-03-041-0/+10
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-251-5/+0
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-223-9/+15
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-7/+7
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-201-1/+1
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-8/+11
* * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey2009-02-191-1/+1
* * 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