aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Minor cleanupAdam Frisby2008-11-013-3/+5
* * Apply http://opensimulator.org/mantis/view.php?id=2521Justin Clarke Casey2008-11-011-0/+5
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-0130-740/+1384
* * 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-017-16/+15
* Fix a compile warning about unreachable codeHomer Horwitz2008-11-011-2/+0
* * 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-015-15/+14
* Make the IM and friends modules optional. Clean up some code that dealtMelanie Thielker2008-11-015-35/+32
* Revert last checkin. Avatars fall through non-physical prims now.Charles Krinke2008-11-011-12/+7
* Added soft_cfm and soft_erp to the general "contact" initializationCharles Krinke2008-11-011-7/+12
* 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
* A stab a getting the user server to act right. Move acquisition of theMelanie Thielker2008-11-012-18/+21
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-013-25/+25
* * In the client stack, if the BeginReceive() throws an exception then do prin...Justin Clarke Casey2008-10-312-57/+53
* * 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
* * Enables PrimitiveBaseShape to be used inside a libOpenMV project by adding ...Adam Frisby2008-10-311-1/+11
* * Added some debug information to MySQL UserDataManager to help diagnose a po...Adam Frisby2008-10-312-18/+25
* test: Extend malformed packet test to actually check that a valid packet can ...Justin Clarke Casey2008-10-308-23/+140
* * 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
* * minor: remove mono warningJustin Clarke Casey2008-10-301-1/+0
* * 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: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-302-12/+18
* From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield2008-10-301-8/+29
* 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
* - Includes consistency test for new and updated objects, asSean Dague2008-10-303-96/+112
* Mid-work, trying to fix region part insertion and retrievalSean Dague2008-10-303-24/+378
* * 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-292-5/+5
* * 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-298-41/+63
* 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
* GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s...Mike Mazur2008-10-291-40/+35
* 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-282-5/+5
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-285-17/+58
* * minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey2008-10-286-32/+50
* * Eliminate an extra unnecessary appearance fetch on loginJustin Clarke Casey2008-10-281-19/+13