| Commit message (Expand) | Author | Age | Files | Lines |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -1/+1 |
* | Change the scirpt engine loading mechanism. Script engines are now | Melanie Thielker | 2008-09-21 | 1 | -1/+1 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -0/+16 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -2/+2 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 1 | -0/+4 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -59/+58 |
* | * refactor: Make SOG itself responsible for checking whether it's already bee... | Justin Clarke Casey | 2008-09-06 | 1 | -12/+3 |
* | * minor: change hard tabs back to spaces in previous commit | Justin Clarke Casey | 2008-09-06 | 1 | -1/+1 |
* | * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep... | Justin Clarke Casey | 2008-09-06 | 1 | -1/+2 |
* | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 2008-08-24 | 1 | -0/+5 |
* | Attachment persistence!!! Patch #9169 (Mantis #1171) | Melanie Thielker | 2008-08-19 | 1 | -3/+4 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -21/+21 |
* | Mantis #1951 | Melanie Thielker | 2008-08-15 | 1 | -0/+2 |
* | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2008-08-12 | 1 | -11/+11 |
* | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 2008-08-11 | 1 | -37/+0 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -5/+1 |
* | Addresses Mantis #1688 | Melanie Thielker | 2008-07-27 | 1 | -1/+1 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 1 | -5/+5 |
* | * Stop the HasGroupChanged flag being reverted for newly restored prims which... | Justin Clarke Casey | 2008-07-25 | 1 | -2/+2 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2008-07-25 | 1 | -0/+1 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -5/+5 |
* | Mantis#1798. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2008-07-21 | 1 | -12/+4 |
* | Fix prim link numbers (Mantis #1781) | Melanie Thielker | 2008-07-19 | 1 | -3/+78 |
* | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 2008-07-13 | 1 | -1/+12 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 1 | -5/+9 |
* | minor: method documentation | Justin Clarke Casey | 2008-07-12 | 1 | -0/+21 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -1/+1 |
* | move along, nothing to see here. just a couple of lazy variables. | Dr Scofield | 2008-06-27 | 1 | -3/+4 |
* | * Remove responsibilty for signalling scene object change from SceneObjectPar... | Justin Clarke Casey | 2008-06-27 | 1 | -0/+1 |
* | * Remove SOG.SendGroupFullUpdate() group changed responsibility | Justin Clarke Casey | 2008-06-27 | 1 | -1/+4 |
* | * refactor: Move responsibility for deciding whether a group should be repers... | Justin Clarke Casey | 2008-06-27 | 1 | -1/+16 |
* | * refactor: fission InnerScene.AddSceneObject() | Justin Clarke Casey | 2008-06-27 | 1 | -1/+17 |
* | * Add extra backup parameter to InnerScene.AddRestoredSceneObject() | Justin Clarke Casey | 2008-06-27 | 1 | -2/+6 |
* | the prefix "fix" turned out to be bollocks. sorry about that. hope this one | Dr Scofield | 2008-06-25 | 1 | -1/+0 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-25 | 1 | -1/+1 |
* | taking another look at mantis #1502: adding necessary locks, checking for emp... | Dr Scofield | 2008-06-25 | 1 | -3/+11 |
* | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 2008-06-23 | 1 | -1/+1 |
* | * Remove a bug I created in r5171 where taking an object would terminate the ... | Justin Clarke Casey | 2008-06-21 | 1 | -3/+5 |
* | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 2008-06-17 | 1 | -2/+6 |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 1 | -4/+4 |
* | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 2008-06-12 | 1 | -2/+10 |
* | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 2008-06-10 | 1 | -2/+20 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-09 | 1 | -1/+2 |
* | Added a "if(entity != null)" before the call to | Charles Krinke | 2008-06-08 | 1 | -1/+3 |
* | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 2008-06-07 | 1 | -1/+0 |
* | *Made Object Counting correct with linked objects and turned the previously p... | mingchen | 2008-06-06 | 1 | -10/+14 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -1/+1 |
* | * minor: Attempted method documentation clarifications related to last two co... | Justin Clarke Casey | 2008-06-03 | 1 | -3/+3 |
* | * Remove what should be unnecessary locking in InnerScene.GetEntitites() | Justin Clarke Casey | 2008-06-03 | 1 | -8/+1 |
* | * Remove what should be unnecessary locking of GetScenePresences() | Justin Clarke Casey | 2008-06-03 | 1 | -9/+3 |