| Commit message (Expand) | Author | Files | Lines |
2008-08-12 | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 1 | -11/+11 |
2008-08-11 | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 1 | -37/+0 |
2008-08-01 | * minor: log message twiddling | Justin Clarke Casey | 1 | -5/+1 |
2008-07-27 | Addresses Mantis #1688 | Melanie Thielker | 1 | -1/+1 |
2008-07-26 | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 1 | -5/+5 |
2008-07-25 | * Stop the HasGroupChanged flag being reverted for newly restored prims which... | Justin Clarke Casey | 1 | -2/+2 |
2008-07-25 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -0/+1 |
2008-07-23 | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 1 | -5/+5 |
2008-07-21 | Mantis#1798. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -12/+4 |
2008-07-19 | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 1 | -3/+78 |
2008-07-13 | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 1 | -1/+12 |
2008-07-12 | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 1 | -5/+9 |
2008-07-12 | minor: method documentation | Justin Clarke Casey | 1 | -0/+21 |
2008-06-28 | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 1 | -1/+1 |
2008-06-27 | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 1 | -3/+4 |
2008-06-27 | * Remove responsibilty for signalling scene object change from SceneObjectPar... | Justin Clarke Casey | 1 | -0/+1 |
2008-06-27 | * Remove SOG.SendGroupFullUpdate() group changed responsibility | Justin Clarke Casey | 1 | -1/+4 |
2008-06-27 | * refactor: Move responsibility for deciding whether a group should be repers... | Justin Clarke Casey | 1 | -1/+16 |
2008-06-27 | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 1 | -1/+17 |
2008-06-27 | * Add extra backup parameter to InnerScene.AddRestoredSceneObject() | Justin Clarke Casey | 1 | -2/+6 |
2008-06-25 | the prefix "fix" turned out to be bollocks. sorry about that. hope this one | Dr Scofield | 1 | -1/+0 |
2008-06-25 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-06-25 | taking another look at mantis #1502: adding necessary locks, checking for emp... | Dr Scofield | 1 | -3/+11 |
2008-06-23 | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 1 | -1/+1 |
2008-06-21 | * Remove a bug I created in r5171 where taking an object would terminate the ... | Justin Clarke Casey | 1 | -3/+5 |
2008-06-17 | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 1 | -2/+6 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 1 | -4/+4 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 1 | -2/+10 |
2008-06-10 | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 1 | -2/+20 |
2008-06-09 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -1/+2 |
2008-06-08 | Added a "if(entity != null)" before the call to | Charles Krinke | 1 | -1/+3 |
2008-06-07 | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 1 | -1/+0 |
2008-06-06 | *Made Object Counting correct with linked objects and turned the previously p... | mingchen | 1 | -10/+14 |
2008-06-04 | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 1 | -1/+1 |
2008-06-03 | * minor: Attempted method documentation clarifications related to last two co... | Justin Clarke Casey | 1 | -3/+3 |
2008-06-03 | * Remove what should be unnecessary locking in InnerScene.GetEntitites() | Justin Clarke Casey | 1 | -8/+1 |
2008-06-03 | * Remove what should be unnecessary locking of GetScenePresences() | Justin Clarke Casey | 1 | -9/+3 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -20/+18 |
2008-05-26 | * Refactor: Where possible, change visibility on InnerScene methods to protec... | Justin Clarke Casey | 1 | -86/+84 |
2008-05-26 | * Refactor: remove code duplication between add ScenePresence methods in Inne... | Justin Clarke Casey | 1 | -40/+4 |
2008-05-26 | * Refactor: Separate out RemoveScenePresence and add into InnerScene to match... | Justin Clarke Casey | 1 | -1/+36 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2008-05-25 | * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho... | Teravus Ovares | 1 | -0/+31 |
2008-05-25 | Thank you kindly, Tiffany for a patch that helps: | Charles Krinke | 1 | -0/+7 |
2008-05-25 | * Refactor: Collapses parts of different code paths in scene used when deleti... | Justin Clarke Casey | 1 | -10/+0 |
2008-05-24 | * Refactor: Collapse some multiple remove object paths | Justin Clarke Casey | 1 | -8/+33 |
2008-05-24 | * Refactor: Remove some unused methods in Scene/InnerScene | Justin Clarke Casey | 1 | -21/+0 |
2008-05-24 | * Refactor: Change previous commits Object methods to SceneObject methods ins... | Justin Clarke Casey | 1 | -5/+6 |
2008-05-24 | * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ... | Justin Clarke Casey | 1 | -4/+13 |
2008-05-24 | * Refactor: Push some dictionary initialization down from Scene into InnerScene | Justin Clarke Casey | 1 | -4/+9 |