| Commit message (Expand) | Author | Files | Lines |
2008-08-28 | Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem, | Melanie Thielker | 5 | -7/+79 |
2008-08-27 | re-enable new PrimMesher module for mesh creation for standard (non-flexy) pr... | Dahlia Trimble | 1 | -17/+17 |
2008-08-27 | ODEPlugin now frees source mesh data after conversion to pinned lists to save... | Dahlia Trimble | 1 | -0/+2 |
2008-08-27 | adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a... | Dahlia Trimble | 2 | -5/+18 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 8 | -48/+64 |
2008-08-27 | Refactor XScriptInstance to IScriptInstance and move into Shared/. Now | Melanie Thielker | 5 | -1048/+1233 |
2008-08-27 | Refactor Executor into the script app domain and IScript. This changes | Melanie Thielker | 6 | -175/+111 |
2008-08-27 | * Updates OGP module to define a default starting point | Teravus Ovares | 1 | -2/+25 |
2008-08-27 | Erm - make the distanc factor really work.... | Melanie Thielker | 2 | -2/+2 |
2008-08-27 | Mantis #2058 | Melanie Thielker | 1 | -3/+11 |
2008-08-27 | Make the check on inventory cache clearing more robust. Addresses | Melanie Thielker | 1 | -0/+36 |
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#2047. Thank you kindly, Simsim for a patch that addresses: | Charles Krinke | 1 | -0/+4 |
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 | * It turns out that Mono doesn't currently support setting the Certificate va... | Teravus Ovares | 1 | -1/+8 |
2008-08-26 | * Workaround for application/llsd+xml requests coming in as application/xml | Teravus Ovares | 1 | -0/+20 |
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 | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2 | -2/+2 |
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 | 2 | -923/+923 |
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 | 10 | -12/+1025 |
2008-08-24 | Mantis#2043. Thank you kindly, Ralphos for a patch that addresses: | Charles Krinke | 1 | -0/+174 |
2008-08-24 | Completing the item sale series, this one implements sell contents. | Melanie Thielker | 2 | -0/+18 |
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 | 3 | -0/+47 |
2008-08-24 | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2 | -1/+9 |
2008-08-24 | more progress on new meshing routines | Dahlia Trimble | 1 | -26/+189 |
2008-08-24 | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 6 | -4/+118 |
2008-08-23 | Change to no longer check funds on temp texture uploads. | Melanie Thielker | 1 | -2/+3 |