| Commit message (Expand) | Author | Files | Lines |
2009-02-22 | * Updates MXP.dll to latest version. | Adam Frisby | 2 | -0/+0 |
2009-02-22 | * Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble... | Adam Frisby | 2 | -0/+0 |
2009-02-21 | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 1 | -0/+4 |
2009-02-20 | Safe to remove remoting_listener_port out of OpenSim.ini. | diva | 1 | -1/+0 |
2009-02-19 | * It think it actually works now. Only that AssetService weirdness left to fix. | lbsa71 | 1 | -0/+0 |
2009-02-19 | * Okay, so finally got my head around this. Problem is that upstream Prebuild... | lbsa71 | 1 | -0/+0 |
2009-02-19 | * reverted the revert of the revert. What can I say? I'm calling this a day, ... | lbsa71 | 1 | -0/+0 |
2009-02-19 | * Reverted the revert, as it seems the problem was the 1.0.* in the separate ... | lbsa71 | 1 | -0/+0 |
2009-02-19 | * Reverted Prebuild commit due to strange run-time errors. | lbsa71 | 1 | -0/+0 |
2009-02-19 | * ... okay, so the Prebuild.exe changed again when building from VS... trying... | lbsa71 | 1 | -0/+0 |
2009-02-19 | * Hm. Something odd here, the Prebuild.exe wasn't supposed to change from las... | lbsa71 | 1 | -0/+0 |
2009-02-19 | === PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE === | lbsa71 | 1 | -0/+0 |
2009-02-18 | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -2/+2 |
2009-02-17 | * fixed 'path' reference attribute for Nant and VS2008 targets. | lbsa71 | 1 | -0/+0 |
2009-02-16 | From: Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2 | -1/+20 |
2009-02-16 | - replace existing license header in each source file in | Mike Mazur | 1 | -25/+17 |
2009-02-16 | - add restrictions and error handling to plugin loading in | Mike Mazur | 1 | -8/+8 |
2009-02-16 | Name extension points a little clearer. | Mike Mazur | 1 | -2/+2 |
2009-02-16 | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 1 | -2/+2 |
2009-02-16 | - change AssetInventoryServer config from XML to INI | Mike Mazur | 2 | -6/+62 |
2009-02-16 | - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) | Mike Mazur | 1 | -153/+107 |
2009-02-16 | Add OpenSim & Simple inventory storage plugins and Null metrics plugin. | Mike Mazur | 1 | -1/+1 |
2009-02-16 | Added OpenSim asset frontend plugin. | Mike Mazur | 1 | -7/+10 |
2009-02-16 | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 3 | -21/+21 |
2009-02-16 | Adding | Mike Mazur | 2 | -0/+174 |
2009-02-15 | Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail | Melanie Thielker | 1 | -0/+19 |
2009-02-12 | * Added XEngine tests and gathered other ScriptEngine | Sean Dague | 1 | -0/+0 |
2009-02-11 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -0/+11 |
2009-02-10 | dropping obsolete XIRC section from OpenSim.ini.example | Dr Scofield | 1 | -10/+0 |
2009-02-10 | fix region_limit example in OpenSim.ini.example | Dr Scofield | 1 | -2/+2 |
2009-02-06 | * minor: Apply second patch from http://opensimulator.org/mantis/view.php?id=... | Justin Clarke Casey | 1 | -0/+5 |
2009-02-06 | Thanks cmickyb for a patch (Mantis#3089) that adds support for proxy in http ... | Dahlia Trimble | 1 | -0/+4 |
2009-02-04 | * Introduce a new "default" option for asset_database in the [STORAGE] section | Justin Clarke Casey | 1 | -2/+11 |
2009-02-03 | * Address http://opensimulator.org/mantis/view.php?id=3076 by actually elimin... | Justin Clarke Casey | 1 | -1/+2 |
2009-02-03 | Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. | Mike Mazur | 1 | -21/+0 |
2009-02-03 | - moved data plugin loading code from various places to | Mike Mazur | 1 | -12/+7 |
2009-02-03 | - move OpenSim/Framework/IUserData.cs to OpenSim/Data/IUserData.cs | Mike Mazur | 1 | -1/+1 |
2009-02-03 | - move OpenSim/Framework/IInventoryData.cs to | Mike Mazur | 1 | -1/+1 |
2009-02-03 | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 1 | -1/+1 |
2009-02-02 | * Make the fact that there is a setting to control which instant message modu... | Justin Clarke Casey | 1 | -0/+6 |
2009-02-02 | * Make it more obvious that there is an enabled switch for chat in OpenSim.in... | Justin Clarke Casey | 1 | -1/+9 |
2009-02-02 | * Changing the ode collision filter to 'off by default' instead of 'on by def... | Teravus Ovares | 1 | -1/+1 |
2009-02-02 | * Adding the Tree module configuration options to OpenSim.ini.example | Teravus Ovares | 1 | -0/+8 |
2009-01-30 | * In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionTh... | Justin Clarke Casey | 1 | -4/+7 |
2009-01-26 | + adding URI substitution for concierges broker URI | Dr Scofield | 1 | -0/+7 |
2009-01-23 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2 | -0/+0 |
2009-01-22 | Implement missing LSL TEXTURE_xxx constants including two new textures. | idb | 4 | -0/+42 |
2009-01-21 | - remove extra "; in http_loginform.html.example; fix issue 3025 | Mike Mazur | 1 | -2/+2 |
2009-01-19 | * Progressive texture patch + PriorityQueue put into the LLClient namespace. | Teravus Ovares | 6 | -0/+0 |
2009-01-18 | Added an optional password for the IRC module | Dahlia Trimble | 1 | -0/+2 |