aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-014-422/+743
* * minor: Remove mono compiler warningJustin Clarke Casey2008-11-011-1/+1
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-015-14/+13
* * Introduce an IsAttachment property on the group level (which just returns f...Justin Clarke Casey2008-11-012-1/+21
* * Fix http://opensimulator.org/mantis/view.php?id=2517Justin Clarke Casey2008-11-013-3/+7
* Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker2008-11-015-35/+32
* Make the inventory transfer module replacable in config.Melanie Thielker2008-11-011-0/+9
* Correct the handling of the creator field on inventory givesMelanie Thielker2008-11-011-3/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-011-13/+13
* * In the client stack, if the BeginReceive() throws an exception then do prin...Justin Clarke Casey2008-10-311-3/+4
* * Reinstate sending wearables back to the client in response to set appearanceJustin Clarke Casey2008-10-311-1/+1
* * test: Add basic scene test which merely instantiates the scene right nowJustin Clarke Casey2008-10-313-11/+64
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-302-8/+2
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-307-12/+2191
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-294-36/+28
* Minor formatting cleanup.Jeff Ames2008-10-292-38/+38
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-281-2/+2
* * minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey2008-10-283-21/+28
* * Eliminate an extra unnecessary appearance fetch on loginJustin Clarke Casey2008-10-281-19/+13
* * minor: Doc and log message tidy upJustin Clarke Casey2008-10-283-9/+14
* Thank you kindly, Mircea Kitsune for a patch that solves:Charles Krinke2008-10-281-2/+2
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2008-10-282-29/+41
* Update Sun options in OpenSim.ini.example. Minor cleanup in SunModule.cs.Jeff Ames2008-10-281-9/+5
* Experimental patch (suggested by diva) to kill off WP teleport ghosts.Melanie Thielker2008-10-271-0/+1
* * cleanup: Update the avatar factory (appearance module) in Region/Environmen...Justin Clarke Casey2008-10-271-199/+80
* * minor: remove mono compiler warningsJustin Clarke Casey2008-10-271-9/+9
* * Apply http://opensimulator.org/mantis/view.php?id=2468Justin Clarke Casey2008-10-273-31/+85
* * Temporarily revert terrain changes in r6976 and reinstate unit test from r6...Justin Clarke Casey2008-10-273-79/+48
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-271-3/+3
* Mantis #2428Melanie Thielker2008-10-262-2/+2
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-263-6/+28
* Disable terrain brush test until someone with terrain-fu can lookMelanie Thielker2008-10-251-28/+28
* Thank you kindly, Tglion for a patch that:Charles Krinke2008-10-252-20/+51
* A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker2008-10-253-5/+6
* Make ScenePresence.Close public to allow subclassing of SceneCommsMelanie Thielker2008-10-251-1/+1
* Plumb some moreMelanie Thielker2008-10-243-1/+17
* Lotsa plumming :)Melanie Thielker2008-10-241-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2459Justin Clarke Casey2008-10-232-0/+9
* * Introduce a basic udp circuit test for adding a clientJustin Clarke Casey2008-10-231-0/+1
* removing unused method from ConciergeModule. adding attendee listDr Scofield2008-10-231-47/+169
* cleaning up commented lines in IRCConnector; changing access_passwordDr Scofield2008-10-232-36/+36
* Thank you kindly, Idb for a patch that:Charles Krinke2008-10-221-0/+21
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-10-221-1/+1
* Thank you both Nlin and M.Igarashi for a patch that:Charles Krinke2008-10-221-1/+4
* And fix itMelanie Thielker2008-10-221-1/+1
* Prevent an object with a null RootPart in delete queue from stoppingMelanie Thielker2008-10-221-4/+13
* Remove the gratuitious prim deletes caused by linking. This makes linkingMelanie Thielker2008-10-221-1/+3
* Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker2008-10-212-136/+83
* adding "welcome" support to Concierge: allows to specify via Dr Scofield2008-10-211-8/+60
* cleanup.Dr Scofield2008-10-211-3/+3