| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-03-01 | 3 | -5/+84 |
* | Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields. | MW | 2009-02-28 | 1 | -18/+21 |
* | Copied the Util.ReadSettingsFromIniFile method from the branch to trunk. | MW | 2009-02-28 | 1 | -0/+61 |
* | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2009-02-26 | 3 | -82/+82 |
* | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 2009-02-26 | 3 | -1/+26 |
* | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 2009-02-26 | 1 | -0/+3 |
* | * Update ScenePresenceTests to reflect current REST communication workflow. | Sean Dague | 2009-02-26 | 1 | -1/+1 |
* | opps forgot to commit a changed file. | MW | 2009-02-26 | 1 | -1/+1 |
* | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 2009-02-26 | 1 | -0/+3 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 2 | -0/+57 |
* | More refactoring of the Grid, User and Messaging servers. | MW | 2009-02-25 | 1 | -12/+0 |
* | Distinguish 404 errors in RestClient.Request(). | Mike Mazur | 2009-02-25 | 1 | -2/+10 |
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 1 | -1/+10 |
* | * Performance Changes: | Adam Frisby | 2009-02-23 | 1 | -0/+15 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 10 | -24/+22 |
* | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 2009-02-22 | 1 | -2/+18 |
* | * Upping to interface version 3 - let's see how this goes. | lbsa71 | 2009-02-21 | 1 | -1/+1 |
* | 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 | 2 | -8/+83 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2009-02-21 | 3 | -1/+55 |
* | Update svn properties. | Jeff Ames | 2009-02-21 | 2 | -138/+138 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 4 | -12/+12 |
* | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 2009-02-20 | 1 | -2/+2 |
* | THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi... | diva | 2009-02-20 | 2 | -58/+0 |
* | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 2009-02-20 | 2 | -0/+140 |
* | This moves the 2 friends-related interregion messages out of OGS1 and into th... | diva | 2009-02-20 | 2 | -46/+0 |
* | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 2009-02-19 | 5 | -179/+2 |
* | * Moved the AssetStreamHandlers to OpenSim.Framework.Servers | lbsa71 | 2009-02-19 | 2 | -0/+138 |
* | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 2009-02-19 | 3 | -2/+41 |
* | * Fix http://opensimulator.org/mantis/view.php?id=3193 | Justin Clarke Casey | 2009-02-19 | 1 | -51/+45 |
* | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2009-02-19 | 1 | -1/+1 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -1/+1 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-18 | 2 | -11/+11 |
* | Adds support for preserving animations on region crossings and TPs. | diva | 2009-02-18 | 1 | -28/+30 |
* | * Allow inventory archives to be saved from the 'root' inventory directory | Justin Clarke Casey | 2009-02-17 | 1 | -3/+10 |
* | * Establish InventoryArchiveSaved event for unit tests | Justin Clarke Casey | 2009-02-17 | 2 | -2/+2 |
* | * Moved the nifty MySQLEstateData connectionstring password-stripper out into... | lbsa71 | 2009-02-17 | 1 | -0/+20 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 1 | -1/+1 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 8 | -97/+135 |
* | Major change to how appearance is managed, including changes in login and use... | diva | 2009-02-17 | 4 | -1/+10 |
* | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-16 | 10 | -28/+358 |
* | - change AssetInventoryServer config from XML to INI | Mike Mazur | 2009-02-16 | 1 | -146/+0 |
* | - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) | Mike Mazur | 2009-02-16 | 2 | -1/+193 |
* | Moved RegionUp to REST/LocalComms. The original functionality has been entire... | diva | 2009-02-14 | 1 | -0/+69 |
* | Guard the values used to set the cursor position in the real time console | Melanie Thielker | 2009-02-13 | 1 | -13/+39 |
* | * refactor: Move export map function to world map module from scene | Justin Clarke Casey | 2009-02-13 | 1 | -0/+1 |
* | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 2009-02-13 | 1 | -2/+2 |
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 1 | -2/+2 |
* | * Lock remaining m_rpcHandlers use since these accesses are not guaranteed to... | Justin Clarke Casey | 2009-02-12 | 1 | -2/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3138 | Justin Clarke Casey | 2009-02-12 | 1 | -0/+20 |