| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: remove load oar logging I accidentally left in a few commits ago | Justin Clarke Casey | 2009-03-24 | 1 | -8/+4 |
* | * Use memory more efficiently when loading oars | Justin Clarke Casey | 2009-03-24 | 1 | -11/+19 |
* | Thank you, mcortez, for patch to add functionality to the sun module. | Melanie Thielker | 2009-03-20 | 1 | -26/+224 |
* | Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization | Mike Mazur | 2009-03-16 | 5 | -102/+102 |
* | Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that: | Charles Krinke | 2009-03-15 | 1 | -22/+44 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 2 | -205/+272 |
* | * Support loading empty folders in an iar | Justin Clarke Casey | 2009-03-13 | 2 | -7/+12 |
* | * Move SceneObject tests into their proper namespace | Justin Clarke Casey | 2009-03-12 | 1 | -0/+6 |
* | Move ArchiveConstants to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 2 | -123/+1 |
* | Moving TarArchive to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 6 | -436/+5 |
* | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 2009-03-11 | 2 | -2/+2 |
* | * Enable test logging for TestSaveOarV0p2 to capture more information the nex... | Justin Clarke Casey | 2009-03-10 | 1 | -3/+4 |
* | * Address http://opensimulator.org/mantis/view.php?id=3207 | Justin Clarke Casey | 2009-03-09 | 1 | -2/+8 |
* | * Tweak llMoveToTarget per mantis 3265 | Teravus Ovares | 2009-03-09 | 1 | -2/+2 |
* | Add copyright headers. | Jeff Ames | 2009-03-07 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2009-03-07 | 1 | -10/+10 |
* | * Improve memory usage when writing OARs | Justin Clarke Casey | 2009-03-06 | 5 | -71/+61 |
* | * Add more status information when an oar is being saved | Justin Clarke Casey | 2009-03-05 | 2 | -0/+23 |
* | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 2009-03-05 | 1 | -1/+20 |
* | * simplify media and music url setting since we never get back a null land ob... | Justin Clarke Casey | 2009-03-05 | 1 | -7/+2 |
* | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2009-03-05 | 1 | -1/+1 |
* | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-03-05 | 1 | -2/+28 |
* | * Add the abilty to load and save iar item nodes where folders have identical... | Justin Clarke Casey | 2009-03-04 | 1 | -17/+28 |
* | * Add gnu tar format long file name support to tar reading and writing. | Justin Clarke Casey | 2009-03-04 | 3 | -85/+126 |
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 1 | -0/+10 |
* | * Store inventory data in an 'inventory' directory rather than in the root of... | Justin Clarke Casey | 2009-02-25 | 1 | -5/+0 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 3 | -9/+15 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 1 | -7/+7 |
* | * Renamed and encapsulated m_sceneGraph as SceneGraph for ccc | lbsa71 | 2009-02-20 | 1 | -1/+1 |
* | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 2009-02-20 | 1 | -8/+11 |
* | * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it... | Justin Clarke Casey | 2009-02-19 | 1 | -1/+1 |
* | * Change AssetGatherer method access so that only methods which are worth cal... | Justin Clarke Casey | 2009-02-18 | 1 | -1/+1 |
* | * Move asset gathering code from oar module to OpenSim.Region.Framework since... | Justin Clarke Casey | 2009-02-18 | 2 | -198/+5 |
* | * switch to pulsing monitors to perform test sync instead of events, since th... | Justin Clarke Casey | 2009-02-17 | 1 | -11/+17 |
* | * Get rid of a unit test race condition based on my misreading of the AutoRes... | Justin Clarke Casey | 2009-02-17 | 1 | -2/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3167 | Justin Clarke Casey | 2009-02-17 | 1 | -0/+9 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 5 | -24/+24 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 4 | -5/+5 |
* | Thank you, patnad, for a patch that removes the "Subdivision of" text | Melanie Thielker | 2009-02-14 | 1 | -1/+1 |
* | * Change static field "initialized" in RestInterregionComms to an instance field | Justin Clarke Casey | 2009-02-13 | 1 | -1/+1 |
* | * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModule | Justin Clarke Casey | 2009-02-13 | 1 | -1/+61 |
* | * refactor: Move export map function to world map module from scene | Justin Clarke Casey | 2009-02-13 | 2 | -2/+92 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 67 | -427/+427 |
* | Commented a couple of not very useful log messages that are cluttering the lo... | diva | 2009-02-12 | 1 | -4/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 67 | -526/+473 |
* | * More inventory archive invocation to a proper region module | Justin Clarke Casey | 2009-02-11 | 1 | -1/+1 |
* | fix a typo where the High Southwest height was getting set to the Low | Sean Dague | 2009-02-10 | 1 | -1/+1 |
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -3/+3 |
* | * Implement merging of oars in code | Justin Clarke Casey | 2009-02-10 | 3 | -25/+117 |
* | * extend load oar test to check that an object was actually loaded | Justin Clarke Casey | 2009-02-10 | 1 | -5/+37 |