aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Garbage CollectorTedd Hansen2008-12-051-0/+4
* Mantis #2350idb2008-12-052-4/+6
* some small refactoring of the LoginService to allow sub classes to override t...MW2008-12-051-11/+18
* Actually remove the script when it's task inventory item is deleted, ratherMelanie Thielker2008-12-051-1/+1
* And fix it rightMelanie Thielker2008-12-051-1/+1
* Mantis #2754Melanie Thielker2008-12-051-0/+4
* Allow no-copy attachments to be worn without losing themMelanie Thielker2008-12-051-3/+7
* Yay for languages without default parameter valuesMelanie Thielker2008-12-051-1/+1
* Stop trying to save attachment states on logout. That caused a predicatbleMelanie Thielker2008-12-051-10/+7
* * minor: Take out some of the test log output I accidentally left in a couple...Justin Clarke Casey2008-12-042-2/+2
* * Check in another patch from http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-0411-7/+693
* * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak.Justin Clarke Casey2008-12-041-2/+5
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-049-41/+380
* Minor formatting cleanup.Jeff Ames2008-12-032-10/+10
* Fixes Mantis#2744: Permissions returned false for resetting scripts inHomer Horwitz2008-12-031-0/+6
* * Minor test correction, comment removalSean Dague2008-12-032-3/+1
* * Locked some RemoteAdmin methods due to racing condition bad behavior.Sean Dague2008-12-031-392/+407
* Extends Avatar Appearance testsSean Dague2008-12-031-1/+109
* From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2008-12-031-1/+4
* Reinstate closing the EQ when the UDP circuit disconnects. This will likelyMelanie Thielker2008-12-031-9/+6
* Make a couple log4net instances static readonly.Jeff Ames2008-12-032-2/+2
* Update svn properties.Jeff Ames2008-12-032-2511/+2511
* Remove a line of debug info in XEngine that i missedMelanie Thielker2008-12-031-1/+1
* Remove the bandaid (fast rip)Melanie Thielker2008-12-032-19/+19
* Apply Diva's bandaid to OpenSim's scraped knee.Melanie Thielker2008-12-032-19/+19
* * Apply http://opensimulator.org/mantis/view.php?id=2741Justin Clarke Casey2008-12-021-1/+1
* * Reapply http://opensimulator.org/mantis/view.php?id=2710Justin Clarke Casey2008-12-0217-387/+509
* * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensim...Justin Clarke Casey2008-12-022-8/+3
* * reverted 7561 as the logger reference should always be private to the class...lbsa712008-12-022-2/+2
* changed UserManagerBase. IInterServiceInventoryServices m_interServiceInvent...MW2008-12-021-1/+1
* Remove some of the XEngine chattinessMelanie Thielker2008-12-022-4/+4
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-026-6/+5
* Added two new "trusted" url handlers to the Inventory server, to allow the us...MW2008-12-022-10/+34
* Catch all possible exceptions in the mysql module. It throws non-mysqlMelanie Thielker2008-12-021-2/+2
* Fix Mantis#2527. Permissions returned false for editing non-root SOPs. Now,Homer Horwitz2008-12-011-0/+8
* don't close eventqueues when you leave a region. This really does seemSean Dague2008-12-011-2/+10
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-015-8/+10
* * Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey2008-12-011-3/+2
* Fix the terrain loaderMelanie Thielker2008-12-011-1/+1
* * minor: remove 2 mono compiler warningsJustin Clarke Casey2008-12-012-2/+2
* More reverts. Revert the MySQL database module. This caused more issuesMelanie Thielker2008-12-011-474/+513
* * Unforunately it turns out not to be that simple. Revert the rest of r7560 ...Justin Clarke Casey2008-12-0117-509/+387
* * stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey2008-12-011-93/+93
* * minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2008-12-012-135/+119
* fix the "I get no textures if I teleport back to a region I've been inSean Dague2008-12-011-2/+4
* attempt to modify the event queue for greater debuggingSean Dague2008-12-011-0/+2
* Mantis#2730. Thank you kindly, StrawberryFride for a patch that:Charles Krinke2008-12-011-2/+2
* Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). W...MW2008-12-011-19/+24
* * Making log available for subclasseslbsa712008-12-011-1/+1
* * From Mantis#2701 - Implements NHibernate data adapter, adds support for MsS...Adam Frisby2008-12-0117-387/+509