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