aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20* Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey30-30/+73
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey7-201/+414
2009-02-20Revert previous commitMelanie Thielker2-13/+1
2009-02-20Committing interface and stubs for IM interceptionMelanie Thielker2-1/+13
2009-02-20Thanks DoranZemlja for a patch implementing non-shortcircuiting inMike Mazur2-12/+31
2009-02-20THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva17-2632/+6
2009-02-20Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames7-564/+609
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa713-157/+140
2009-02-20This moves the 2 friends-related interregion messages out of OGS1 and into th...diva5-136/+94
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa718-179/+170
2009-02-19* Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712-0/+0
2009-02-19* moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa713-3/+2
2009-02-19* Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl...lbsa712-155/+138
2009-02-19* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa717-14/+41
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey12-28/+37
2009-02-19* Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey30-180/+1125
2009-02-19* Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey1-51/+45
2009-02-19* refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey3-7/+7
2009-02-19* Do deep inspection when saving inventory items in order to capture all the ...Justin Clarke Casey1-1/+1
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa7122-30/+30
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'sMW2-18/+1
2009-02-19Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2-0/+17
2009-02-19Force plugin state update when region crossingMelanie Thielker1-0/+4
2009-02-19Try this, then :) remove just one line from script serialization, Melanie Thielker1-1/+0
2009-02-19Refix the fix, adding a forgotten lineMelanie Thielker1-0/+1
2009-02-19Attempt to fix a Windows only race in thread terminationMelanie Thielker1-1/+8
2009-02-19Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker8-16/+18
2009-02-19Mantis#3188. Thank you kindly, BlueWall, for a patch that:Charles Krinke1-3/+49
2009-02-19Fix region crossing for unscripted prims, avoid costly SEHMelanie Thielker1-1/+3
2009-02-18Make in-code provisions for the tests. Tests would fail because the Melanie Thielker1-1/+14
2009-02-18Fix standalone / simulator local script crossings.Melanie Thielker1-0/+2
2009-02-18Fix the windows sharing violations on script crossingsMelanie Thielker3-16/+91
2009-02-18Stops animations on Teleports, to conform with what the viewer does.diva3-0/+11
2009-02-18* Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey3-88/+101
2009-02-18Fixes height on Basic Physics in local teleports. Plus some small refactoring.diva2-2/+18
2009-02-18* minor: comment out a few more [de]serialization sog timing messagesJustin Clarke Casey1-3/+3
2009-02-18* Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey3-198/+264
2009-02-18* Make save iar behave properly if the nominated inventory path does not existJustin Clarke Casey2-10/+28
2009-02-18Fix estate ban list persistence in MySQL and reenable testsMelanie Thielker2-16/+1
2009-02-18Restoring method 2 of linking regions in HG, which was commented out for some...diva1-92/+22
2009-02-18From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague3-30/+46
2009-02-18From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague7-0/+62
2009-02-18remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague1-55/+0
2009-02-18Improved log message.diva1-2/+2
2009-02-18Adds support for preserving animations on region crossings and TPs. diva8-46/+699
2009-02-17Makes SP.CopyFrom a bit more robust with respect to sims in older versions wh...diva1-6/+4
2009-02-17Fix a typo. i + i is not 2 times meMelanie Thielker1-1/+1
2009-02-17Re-fixing the fix :/Melanie Thielker1-1/+1
2009-02-17One-liner to fix an omissionMelanie Thielker1-0/+1