aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Post-tagging version for stability - after 8472 trunk destabilized.0.6.3-releaselbsa712009-02-190-0/+0
* Adds support for preserving animations on region crossings and TPs. diva2009-02-188-46/+699
* Makes SP.CopyFrom a bit more robust with respect to sims in older versions wh...diva2009-02-171-6/+4
* Fix a typo. i + i is not 2 times meMelanie Thielker2009-02-171-1/+1
* Re-fixing the fix :/Melanie Thielker2009-02-171-1/+1
* One-liner to fix an omissionMelanie Thielker2009-02-171-0/+1
* remove all the very old create and upgrade sql files, these wereSean Dague2009-02-1717-288/+0
* * Allow inventory archives to be saved from the 'root' inventory directoryJustin Clarke Casey2009-02-171-3/+10
* - additional code to get ConciergeModule to do truly async broker updatesDr Scofield2009-02-171-13/+63
* * Assign incoming items with a random UUID so that archives can be loaded mor...Justin Clarke Casey2009-02-173-13/+6
* * extend inventory archive save test to check for the presence of the item fi...Justin Clarke Casey2009-02-171-26/+32
* Addresses mantis #3181. Waiting for confirmation from the reporter.diva2009-02-171-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=3068Justin Clarke Casey2009-02-171-64/+68
* * switch to pulsing monitors to perform test sync instead of events, since th...Justin Clarke Casey2009-02-172-16/+28
* * Get rid of a unit test race condition based on my misreading of the AutoRes...Justin Clarke Casey2009-02-171-2/+4
* * Ignored even more genslbsa712009-02-170-0/+0
* * fixed 'path' reference attribute for Nant and VS2008 targets.lbsa712009-02-173-73/+105
* * Apply http://opensimulator.org/mantis/view.php?id=3178Justin Clarke Casey2009-02-171-5/+6
* * Apply http://opensimulator.org/mantis/view.php?id=3179Justin Clarke Casey2009-02-171-15/+15
* * Apply http://opensimulator.org/mantis/view.php?id=3167Justin Clarke Casey2009-02-171-0/+9
* * Establish InventoryArchiveSaved event for unit testsJustin Clarke Casey2009-02-176-36/+89
* * Ignored a bunch of genned fileslbsa712009-02-170-0/+0
* * Moved the nifty MySQLEstateData connectionstring password-stripper out into...lbsa712009-02-172-31/+35
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-1710-33/+49
* Small change on dealing with ODE physics, so that this warning doesn't happen...diva2009-02-171-1/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-1738-358/+393
* Major change to how appearance is managed, including changes in login and use...diva2009-02-1710-30/+122
* cleanupDr Scofield2009-02-161-6/+0
* From: alan webb <alan_webb@us.ibm.com> & dr scofield <drscofield@xyzzyxyzzy.net>Dr Scofield2009-02-161-8/+17
* * Apply http://opensimulator.org/mantis/view.php?id=3166Justin Clarke Casey2009-02-1612-62/+280
* line ending fixes and set native eol propertySean Dague2009-02-1614-804/+804
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-1623-50/+44
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-164-4/+165
* * remove duplicate OpenSim.Region.CoreModules assembly entryJustin Clarke Casey2009-02-161-46/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3165Justin Clarke Casey2009-02-162-125/+110
* * minor: print out status messages at start and end of inventory archive load...Justin Clarke Casey2009-02-161-0/+16
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-1615-47/+530
* cosmetic: adding region name to logging statementDr Scofield2009-02-161-3/+3
* - replace existing license header in each source file inMike Mazur2009-02-1619-416/+378
* - add restrictions and error handling to plugin loading inMike Mazur2009-02-1613-45/+69
* Standardize logging messages.Mike Mazur2009-02-1613-92/+92
* - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur2009-02-169-1251/+1074
* We need to return a zero-length byte array from the Handle() routine.Mike Mazur2009-02-161-1/+1
* - clean up using references as well as References in prebuild.xmlMike Mazur2009-02-1616-345/+297
* Name extension points a little clearer.Mike Mazur2009-02-164-8/+8
* - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim inMike Mazur2009-02-164-5/+2
* Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.Mike Mazur2009-02-162-5/+5
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-1619-373/+368
* - remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2009-02-169-384/+344
* - asset server functionality works with OpenSim's HttpServerMike Mazur2009-02-165-108/+38