aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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-314-13/+64
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-307-23/+138
* * test: Test that the client stack doesn't completely blow up if a client pas...Justin Clarke Casey2008-10-302-10/+43
* * Slightly tweak to teardown test, try a circuit which never existed in the f...Justin Clarke Casey2008-10-301-3/+3
* * minor: spacing adjustment before next commitJustin Clarke Casey2008-10-301-2/+1
* * test: fill out circuit teardown testJustin Clarke Casey2008-10-301-1/+10
* * test: Refactor test infrastructure for future client teardown testJustin Clarke Casey2008-10-301-9/+69
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-307-12/+2191
* From: Chris Yeoh (yeohc@au1.ibm.com)Dr Scofield2008-10-301-0/+12
* Thank you kindly, NLin for an implementation patchCharles Krinke2008-10-301-2/+23
* * Apply http://opensimulator.org/mantis/view.php?id=2492Justin Clarke Casey2008-10-291-1/+1
* * Apply patch in http://opensimulator.org/mantis/view.php?id=2494Justin Clarke Casey2008-10-291-0/+25
* minor: indentation correctionsJustin Clarke Casey2008-10-291-45/+45
* * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in...Justin Clarke Casey2008-10-291-4/+4
* * Stop the DataSnapShot module trying to call home on shutdown even if it isn...Justin Clarke Casey2008-10-291-7/+3
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-296-37/+43
* Viewer side normals and UV fixes on profile cuts. Sync with primmesher.dll fo...Dahlia Trimble2008-10-291-49/+59
* Minor formatting cleanup.Jeff Ames2008-10-292-38/+38
* Remove a debug outputMelanie Thielker2008-10-291-1/+0
* Plumbing along....Melanie Thielker2008-10-292-0/+41
* Mantis #2489Melanie Thielker2008-10-291-4/+11
* * minor: remove mono compiler warningsJustin Clarke Casey2008-10-281-4/+4
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-282-3/+8
* * minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey2008-10-284-32/+32
* * 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
* Mantis #2486Melanie Thielker2008-10-281-2/+7
* some sorely needed extruder code simplification and refactoring, also some fi...Dahlia Trimble2008-10-281-138/+50
* 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-273-480/+80
* * minor: remove mono compiler warningsJustin Clarke Casey2008-10-272-11/+10
* * 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-272-15/+15
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-271-0/+6
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-271-1/+30
* Mantis #2428Melanie Thielker2008-10-262-2/+2
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-266-9/+32
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-261-3/+14
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-261-16/+89
* Thank you kindly, Ewe Loon for a patch that solves:Charles Krinke2008-10-261-8/+4
* 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-255-9/+11
* Make ScenePresence.Close public to allow subclassing of SceneCommsMelanie Thielker2008-10-251-1/+1
* More plumbing and some wiresMelanie Thielker2008-10-252-1/+55