aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-212-43/+43
* fixing real cause of #2445 & #2449: Position was <0, 0, 0> forDr Scofield2008-10-212-57/+35
* fixes #2445 & #2449. interim fix that will make listeners workDr Scofield2008-10-211-4/+12
* Mantis #2439Melanie Thielker2008-10-201-1/+3
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-206-906/+1113
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-192-1/+48
* * minor: remove mono warningsJustin Clarke Casey2008-10-191-0/+1
* * Restore loaded inventory items to the given folderJustin Clarke Casey2008-10-191-10/+47
* * move command line parsing code from inventory archive modules to opensim se...Justin Clarke Casey2008-10-192-25/+24
* Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz2008-10-192-7/+133
* * Add root agent list/check for mapitem requests.Teravus Ovares2008-10-191-9/+52
* A small attempt to make persisting prims more reliableMelanie Thielker2008-10-191-1/+1
* Prevent a null root part from stopping objects from being persisted, alsoMelanie Thielker2008-10-181-0/+7
* - Fix Util.UnixTimeSinceEpoch:Homer Horwitz2008-10-181-1/+2