| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 15 | -57/+73 |
* | Allow delivery of object messages gridwide | Melanie Thielker | 2009-02-22 | 1 | -1/+2 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-22 | 1 | -21/+21 |
* | Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ... | MW | 2009-02-21 | 1 | -7/+23 |
* | * 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 |
* | Revert previous commit | Melanie Thielker | 2009-02-20 | 1 | -7/+0 |
* | Committing interface and stubs for IM interception | Melanie Thielker | 2009-02-20 | 1 | -0/+7 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 1 | -49/+43 |
* | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 2009-02-20 | 1 | -1/+0 |
* | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 2009-02-20 | 1 | -2/+94 |
* | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 2009-02-19 | 1 | -0/+2 |
* | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 2009-02-19 | 1 | -1/+0 |
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 2009-02-19 | 1 | -1/+0 |
* | * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it... | Justin Clarke Casey | 2009-02-19 | 2 | -3/+3 |
* | * Do deep inspection when saving inventory items in order to capture all the ... | Justin Clarke Casey | 2009-02-19 | 1 | -1/+1 |
* | Make the implementation of the message transfer module protected virtual | Melanie Thielker | 2009-02-19 | 1 | -13/+13 |
* | reverted last revision, until we decide how to handle capturing IM's | MW | 2009-02-19 | 1 | -14/+0 |
* | Added a event to IMessageTransferModule (and MessageTransferModule) so that o... | MW | 2009-02-19 | 1 | -0/+14 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -4/+4 |
* | Mantis#3188. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-02-19 | 1 | -3/+49 |
* | Fix standalone / simulator local script crossings. | Melanie Thielker | 2009-02-18 | 1 | -0/+2 |
* | * Change AssetGatherer method access so that only methods which are worth cal... | Justin Clarke Casey | 2009-02-18 | 2 | -2/+5 |
* | * Move asset gathering code from oar module to OpenSim.Region.Framework since... | Justin Clarke Casey | 2009-02-18 | 2 | -198/+5 |
* | * Make save iar behave properly if the nominated inventory path does not exist | Justin Clarke Casey | 2009-02-18 | 2 | -10/+28 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-18 | 3 | -0/+33 |
* | * Assign incoming items with a random UUID so that archives can be loaded mor... | Justin Clarke Casey | 2009-02-17 | 3 | -13/+6 |
* | * extend inventory archive save test to check for the presence of the item fi... | Justin Clarke Casey | 2009-02-17 | 1 | -26/+32 |
* | * switch to pulsing monitors to perform test sync instead of events, since th... | Justin Clarke Casey | 2009-02-17 | 2 | -16/+28 |
* | * 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=3178 | Justin Clarke Casey | 2009-02-17 | 1 | -5/+6 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3179 | Justin Clarke Casey | 2009-02-17 | 1 | -15/+15 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3167 | Justin Clarke Casey | 2009-02-17 | 1 | -0/+9 |
* | * Establish InventoryArchiveSaved event for unit tests | Justin Clarke Casey | 2009-02-17 | 3 | -32/+67 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 11 | -65/+63 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 8 | -11/+12 |
* | * Iniital inventory archive test code. Doesn't actually do any testing yet | Justin Clarke Casey | 2009-02-16 | 1 | -0/+159 |
* | * minor: print out status messages at start and end of inventory archive load... | Justin Clarke Casey | 2009-02-16 | 1 | -0/+16 |
* | Thank you, Vytek, for a patch that streamlines the delay in the email | Melanie Thielker | 2009-02-15 | 1 | -11/+16 |
* | Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail | Melanie Thielker | 2009-02-15 | 1 | -37/+88 |
* | Restores the HGWorldMap functionality that has been reduced since a recent re... | diva | 2009-02-14 | 1 | -1/+9 |
* | Thank you, DoranZemlja, for a patch that implements local inter-object email | Melanie Thielker | 2009-02-14 | 1 | -39/+127 |
* | Making initialized an instance variable again. My last commit wrote over just... | diva | 2009-02-14 | 1 | -1/+1 |
* | Moved RegionUp to REST/LocalComms. The original functionality has been entire... | diva | 2009-02-14 | 2 | -31/+254 |
* | 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 | 2 | -5/+2 |
* | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 2009-02-13 | 1 | -1/+51 |
* | * Quieten down log messages from the Friends module | Justin Clarke Casey | 2009-02-13 | 2 | -9/+7 |
* | * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModule | Justin Clarke Casey | 2009-02-13 | 1 | -1/+61 |