| Commit message (Expand) | Author | Files | Lines |
2008-08-27 | From: Richard Alimi <ralimi@us.ibm.com> | Sean Dague | 1 | -1/+1 |
2008-08-27 | remove legacy pre-Migration database upgrade routines | Sean Dague | 1 | -120/+0 |
2008-08-27 | remove the legacy pre-Migration database upgrade paths | Sean Dague | 1 | -42/+0 |
2008-08-27 | remove pre-Migration upgrade paths | Sean Dague | 1 | -92/+0 |
2008-08-27 | we're past checkin 6000, so now cleaning up all the cruft of the pre | Sean Dague | 1 | -302/+3 |
2008-08-27 | Make the check on inventory cache clearing more robust. Addresses | Melanie Thielker | 1 | -0/+36 |
2008-08-27 | get rid of the "drop if exists" lines in this old migration, as those | Sean Dague | 1 | -6/+0 |
2008-08-27 | Implements the r6005 foes for XEngine as well | Melanie Thielker | 1 | -1/+9 |
2008-08-27 | Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation of | Melanie Thielker | 1 | -1/+7 |
2008-08-27 | reverting to prior meshing methods until some physics timing issues can be re... | Dahlia Trimble | 1 | -15/+17 |
2008-08-27 | Added some exception trapping to PrimMesher | Dahlia Trimble | 1 | -3/+17 |
2008-08-27 | Added some exception handling to help catch some possibly corrupt prims | Dahlia Trimble | 1 | -2/+22 |
2008-08-27 | Meshmerizer now uses new PrimMesher class for meshing all standard (non-sculp... | Dahlia Trimble | 1 | -10/+133 |
2008-08-27 | Completion of new PrimMesher class | Dahlia Trimble | 1 | -69/+604 |
2008-08-27 | Modified Mesh object to allow alternative mesher interfacing | Dahlia Trimble | 1 | -15/+59 |
2008-08-27 | Mantis#1518. Thank you kindly, Zaki for a patch that: | Charles Krinke | 1 | -0/+17 |
2008-08-27 | Mantis#2052. Thank you kindly, Avdleeuw for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-08-27 | Mantis#2047. Thank you kindly, Simsim for a patch that addresses: | Charles Krinke | 1 | -0/+4 |
2008-08-27 | Mantis #1903 | Melanie Thielker | 2 | -10/+29 |
2008-08-26 | * Eliminate commented out code no longer needed, as discussed on the ml | Justin Clarke Casey | 1 | -30/+1 |
2008-08-26 | * On loading archives, report an error if an asset does not have the expected... | Justin Clarke Casey | 2 | -45/+61 |
2008-08-26 | * One more tweak to the application/xml vs application/llsd+xml routine | Teravus Ovares | 1 | -4/+3 |
2008-08-26 | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 2 | -2/+14 |
2008-08-26 | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 2 | -0/+68 |
2008-08-26 | * Fixed a bug that occurred if your home region wasn't logged in, in standalo... | Teravus Ovares | 1 | -12/+30 |
2008-08-25 | * minor: zap some more compilation warnings | Justin Clarke Casey | 1 | -8/+8 |
2008-08-25 | Documentation, headers and all the normal stuff | Teravus Ovares | 1 | -0/+32 |
2008-08-25 | * Append thread information on to the end of period diagnostics information | Justin Clarke Casey | 1 | -2/+5 |
2008-08-25 | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 4 | -18/+31 |
2008-08-25 | * minor: upgrade version info to post 0.5.9 | Justin Clarke Casey | 1 | -1/+1 |
2008-08-25 | * minor: Comment out the remaining unhandled packet messages in LLClientView,... | Justin Clarke Casey | 1 | -12/+10 |
2008-08-25 | * minor: some logging conformance, code documenting | Justin Clarke Casey | 1 | -5/+21 |
2008-08-25 | Mantis#2045. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2 | -423/+530 |
2008-08-25 | * zap compilation warnings | Justin Clarke Casey | 4 | -27/+27 |
2008-08-25 | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 3 | -7/+26 |
2008-08-25 | Add the same delay factor in the XEngine section for the XEngine | Melanie Thielker | 1 | -2/+18 |
2008-08-25 | Add ScriptDelayFactor under LL-Functions in OpenSim.ini. Defaulted | Melanie Thielker | 1 | -6/+22 |
2008-08-25 | Update svn properties. | Jeff Ames | 4 | -987/+987 |
2008-08-25 | Fix osAvatarPlayAnimation to actually do what it says on the box | Melanie Thielker | 1 | -1/+1 |
2008-08-25 | Mantis #2044 | Melanie Thielker | 2 | -21/+187 |
2008-08-25 | * Fix to OGP Region to Region teleports. Yay. | Teravus Ovares | 1 | -2/+2 |
2008-08-25 | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 19 | -37/+1304 |
2008-08-24 | Mantis#2043. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 1 | -0/+174 |
2008-08-24 | Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses: | Charles Krinke | 1 | -1/+1 |
2008-08-24 | Completing the item sale series, this one implements sell contents. | Melanie Thielker | 2 | -0/+18 |
2008-08-24 | Mantis#2041. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -21/+22 |
2008-08-24 | Mantis #2028 | Melanie Thielker | 1 | -2/+104 |
2008-08-24 | Selling a copy of a prim (prim vendor) now works. | Melanie Thielker | 1 | -7/+58 |
2008-08-24 | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 4 | -2/+61 |
2008-08-24 | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 3 | -56/+148 |