| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | reverted last revision, until we decide how to handle capturing IM's | MW | 2009-02-19 | 2 | -18/+1 |
* | Added a event to IMessageTransferModule (and MessageTransferModule) so that o... | MW | 2009-02-19 | 2 | -0/+17 |
* | Force plugin state update when region crossing | Melanie Thielker | 2009-02-19 | 1 | -0/+4 |
* | Try this, then :) remove just one line from script serialization, | Melanie Thielker | 2009-02-19 | 1 | -1/+0 |
* | Refix the fix, adding a forgotten line | Melanie Thielker | 2009-02-19 | 1 | -0/+1 |
* | Attempt to fix a Windows only race in thread termination | Melanie Thielker | 2009-02-19 | 1 | -1/+8 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 8 | -16/+18 |
* | Mantis#3188. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-02-19 | 2 | -3/+50 |
* | Fix region crossing for unscripted prims, avoid costly SEH | Melanie Thielker | 2009-02-19 | 1 | -1/+3 |
* | Make in-code provisions for the tests. Tests would fail because the | Melanie Thielker | 2009-02-18 | 1 | -1/+14 |
* | Fix standalone / simulator local script crossings. | Melanie Thielker | 2009-02-18 | 1 | -0/+2 |
* | Fix the windows sharing violations on script crossings | Melanie Thielker | 2009-02-18 | 3 | -16/+91 |
* | Stops animations on Teleports, to conform with what the viewer does. | diva | 2009-02-18 | 3 | -0/+11 |
* | * Change AssetGatherer method access so that only methods which are worth cal... | Justin Clarke Casey | 2009-02-18 | 3 | -88/+101 |
* | Fixes height on Basic Physics in local teleports. Plus some small refactoring. | diva | 2009-02-18 | 2 | -2/+18 |
* | * minor: comment out a few more [de]serialization sog timing messages | Justin Clarke Casey | 2009-02-18 | 1 | -3/+3 |
* | * Move asset gathering code from oar module to OpenSim.Region.Framework since... | Justin Clarke Casey | 2009-02-18 | 3 | -198/+264 |
* | * Make save iar behave properly if the nominated inventory path does not exist | Justin Clarke Casey | 2009-02-18 | 2 | -10/+28 |
* | Fix estate ban list persistence in MySQL and reenable tests | Melanie Thielker | 2009-02-18 | 2 | -16/+1 |
* | Restoring method 2 of linking regions in HG, which was commented out for some... | diva | 2009-02-18 | 1 | -92/+22 |