Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove posting region restart event from SOP, as it's now in XMRe | Melanie Thielker | 2010-08-06 | 1 | -16/+0 |
| | |||||
* | Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants ↵ | Tom | 2010-08-06 | 1 | -0/+16 |
| | | | | which had the wrong values (checked using LSL in SL). This addresses mantis #217 and mantis #53. | ||||
* | Resync with master | Melanie | 2010-07-20 | 1 | -7/+1 |
| | |||||
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-20 | 1 | -1/+5 |
|\ | |||||
| * | Restore lines that have been removed due to previous merge conflict. | Diva Canto | 2010-07-20 | 1 | -2/+6 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-20 | 1 | -4/+0 |
|\ \ | |/ | |||||
| * | Remove a merge artefact | Melanie | 2010-07-20 | 1 | -4/+0 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-20 | 1 | -11/+29 |
|\ \ | |/ | |||||
| * | Fix a few permissions vulnerability. Owners could cause permissions | Melanie Thielker | 2010-07-20 | 1 | -5/+5 |
| | | | | | | | | escalation on items contained in prims using a hacked viewer | ||||
| * | Relaxed the ultra-conservative lock on m_items. Needs testing under linux ↵ | Diva Canto | 2010-07-20 | 1 | -219/+188 |
| | | | | | | | | and stress. | ||||
| * | Deleted Snoopy's patch completely, including Thread.Sleep. Preliminary tests ↵ | Diva Canto | 2010-07-19 | 1 | -1/+0 |
| | | | | | | | | indicate that this is what causes deadlock. More tests needed. | ||||
| * | re-add the sleep lost in the revert. | Melanie | 2010-07-19 | 1 | -0/+2 |
| | | |||||
| * | Revert "Thank you, Snoopy, for a patch to reduce sim script startup CPU usage" | Melanie | 2010-07-19 | 1 | -12/+10 |
| | | | | | | | | This reverts commit c404c5fb5405eac24cc8b7cd402eb8d8fb0ff0cf. | ||||
| * | Revamp the permissions propagation. This MAY mess up. Please test. | Melanie | 2010-07-13 | 1 | -1/+0 |
| | | | | | | | | | | | | | | Change the slam bit from 3 to 4. Assume the old slam bit is always set. The new slam bit is a "changed owner" bit, correcting a bug where an item passed from the creator to another with less than full perms, then back (sale test) would arrive back full perm. Lots of in-code docs. | ||||
| * | Revert "stop exceptions in setting and getting state from propogating since ↵ | Justin Clark-Casey (justincc) | 2010-06-29 | 1 | -31/+8 |
| | | | | | | | | | | | | they aren't fatal to operations" This reverts commit 94cb6fc916e1bd039f2b59214e68a0b3c4847445. | ||||
| * | stop exceptions in setting and getting state from propogating since they ↵ | Justin Clark-Casey (justincc) | 2010-06-29 | 1 | -8/+31 |
| | | | | | | | | | | | | aren't fatal to operations this will hopefully stop "save oar" from failing if a script asset is corrupt | ||||
* | | Fix a few permissions vulnerability. Owners could cause permissions | Melanie Thielker | 2010-07-15 | 1 | -6/+0 |
| | | | | | | | | escalation on items contained in prims using a hacked viewer | ||||
* | | Revamp the permissions propagation. This MAY mess up. Please test. | Melanie Thielker | 2010-07-13 | 1 | -1/+0 |
| | | | | | | | | | | | | | | Change the slam bit from 3 to 4. Assume the old slam bit is always set. The new slam bit is a "changed owner" bit, correcting a bug where an item passed from the creator to another with less than full perms, then back (sale test) would arrive back full perm. Lots of in-code docs. | ||||
* | | And another conflict | Melanie | 2010-06-24 | 1 | -17/+0 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-06-24 | 1 | -1/+20 |
|\ \ | |/ | |||||
| * | Thank you, Snoopy, for a patch to reduce sim script startup CPU usage | Melanie | 2010-06-23 | 1 | -10/+12 |
| | | |||||
| * | Don't filre CHANGED_INVENTORY if a prim comes in from storage | Melanie | 2010-06-12 | 1 | -1/+1 |
| | | |||||
| * | Fix a bug in owner change notification | Melanie | 2010-05-03 | 1 | -1/+3 |
| | | |||||
* | | Don't filre CHANGED_INVENTORY if a prim comes in from storage | Melanie | 2010-06-12 | 1 | -1/+1 |
| | | |||||
* | | Fix another ReaderWriterLockSlim issue | Tom Grimshaw | 2010-05-10 | 1 | -1/+1 |
| | | |||||
* | | Fix a bug in owner change notification | Melanie Thielker | 2010-05-03 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-03 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Defer sending of CHANGED_OWNER to make it work on rezzed objects and | Melanie | 2010-05-03 | 1 | -3/+4 |
| | | | | | | | | attachments in addition to objects sold in place | ||||
| * | Fix build break. | Melanie | 2010-04-27 | 1 | -17/+17 |
| | | |||||
| * | Add a parameter to prim inventory update to prevent event firing | Melanie | 2010-04-27 | 1 | -18/+25 |
| | | |||||
| * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-04-19 | 1 | -29/+48 |
| |\ | |||||
| * | | Make the "notecard saved" text appear in the saver rather than the notecard ↵ | Justin Clark-Casey (justincc) | 2010-04-19 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | | | | | | owner, if the notecard is saved by a permitted group member This means moving the alert up to a place where the IClientAPI is available. One can also argue that such client messages shouldn't be sent directly from the scene data model | ||||
* | | | Add a parameter to prim inventory update to prevent event firing | Melanie Thielker | 2010-04-27 | 1 | -1/+7 |
| | | | |||||
* | | | Make scripted attachment states work. Finally. Also replace two monitor locks | Melanie Thielker | 2010-04-25 | 1 | -13/+28 |
| | | | | | | | | | | | | with RWLocks, hunting the 10^3 bug. Not successful, but needed to be done anyway | ||||
* | | | Remove debug output, the culprit has been identified | Melanie Thielker | 2010-04-23 | 1 | -6/+0 |
| | | | |||||
* | | | Fix a nullref in attachment handling. Add some debug to find the attachment | Melanie Thielker | 2010-04-23 | 1 | -0/+6 |
| | | | | | | | | | | | | state issue | ||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -32/+29 |
|\ \ \ | | |/ | |/| | |||||
| * | | Make script asset fetches synchronous. Script instantiation synchronization | Melanie | 2010-04-19 | 1 | -28/+24 |
| | | | | | | | | | | | | will not work if the instance is not created when the method returns. | ||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -2/+34 |
|\ \ \ | |/ / | |||||
| * | | All scripts are now created suspended and are only unsuspended when the object | Melanie | 2010-04-19 | 1 | -1/+24 |
| |/ | | | | | | | | | | | is fully rezzed and all scripts in it are instantiated. This ensures that link messages will not be lost on rez/region crossing and makes heavily scripted objects reliable. | ||||
| * | Partially implement share with group option for object inventory items | Justin Clark-Casey (justincc) | 2010-04-05 | 1 | -1/+9 |
| | | | | | | | | | | | | If serverside permissions are off then this works as expected. Previously, it was impossible for more than one person to edit such items even if permissions were off. If serverside permissions are on then this works as expected if the object was created by an avatar who had the required group active. However, if the group for the object is later set then the contained item is still not editable. This may be linked to a wider bug where the object is still not modifiable by the group anyway | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie Thielker | 2010-04-19 | 1 | -6/+65 |
|\ \ | |||||
| * | | This GetScriptErrors() change allows initial XEngine to run in background | Mike Rieker | 2010-04-18 | 1 | -6/+65 |
| | | | | | | | | | | | | | | | thread. It should block only for the case of being called by CapsUpdateTaskInventoryScriptAsset(). | ||||
* | | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-13 | 1 | -8/+68 |
|\ \ \ | |/ / | |||||
| * | | guarantee that a script engine's GetScriptErrors() will not be called | Mike Rieker | 2010-04-10 | 1 | -8/+68 |
| | | | | | | | | | | | | | | | until after its OnRezScript() returns so that script compile error messages can be retrieved | ||||
| * | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-03-06 | 1 | -4/+2 |
| |\ \ | |||||
* | \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-06 | 1 | -1/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | move linden notecard parsing from LSL_Api.cs to SLUtil so that region ↵ | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | modules can use it | ||||
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -5/+2 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | This brings careminster on the level of master. To be tested | ||||
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -3/+3 |
| |\ \ | | |/ | | | | | | | This brings presence-refactor up to master again |