| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Applied patch from mantis #3213. Which adds a check to create region command,... | MW | 2009-02-21 | 1 | -1/+6 |
* | Added missing header to a file (before chi11ken does it) | MW | 2009-02-21 | 2 | -2/+29 |
* | Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'... | MW | 2009-02-21 | 1 | -1/+4 |
* | Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca... | MW | 2009-02-21 | 1 | -1/+4 |
* | A bit more refactoring of the GridServer. To make the "modules" share a commo... | MW | 2009-02-21 | 4 | -19/+22 |
* | * Upping to interface version 3 - let's see how this goes. | lbsa71 | 2009-02-21 | 1 | -1/+1 |
* | Refactored the GridServer into a GridDBService and a set of "modules". | MW | 2009-02-21 | 7 | -1323/+1621 |
* | Allow entry of '?' in http URIs. If the field being typed begins with | Melanie Thielker | 2009-02-21 | 1 | -4/+13 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 13 | -33/+158 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2009-02-21 | 4 | -3/+57 |
* | Update svn properties. | Jeff Ames | 2009-02-21 | 2 | -138/+138 |
* | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 2009-02-21 | 2 | -1/+13 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3185 | idb | 2009-02-20 | 6 | -2/+8 |
* | From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com> | Dr Scofield | 2009-02-20 | 1 | -1/+1 |
* | * Renamed and encapsulated m_sceneGraph as SceneGraph for ccc | lbsa71 | 2009-02-20 | 4 | -6/+15 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 38 | -115/+115 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3195 | Justin Clarke Casey | 2009-02-20 | 30 | -30/+73 |
* | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 2009-02-20 | 7 | -201/+414 |
* | Revert previous commit | Melanie Thielker | 2009-02-20 | 2 | -13/+1 |
* | Committing interface and stubs for IM interception | Melanie Thielker | 2009-02-20 | 2 | -1/+13 |
* | Thanks DoranZemlja for a patch implementing non-shortcircuiting in | Mike Mazur | 2009-02-20 | 2 | -12/+31 |
* | Update TESTING.txt. Mantis #3174. | Mike Mazur | 2009-02-20 | 1 | -5/+6 |
* | Safe to remove remoting_listener_port out of OpenSim.ini. | diva | 2009-02-20 | 1 | -1/+0 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 17 | -2632/+6 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 11 | -1609/+1654 |
* | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 2009-02-20 | 4 | -161/+141 |
* | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 2009-02-20 | 5 | -136/+94 |
* | * Fixed erroneously reverted xmlns | lbsa71 | 2009-02-19 | 1 | -1/+1 |
* | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 2009-02-19 | 9 | -180/+230 |
* | * Moved the AssetStreamHandlers to OpenSim.Framework.Servers | lbsa71 | 2009-02-19 | 3 | -4/+0 |
* | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 2009-02-19 | 3 | -3/+2 |
* | * Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl... | lbsa71 | 2009-02-19 | 2 | -155/+138 |
* | * Changed Prebuild.xml back to specifying xmlns | lbsa71 | 2009-02-19 | 1 | -56/+1 |
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 2009-02-19 | 7 | -14/+41 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3151 | Justin Clarke Casey | 2009-02-19 | 12 | -28/+37 |
* | * It think it actually works now. Only that AssetService weirdness left to fix. | lbsa71 | 2009-02-19 | 1 | -0/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 2009-02-19 | 30 | -180/+1125 |
* | * Okay, so finally got my head around this. Problem is that upstream Prebuild... | lbsa71 | 2009-02-19 | 61 | -2148/+2961 |
* | * Fix http://opensimulator.org/mantis/view.php?id=3193 | Justin Clarke Casey | 2009-02-19 | 1 | -51/+45 |
* | * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it... | Justin Clarke Casey | 2009-02-19 | 3 | -7/+7 |
* | * Do deep inspection when saving inventory items in order to capture all the ... | Justin Clarke Casey | 2009-02-19 | 1 | -1/+1 |
* | * reverted the revert of the revert. What can I say? I'm calling this a day, ... | lbsa71 | 2009-02-19 | 61 | -2821/+2011 |
* | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2009-02-19 | 23 | -31/+31 |
* | * Reverted the revert, as it seems the problem was the 1.0.* in the separate ... | lbsa71 | 2009-02-19 | 61 | -2011/+2821 |
* | * Reverted Prebuild commit due to strange run-time errors. | lbsa71 | 2009-02-19 | 61 | -2821/+2011 |
* | * Ignored some bins | lbsa71 | 2009-02-19 | 0 | -0/+0 |
* | * ... okay, so the Prebuild.exe changed again when building from VS... trying... | lbsa71 | 2009-02-19 | 1 | -0/+0 |
* | Make the implementation of the message transfer module protected virtual | Melanie Thielker | 2009-02-19 | 1 | -13/+13 |
* | * Hm. Something odd here, the Prebuild.exe wasn't supposed to change from las... | lbsa71 | 2009-02-19 | 1 | -0/+0 |
* | === PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE === | lbsa71 | 2009-02-19 | 61 | -2011/+2821 |