aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-06Disable all IAR tests for now due to possible failure-causing race conditionJustin Clark-Casey (justincc)1-3/+3
2009-08-05Disable TestReplicateArchivePathToUserInventory() pending more investigationJustin Clark-Casey (justincc)1-1/+1
2009-08-05Reinstate TestLoadIarV0_1ExistingUsers(), removing unnecessary waitJustin Clark-Casey (justincc)1-11/+12
2009-08-05insert a little more debug info for TestReplicateArchivePathToUserInventory()Justin Clark-Casey (justincc)1-1/+6
2009-08-05Remove waiting in TestReplicateArchivePathToUserInventory() since local inven...Justin Clark-Casey (justincc)1-2/+5
2009-08-05Recomment TestReplicateArchivePathToUserInventory() for now due to occasional...Justin Clark-Casey (justincc)1-6/+11
2009-08-05reinstate TestSaveIarV0_1()Justin Clark-Casey (justincc)1-1/+1
2009-08-05reinstate TestReplicateArchivePathToUserInventory()Justin Clark-Casey1-1/+1
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-1/+1
2009-07-13Attempt to make it so items rezzed from inventory aren't half in the ground o...MW1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2-3/+3
2009-07-02Restore some lost functionality tot he combat module. Code that used toMelanie Thielker1-1/+16
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+5
2009-06-25- fixes a "collection out of sync" exception in the ODE physicsDr Scofield1-2/+2
2009-06-21Suppress exception dump when informing friends in another region about loginMelanie Thielker1-0/+9
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker3-3/+3
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-11* Fixed a few more async calls. Still not uncommented, some asserts still fai...Arthur Valadares2-3/+40
2009-06-11Small improvement in the IAR tests, but these tests are still showing random ...diva1-1/+4
2009-06-10Commenting the IAR tests for now until we understand how to set up things in ...diva1-4/+4
2009-06-10Formatting cleanup.Jeff Ames2-4/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames21-21/+21
2009-05-25* reseparate inventory item creator id and creator uuidJustin Clarke Casey1-3/+0
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby2-3/+4
2009-05-22* Reintroduce save iar test, which wasn't working because the asset service h...Justin Clarke Casey1-11/+9
2009-05-22converting Chat module and Concierge module to new style region modulesDr Scofield1-21/+48
2009-05-18* Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-5/+4
2009-05-18* Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey1-99/+96
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz1-5/+18
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva4-120/+130
2009-05-14* When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey1-11/+10
2009-05-14* refactor: break some of xml2 serialization out of sogJustin Clarke Casey1-1/+2
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-8/+8
2009-05-09* Break out the SampleMoneyModule to a new namespaceTeravus Ovares1-1605/+0
2009-05-08another possible cause of some of the inventory wierdness is the 1/2 implementedSean Dague1-0/+2
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague1-0/+4
2009-05-05* If an item creator id contains an iar loaded name, create a temporary profi...Justin Clarke Casey2-6/+9
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-15/+15
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker3-1/+3
2009-05-04* refactor: move OspResolver to a different namespaceJustin Clarke Casey3-2/+5
2009-05-04* Insert profile references for creators for items saved into iarsJustin Clarke Casey2-6/+9
2009-05-04* minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey1-0/+1
2009-05-04* Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey1-4/+2
2009-05-02Fix the issue that stopped the packet pool from working. Add a mechanismMelanie Thielker1-1/+1
2009-04-30* refactor: move iar name hashing into a methodJustin Clarke Casey1-1/+1
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey1-4/+3
2009-04-29* Apply further groups xmlrpc to stop an exception in the exception handlerJustin Clarke Casey1-3/+73
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+0
2009-04-29* Add missing System.Reflection reference from last commitJustin Clarke Casey1-0/+1