aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-2113-33/+158
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-214-3/+57
* Update svn properties.Jeff Ames2009-02-212-138/+138
* Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker2009-02-212-1/+13
* * Apply http://opensimulator.org/mantis/view.php?id=3185idb2009-02-206-2/+8
* From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>Dr Scofield2009-02-201-1/+1
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-204-6/+15
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-2038-115/+115
* * Apply http://opensimulator.org/mantis/view.php?id=3195Justin Clarke Casey2009-02-2030-30/+73
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-207-201/+414
* Revert previous commitMelanie Thielker2009-02-202-13/+1
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-202-1/+13
* Thanks DoranZemlja for a patch implementing non-shortcircuiting inMike Mazur2009-02-202-12/+31
* Update TESTING.txt. Mantis #3174.Mike Mazur2009-02-201-5/+6
* Safe to remove remoting_listener_port out of OpenSim.ini.diva2009-02-201-1/+0
* THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...diva2009-02-2017-2632/+6
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-2011-1609/+1654
* * Another stab at removing AssetServer.exe dependencieslbsa712009-02-204-161/+141
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-205-136/+94
* * Fixed erroneously reverted xmlnslbsa712009-02-191-1/+1
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-199-180/+230
* * Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712009-02-193-4/+0
* * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa712009-02-193-3/+2
* * Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl...lbsa712009-02-192-155/+138
* * Changed Prebuild.xml back to specifying xmlnslbsa712009-02-191-56/+1
* * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa712009-02-197-14/+41
* * Apply http://opensimulator.org/mantis/view.php?id=3151Justin Clarke Casey2009-02-1912-28/+37
* * It think it actually works now. Only that AssetService weirdness left to fix.lbsa712009-02-191-0/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3142Justin Clarke Casey2009-02-1930-180/+1125
* * Okay, so finally got my head around this. Problem is that upstream Prebuild...lbsa712009-02-1961-2148/+2961
* * Fix http://opensimulator.org/mantis/view.php?id=3193Justin Clarke Casey2009-02-191-51/+45
* * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey2009-02-193-7/+7
* * Do deep inspection when saving inventory items in order to capture all the ...Justin Clarke Casey2009-02-191-1/+1
* * reverted the revert of the revert. What can I say? I'm calling this a day, ...lbsa712009-02-1961-2821/+2011
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712009-02-1923-31/+31
* * Reverted the revert, as it seems the problem was the 1.0.* in the separate ...lbsa712009-02-1961-2011/+2821
* * Reverted Prebuild commit due to strange run-time errors.lbsa712009-02-1961-2821/+2011
* * Ignored some binslbsa712009-02-190-0/+0
* * ... okay, so the Prebuild.exe changed again when building from VS... trying...lbsa712009-02-191-0/+0
* Make the implementation of the message transfer module protected virtualMelanie Thielker2009-02-191-13/+13
* * Hm. Something odd here, the Prebuild.exe wasn't supposed to change from las...lbsa712009-02-191-0/+0
* === PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE ===lbsa712009-02-1961-2011/+2821
* reverted last revision, until we decide how to handle capturing IM'sMW2009-02-192-18/+1
* Added a event to IMessageTransferModule (and MessageTransferModule) so that o...MW2009-02-192-0/+17
* Force plugin state update when region crossingMelanie Thielker2009-02-191-0/+4
* Try this, then :) remove just one line from script serialization, Melanie Thielker2009-02-191-1/+0
* Refix the fix, adding a forgotten lineMelanie Thielker2009-02-191-0/+1
* Attempt to fix a Windows only race in thread terminationMelanie Thielker2009-02-191-1/+8
* Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker2009-02-198-16/+18
* Mantis#3188. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-02-192-3/+50