aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW1-0/+3
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey3-5/+4
2009-07-15Bump version in Framework/Servers/VersionInfo to 0.6.6.Jeff Ames1-1/+1
2009-07-12Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...MW1-1/+1
2009-07-10* minor format changes and message additionsJustin Clarke Casey1-6/+20
2009-07-10* minor: standardize some logging messagesJustin Clarke Casey1-7/+10
2009-07-10* minor: Make GridCommon.ini.example refer to inventory service rather than a...Justin Clarke Casey1-9/+27
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-17/+3
2009-07-10Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker1-0/+42
2009-07-07* Allowing LLSD logins to do silent logout of last hung session on standalone...Arthur Valadares1-8/+17
2009-07-04Fix previous commitMelanie Thielker1-0/+1
2009-07-04Add the new field agent_access_max. Without it being set to "A", viewers fromMelanie Thielker1-0/+9
2009-07-03- adding a Persistent flag to RegionInfoDr Scofield1-0/+3
2009-07-01Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker1-1/+8
2009-07-01add some more intuitive overloads for PrimitiveBaseShape SetPathRange and Set...Dahlia Trimble1-0/+12
2009-06-29From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-7/+18
2009-06-27Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2-3/+3
2009-06-26Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker1-0/+68
2009-06-26Make delete-region delete the section from an ini file. Will delete the wholeMelanie Thielker1-0/+6
2009-06-25Make create region save the new region to ini file format if the nameMelanie Thielker1-2/+10
2009-06-25From this version onwards, all new region files created automatically willMelanie Thielker2-13/+117
2009-06-25Add a comment and an example region config fileMelanie Thielker1-1/+1
2009-06-25Allow the reading of ini files instead of xml files when reading regionMelanie Thielker2-50/+139
2009-06-22Committing the meat of the user server interface and the bones of the service...Melanie Thielker1-0/+10
2009-06-22Update svn properties.Jeff Ames26-3275/+3275
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-1/+4
2009-06-18Applied patch from Mantis #3736 , which should stop the userserver crashing w...MW1-1/+2
2009-06-18* Corrected CAPS namespacesArthur Valadares28-29/+29
2009-06-18Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva26-3275/+3275
2009-06-17Implementation of a simple authentication service + in connector in route to ...diva1-0/+2
2009-06-12Give m_test* methods more reasonable namesMike Mazur1-25/+25
2009-06-11Fixes mantis #3803. Thanks jhurliman.diva1-1/+1
2009-06-11* Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares1-54/+98
2009-06-11InterServiceInventoryService references *almost* completely removed from the ...diva3-8/+146
2009-06-10Bug fix for creating users in standalone: the newly-created root folder was n...diva1-0/+3
2009-06-10Attempt at disabling the inventory unit tests, so I can figure out how to fix...diva1-6/+6
2009-06-10Heart surgery no.2: the inventory service hooks. diva5-86/+61
2009-06-10Formatting cleanup.Jeff Ames12-18/+18
2009-06-09Formatting cleanup. Ignore some generated files.Jeff Ames3-174/+175
2009-06-09Update svn properties.Jeff Ames1-466/+466
2009-06-07First draft of inventory service connectors, and service implementation. No h...diva1-470/+466
2009-06-05* Fix unit tests so that they correctly handle 404 missing asset responseJustin Clarke Casey2-5/+8
2009-06-05* Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2-13/+55
2009-06-05* Add oar saving timeoutJustin Clarke Casey2-2/+10
2009-06-04Add copyright headers.Jeff Ames2-17/+52
2009-06-04Update svn properties.Jeff Ames4-3137/+3137
2009-06-03Make AssetMetadata [Serializable] to help in binary cachingMelanie Thielker1-0/+1
2009-06-03From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield1-0/+24
2009-06-03Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ...Dahlia Trimble4-0/+3137
2009-06-03revert r9765 due to too many errors on some compilers. Affects Mantis #3759Dahlia Trimble4-3137/+0