aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Reverted r8750 to do another round of debugging on mantis #3287lbsa712009-03-114-182/+302
* Thanks rtomita for a patch to fix inventory listings for clients using libomv...Jeff Ames2009-03-111-2/+58
* * fix build breakJustin Clarke Casey2009-03-111-1/+2
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-1116-36/+58
* update some ini defaults in code - all defaults from beginning of OpenSim.ini...Dahlia Trimble2009-03-113-9/+9
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-111-6/+9
* Adding AssetInventory InventoryArchive pluginMike Mazur2009-03-114-0/+283
* add a taint to SOP.UpdateShape() - addresses Mantis #3277Dahlia Trimble2009-03-111-0/+1
* Remove chained tests in BasicGridTest.cs.Mike Mazur2009-03-112-119/+89
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-102-37/+46
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-107-290/+312
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-102-222/+272
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-21/+21
* * minor: reduce some code duplication in BaseHttpServerJustin Clarke Casey2009-03-101-24/+17
* * Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey2009-03-101-3/+4
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-1/+1
* fixing out-of-sync error in BaseHttpServerDr Scofield2009-03-101-16/+19
* *** POTENTIAL BREAKAGE ***lbsa712009-03-104-302/+182
* * Re-aligned CustomiseResponse function for imminent up-pullinglbsa712009-03-103-18/+21
* * Removed unused and uncommented filelbsa712009-03-101-433/+0
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-104-28/+60
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-0/+17
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-4/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-102-6/+3
* Thanks M1sha for a patch to reinstate the original functionality of the TreeP...Jeff Ames2009-03-091-38/+51
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-03-094-17/+16
* * Add basic asset cache get testJustin Clarke Casey2009-03-094-15/+122
* * Move method documentation from AssetCache up to IAssetCacheJustin Clarke Casey2009-03-092-85/+76
* * Apply http://opensimulator.org/mantis/view.php?id=3280Justin Clarke Casey2009-03-092-43/+44
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-092-6/+9
* * Added TXXX in front of unit tests to make sure they are running in the corr...Sean Dague2009-03-091-7/+7
* Refactor login test class.Mike Mazur2009-03-091-115/+126
* Fix tests broken in r8732.Mike Mazur2009-03-091-0/+14
* Implemented FetchAssetMetadataSet in DB backends.Mike Mazur2009-03-099-136/+256
* * Tweak llMoveToTarget per mantis 3265Teravus Ovares2009-03-094-6/+735
* Making the web_login_key code work, even if the LL Viewer doesn't support it....diva2009-03-081-4/+19
* Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned ...lbsa712009-03-084-142/+202
* Moving Windows Installer to forge.Adam Johnson2009-03-071-151/+0
* Minor formatting cleanup.Jeff Ames2009-03-072-8/+36
* Correct a typo, purely cosmetic.idb2009-03-071-1/+1
* Limit the message length from llInstantMessage to 1024 characters http://wiki...idb2009-03-072-2/+11
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-072-1/+7
* Correct casts so that the target id in the at_target event matches the origin...idb2009-03-072-8/+10
* * Making the minimum ground offset for flying a configurable offset in the Op...Teravus Ovares2009-03-072-5/+11
* * fixes mantis 3259Teravus Ovares2009-03-071-0/+9
* * Adding application/x-oar to the list of content types to which the HTTP Ser...Teravus Ovares2009-03-071-1/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-071-14/+14
* Add copyright headers.Jeff Ames2009-03-0713-13/+364
* Update svn properties.Jeff Ames2009-03-0713-855/+855
* * Fixes mantis: #3241Teravus Ovares2009-03-071-2/+13