aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Added some more coloring to nant-color (especially for tests)Homer Horwitz2008-11-021-0/+6
* - Add Util.isUUIDHomer Horwitz2008-11-023-0/+26
* Cause inventory to be fetched on scripted item gives if the destinationMelanie Thielker2008-11-021-0/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-11-022-14/+14
* Mantis #2518Melanie Thielker2008-11-012-9/+121
* * Apply http://opensimulator.org/mantis/view.php?id=2440Justin Clarke Casey2008-11-011-4/+27
* * Massive cleanup of LLClientView, removed a few hundred unnecessary value in...Adam Frisby2008-11-011-2558/+2526
* * 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-0132-740/+1388
* * 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-315-13/+66
* * 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
* * Remove OpenSim.Data.SQLite.Tests.dll.config that probably accidentally made...Justin Clarke Casey2008-10-301-35/+0
* * 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-308-12/+2196
* 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
* fix nant file breakSean Dague2008-10-301-3/+0
* - 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-305-24/+382
* - Inserted code coverage monocov. To run do nant test-cov.Sean Dague2008-10-301-0/+3
* * 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