aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-12Patch #9142 (No mantis)Melanie Thielker4-12/+53
2008-07-12Overloads CreateMesh method of interface IMesher to pass prim physical status...Dahlia Trimble4-1/+12
2008-07-12Patch #9141 (Mantis #1655)Melanie Thielker3-3/+25
2008-07-11Trim out nulls from mesh vertex and triangle lists to try and save more memoryDahlia Trimble1-6/+22
2008-07-11* Guard against a null point passed to RemoveClientCircuit (odd that this hap...Justin Clarke Casey1-4/+15
2008-07-11Patch #9140 (Mantis #1683)Melanie Thielker2-0/+28
2008-07-11Experimental physics optimization: prims with all 3 dimensions less than 0.2 ...Dahlia Trimble1-0/+101
2008-07-11* Oops, turn off permissions debugging I stupidly hardcodedJustin Clarke Casey1-1/+1
2008-07-11* Move thread tracking code to base opensim server so that it's available for...Justin Clarke Casey1-28/+0
2008-07-11* Put an info entry in the log if permissions are being bypassedJustin Clarke Casey2-2/+11
2008-07-11Mantis#1005. Thank you kindly, Mircea for a two patches that:Charles Krinke1-0/+5
2008-07-11* Comment out body of experimental ParcelMediaSetTime() since MW says it caus...Justin Clarke Casey1-13/+14
2008-07-11trying to fix mantis #1711.Dr Scofield1-5/+12
2008-07-11Thanks Mike for another LSL compiler patch which fixes a bug where 'vector v=...Johan Berntsson2-13894/+14422
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke2-2/+6
2008-07-10Mantis#1391. Thank you kindly, Phrearch for a patch that:Charles Krinke1-3/+5
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke2-6/+2
2008-07-10Patch from Mike: errors from the LSL/C# compilers are now reported to the use...Johan Berntsson2-2/+2
2008-07-10Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke3-2/+191
2008-07-10Mantis#1673. Thank you kindly, Matth for a patch that:Charles Krinke2-0/+40
2008-07-09*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...mingchen2-18/+30
2008-07-09Mantis#1127. Thank you kindly, Grumly57 for a patch that:Charles Krinke1-1/+1
2008-07-09Mantis#1704. Thank you kindly, Mjm for a patch that:Charles Krinke1-2/+9
2008-07-09Mantis#1700. Thank you, Melanie for a patch that:Charles Krinke1-0/+8
2008-07-09for testing purposes only:MW7-1/+46
2008-07-09corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW3-4/+4
2008-07-09Patch from Mike which removes a lexer warning in the LSL compiler.Johan Berntsson2-19186/+18652
2008-07-08* Don't fail the archive operation if exceptions are encountered while analyz...Justin Clarke Casey1-34/+42
2008-07-08* Guard against a failure to find an inventory item in a move request by comp...Justin Clarke Casey1-2/+9
2008-07-08Mantis#1690. Thank you kindly, Melanie for a patch that:Charles Krinke2-0/+9
2008-07-08Mantis#1690. Thank you, Malanie for a patch that:Charles Krinke1-0/+2
2008-07-08Mantis#1691. Applied Melanie's modification of Charles Krinke1-2/+13
2008-07-08* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa713-1/+54
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa716-45/+45
2008-07-08* Moved script packet handlers from 'unimplemented' to 'Script Packets'lbsa711-173/+180
2008-07-08another patch from Mike: the llscript compiler is now available in XEngine as...Johan Berntsson7-0/+29513
2008-07-08llscript compiler patch from Mike: adds LSL jumps and implicit variable initi...Johan Berntsson4-7194/+7574
2008-07-07change SitTarget calls from functions to propertiesSean Dague5-61/+42
2008-07-07* Start scripts loaded from an archiveJustin Clarke Casey5-10/+25
2008-07-07* switch terrain archiving to raw32 rather than png to avoid unnecessary post...Justin Clarke Casey1-1/+1
2008-07-07added a hollow size constraint to box, cylinder, and prism prim meshes to pre...Dahlia Trimble1-0/+8
2008-07-07Addresses more problem box cut anglesDahlia Trimble1-6/+4
2008-07-07fix some Meshmerizer problem angles for sphere dimple and box path cutDahlia Trimble1-4/+15
2008-07-06disables changes in r5356 until I have more time to do further characterizationDahlia Trimble1-2/+2
2008-07-06Mantis#1678. Thank you kindly, Vytek for a patch that:Charles Krinke2-2/+2
2008-07-06Corrects errors in sphere mesh with dimple start angle > 0 and hollow == 0Dahlia Trimble1-2/+2
2008-07-06* In archiver, scan scripts for embedded asset uuids and save these outJustin Clarke Casey1-1/+39
2008-07-06* refactor: archiver code clean up so that it's more readable for the next fu...Justin Clarke Casey2-21/+43
2008-07-06Mantis#1677. Thank you, Melanie for a patch that:Charles Krinke1-4/+8
2008-07-06Copyright notices and formatting cleanup.Jeff Ames14-679/+756