aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker2008-08-275-1048/+1233
* Refactor Executor into the script app domain and IScript. This changesMelanie Thielker2008-08-276-175/+111
* * Updates OGP module to define a default starting pointTeravus Ovares2008-08-271-2/+25
* Erm - make the distanc factor really work....Melanie Thielker2008-08-272-2/+2
* Mantis #2058Melanie Thielker2008-08-271-3/+11
* Make the check on inventory cache clearing more robust. AddressesMelanie Thielker2008-08-271-0/+36
* Implements the r6005 foes for XEngine as wellMelanie Thielker2008-08-271-1/+9
* Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation ofMelanie Thielker2008-08-271-1/+7
* reverting to prior meshing methods until some physics timing issues can be re...Dahlia Trimble2008-08-271-15/+17
* Added some exception trapping to PrimMesherDahlia Trimble2008-08-271-3/+17
* Added some exception handling to help catch some possibly corrupt primsDahlia Trimble2008-08-271-2/+22
* Meshmerizer now uses new PrimMesher class for meshing all standard (non-sculp...Dahlia Trimble2008-08-271-10/+133
* Completion of new PrimMesher classDahlia Trimble2008-08-271-69/+604
* Modified Mesh object to allow alternative mesher interfacingDahlia Trimble2008-08-271-15/+59
* Mantis#1518. Thank you kindly, Zaki for a patch that:Charles Krinke2008-08-271-0/+17
* Mantis#2047. Thank you kindly, Simsim for a patch that addresses:Charles Krinke2008-08-271-0/+4
* * Eliminate commented out code no longer needed, as discussed on the mlJustin Clarke Casey2008-08-261-30/+1
* * On loading archives, report an error if an asset does not have the expected...Justin Clarke Casey2008-08-262-45/+61
* * It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares2008-08-261-1/+8
* * Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares2008-08-261-0/+20
* * Fixed a bug that occurred if your home region wasn't logged in, in standalo...Teravus Ovares2008-08-261-12/+30
* * minor: zap some more compilation warningsJustin Clarke Casey2008-08-251-8/+8
* Documentation, headers and all the normal stuffTeravus Ovares2008-08-251-0/+32
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-252-2/+2
* * minor: Comment out the remaining unhandled packet messages in LLClientView,...Justin Clarke Casey2008-08-251-12/+10
* * minor: some logging conformance, code documentingJustin Clarke Casey2008-08-251-5/+21
* Mantis#2045. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-252-423/+530
* * zap compilation warningsJustin Clarke Casey2008-08-254-27/+27
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-253-7/+26
* Add the same delay factor in the XEngine section for the XEngineMelanie Thielker2008-08-251-2/+18
* Add ScriptDelayFactor under LL-Functions in OpenSim.ini. DefaultedMelanie Thielker2008-08-251-6/+22
* Update svn properties.Jeff Ames2008-08-252-923/+923
* Fix osAvatarPlayAnimation to actually do what it says on the boxMelanie Thielker2008-08-251-1/+1
* Mantis #2044Melanie Thielker2008-08-252-21/+187
* * Fix to OGP Region to Region teleports. Yay.Teravus Ovares2008-08-251-2/+2
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-2510-12/+1025
* Mantis#2043. Thank you kindly, Ralphos for a patch that addresses:Charles Krinke2008-08-241-0/+174
* Completing the item sale series, this one implements sell contents.Melanie Thielker2008-08-242-0/+18
* Mantis #2028Melanie Thielker2008-08-241-2/+104
* Selling a copy of a prim (prim vendor) now works.Melanie Thielker2008-08-241-7/+58
* Selling an object in-place (as original) now works. Builders canMelanie Thielker2008-08-243-0/+47
* Plumb the data path for all those eye candy values. Saves textureMelanie Thielker2008-08-242-1/+9
* more progress on new meshing routinesDahlia Trimble2008-08-241-26/+189
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-246-4/+118
* Change to no longer check funds on temp texture uploads.Melanie Thielker2008-08-231-2/+3
* Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker2008-08-231-2/+105
* more work on new meshing routines...Dahlia Trimble2008-08-231-5/+77
* some initial work on new prim meshing routines (incomplete)Dahlia Trimble2008-08-231-0/+176
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-2310-4/+16
* Patch #9171Melanie Thielker2008-08-233-6/+53