| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implement the plumbing for llSetVehicleType from the LSL | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | Added the plumbing for llSetVehicleRotationParam | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | Plumb the connection though from llSetVehicleVectorParam | Charles Krinke | 2008-09-28 | 1 | -2/+10 |
* | Plumb the connection through from llSetVehicleFloatParam | Charles Krinke | 2008-09-28 | 1 | -0/+8 |
* | * Updates the SQLite region database to support the same properties that the ... | Teravus Ovares | 2008-09-18 | 1 | -1/+11 |
* | Formatting cleanup. | Jeff Ames | 2008-09-13 | 1 | -9/+16 |
* | Update avatar-position while avatar is sitting and the prim is moved (#2159). | Homer Horwitz | 2008-09-13 | 1 | -0/+11 |
* | * minor: various doc and tidy up, logging increase to make it clearer which p... | Justin Clarke Casey | 2008-09-12 | 1 | -8/+8 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -1/+4 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -1/+1 |
* | Correct state handling and state event masks. Prims will now show | Melanie Thielker | 2008-09-08 | 1 | -1/+5 |
* | Fix component order on a quaternion for the sit target. This caused | Melanie Thielker | 2008-09-08 | 1 | -1/+1 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -3/+10 |
* | * Fixes a few type changes that caused the XML Format to break. | Teravus Ovares | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -387/+311 |
* | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2008-08-24 | 1 | -0/+7 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -1/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -49/+49 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 1 | -3/+3 |
* | Add some locking on m_undo in SceneObjectPart | Melanie Thielker | 2008-08-17 | 1 | -15/+25 |
* | * half of the attachmentpoint skull fix | Teravus Ovares | 2008-08-17 | 1 | -0/+17 |
* | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-08 | 1 | -0/+5 |
* | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-08-07 | 1 | -1/+1 |
* | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-01 | 1 | -0/+30 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 1 | -33/+33 |
* | Attempt to update viewer for some physics status changes in SOP | Dahlia Trimble | 2008-07-25 | 1 | -3/+6 |
* | * Stop the HasGroupChanged flag being reverted for newly restored prims which... | Justin Clarke Casey | 2008-07-25 | 1 | -7/+7 |
* | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 2008-07-24 | 1 | -0/+16 |
* | catch a null case in the convenience RegionID property | Sean Dague | 2008-07-23 | 1 | -1/+7 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -1/+1 |
* | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 2008-07-22 | 1 | -1/+1 |
* | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 2008-07-21 | 1 | -1/+1 |
* | * eliminated some warnings and added some const and readonlies | lbsa71 | 2008-07-21 | 1 | -1/+1 |
* | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 2008-07-19 | 1 | -8/+4 |
* | make ParentUUID be a cached value, but allow setting it for | Sean Dague | 2008-07-16 | 1 | -2/+11 |
* | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 2008-07-16 | 1 | -0/+2 |
* | be a little more discriminating on firing ShapeChanged script events | Sean Dague | 2008-07-16 | 1 | -2/+12 |
* | added new ParentUUID property to map out from SOP. | Sean Dague | 2008-07-15 | 1 | -0/+5 |
* | added RegionID get property | Sean Dague | 2008-07-14 | 1 | -0/+6 |
* | minor: method documentation | Justin Clarke Casey | 2008-07-12 | 1 | -115/+65 |
* | * minor: just some null guards and name changes to make it clearer that prim ... | Justin Clarke Casey | 2008-07-12 | 1 | -1/+0 |
* | change SitTarget calls from functions to properties | Sean Dague | 2008-07-07 | 1 | -39/+17 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -4/+0 |
* | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2008-07-03 | 1 | -0/+28 |
* | property encapsulation for SOP | Sean Dague | 2008-07-02 | 1 | -98/+242 |
* | merge rotational and angular velocity | Sean Dague | 2008-07-01 | 1 | -22/+13 |
* | * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251. | Teravus Ovares | 2008-06-29 | 1 | -211/+252 |
* | tart the property wrapping in SOP. This will be a long process | Sean Dague | 2008-06-27 | 1 | -9/+20 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -1/+1 |
* | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 2008-06-27 | 1 | -10/+10 |