| Commit message (Expand) | Author | Files | Lines |
2008-08-08 | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 1 | -0/+5 |
2008-08-07 | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-08-01 | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 1 | -0/+30 |
2008-07-26 | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 1 | -33/+33 |
2008-07-25 | Attempt to update viewer for some physics status changes in SOP | Dahlia Trimble | 1 | -3/+6 |
2008-07-25 | * Stop the HasGroupChanged flag being reverted for newly restored prims which... | Justin Clarke Casey | 1 | -7/+7 |
2008-07-24 | Implements llSetForce() and llGetForce(). These are experimental and the unit... | Dahlia Trimble | 1 | -0/+16 |
2008-07-23 | catch a null case in the convenience RegionID property | Sean Dague | 1 | -1/+7 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -1/+1 |
2008-07-22 | Refactor the packet scheduling out of ClientView. Add intelligent | Melanie Thielker | 1 | -1/+1 |
2008-07-21 | added experimental packet tracker (LLPacketTracker.cs), which can be told to ... | MW | 1 | -1/+1 |
2008-07-21 | * eliminated some warnings and added some const and readonlies | lbsa71 | 1 | -1/+1 |
2008-07-19 | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 1 | -8/+4 |
2008-07-16 | make ParentUUID be a cached value, but allow setting it for | Sean Dague | 1 | -2/+11 |
2008-07-16 | made SOP have a blank setter for 2 convenience properties. | Sean Dague | 1 | -0/+2 |
2008-07-16 | be a little more discriminating on firing ShapeChanged script events | Sean Dague | 1 | -2/+12 |
2008-07-15 | added new ParentUUID property to map out from SOP. | Sean Dague | 1 | -0/+5 |
2008-07-14 | added RegionID get property | Sean Dague | 1 | -0/+6 |
2008-07-12 | minor: method documentation | Justin Clarke Casey | 1 | -115/+65 |
2008-07-12 | * minor: just some null guards and name changes to make it clearer that prim ... | Justin Clarke Casey | 1 | -1/+0 |
2008-07-07 | change SitTarget calls from functions to properties | Sean Dague | 1 | -39/+17 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 1 | -4/+0 |
2008-07-03 | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 1 | -0/+28 |
2008-07-02 | property encapsulation for SOP | Sean Dague | 1 | -98/+242 |
2008-07-01 | merge rotational and angular velocity | Sean Dague | 1 | -22/+13 |
2008-06-29 | * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251. | Teravus Ovares | 1 | -211/+252 |
2008-06-27 | tart the property wrapping in SOP. This will be a long process | Sean Dague | 1 | -9/+20 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -1/+1 |
2008-06-27 | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 1 | -10/+10 |
2008-06-27 | run NArrange on SOP to stack together the attributes, | Sean Dague | 1 | -1919/+1866 |
2008-06-27 | * Remove responsibilty for signalling scene object change from SceneObjectPar... | Justin Clarke Casey | 1 | -4/+21 |
2008-06-27 | * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdate | Justin Clarke Casey | 1 | -0/+1 |
2008-06-27 | * Add extra backup parameter to InnerScene.AddRestoredSceneObject() | Justin Clarke Casey | 1 | -0/+2 |
2008-06-27 | Mantis#1612. Thank you, kindly, Matth for a patch that: | Charles Krinke | 1 | -0/+7 |
2008-06-26 | Mantis#1610. Thank you, Melanie for a patch that: | Charles Krinke | 1 | -0/+6 |
2008-06-17 | * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX... | Justin Clarke Casey | 1 | -4/+8 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -33/+11 |
2008-06-10 | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 1 | -22/+40 |
2008-06-08 | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 1 | -106/+193 |
2008-06-06 | Fixes scale property with regards to the physics engine. | Teravus Ovares | 1 | -0/+12 |
2008-06-05 | * This sends collision events to the script engine. | Teravus Ovares | 1 | -12/+174 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -1/+1 |
2008-05-29 | * Fix string literal with URL + LLcommand(); | Teravus Ovares | 1 | -1/+9 |
2008-05-28 | Mantis#1406. Thank you kindly, Xantor for a patch that: | Charles Krinke | 1 | -1/+15 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -25/+25 |
2008-05-28 | Thank you very much, ChrisIndigo for a patch that: | Charles Krinke | 1 | -9/+25 |
2008-05-26 | * Extract and boil down necessary texture UUIDs for an archive of the scene p... | Justin Clarke Casey | 1 | -4/+3 |
2008-05-25 | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 1 | -0/+32 |
2008-05-25 | * phantom sculpties don't request the sculpt texture anymore. | Teravus Ovares | 1 | -0/+30 |
2008-05-21 | * This update causes the backup process to run in a separate thread. | Teravus Ovares | 1 | -8/+14 |