| Commit message (Expand) | Author | Files | Lines |
2018-10-06 | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 1 | -65/+65 |
2018-04-01 | several changes to materials, add llSet*PrimtiveParams*() support for them. ... | UbitUmarov | 1 | -27/+192 |
2017-04-24 | some fixes on the materials paramenters of llGetPrimitiveParams() | UbitUmarov | 1 | -8/+8 |
2017-04-24 | add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPH... | UbitUmarov | 1 | -0/+82 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -1/+1 |
2012-03-13 | initial suport for ExtraPhysical parts parameters. Reading from llclientView ... | UbitUmarov | 1 | -42/+44 |
2010-02-14 | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca... | Diva Canto | 1 | -36/+38 |
2009-09-30 | Removed an innefficent List.Contains lookup from UpdateQueue | James J Greensky | 1 | -5/+4 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-03-05 | * remove now unused serialization code | Justin Clarke Casey | 1 | -43/+1 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -2/+2 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -6/+6 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -53/+50 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -50/+53 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -6/+5 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-14 | attempt to try to fix mantis issue # 613, which seems to be a threading issue... | MW | 1 | -8/+8 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -2/+48 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-20 | * Cleanup of some memory consuming items on ScenePresence.Close(). | Teravus Ovares | 1 | -0/+11 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -79/+79 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -1/+29 |
2007-10-11 | Some changes to the sending of updates of SceneObjects to clients, that I did... | MW | 1 | -50/+50 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -5/+5 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -9/+6 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -54/+54 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 1 | -0/+33 |
2007-09-08 | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 1 | -0/+21 |