Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Remove exception badness in the LSL Types. Who ever came up with that.....?! | Melanie Thielker | 2010-07-20 | 1 | -8/+8 | |
| | | | | ||||||
* | | | | Add a state change method to the Async commands handler to allow timers | Melanie Thielker | 2010-07-18 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | and http requests to survive state changes | |||||
* | | | | If the client requests that an object be deleted, and the SOG/SOP is null ↵ | Tom Grimshaw | 2010-07-18 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | and/or is marked as deleted, just send the KillObject | |||||
* | | | | Ensure that packets do NOT get delivered to a client before the modules that ↵ | Tom Grimshaw | 2010-07-17 | 3 | -1/+41 | |
| | | | | | | | | | | | | | | | | can deal with the client's response have finished loading. | |||||
* | | | | Revert 233c872.. "* Call client.Start() sunchronously. Calling thos async ↵ | Tom Grimshaw | 2010-07-17 | 1 | -10/+1 | |
| | | | | | | | | | | | | | | | | avoids some stuttering", pending fix for the core issue | |||||
* | | | | Shorten LLEmail delay to 15s. With the external spam protection, we can | Melanie Thielker | 2010-07-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | afford to do that | |||||
* | | | | Allow communicating with blue box dialogs across a region border via a | Melanie Thielker | 2010-07-17 | 1 | -8/+7 | |
| | | | | | | | | | | | | | | | | child agent | |||||
* | | | | Replace the screenful of code i deleted. | Melanie Thielker | 2010-07-17 | 1 | -0/+19 | |
| | | | | ||||||
* | | | | Make webloading more robust by addign retries | Melanie Thielker | 2010-07-17 | 1 | -26/+22 | |
| | | | | ||||||
* | | | | Merge branch 'careminster-presence-refactor' of ↵ | Melanie Thielker | 2010-07-17 | 1 | -0/+9 | |
|\ \ \ \ | | | | | | | | | | | | | | | | ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor | |||||
| * | | | | Fix llSetForecAndTorque([0]) stops linear motion. Mantis #187 | Kitto Flora | 2010-07-16 | 1 | -0/+9 | |
| | | | | | ||||||
* | | | | | Fix scripted give of items | Melanie Thielker | 2010-07-17 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Fix showing CreateSelected on all parts of a rez | Melanie Thielker | 2010-07-16 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | prevent hacked viewers from being able to delete arbitrary items from any | Melanie Thielker | 2010-07-15 | 1 | -3/+18 | |
| | | | | | | | | | | | | | | | | | | | | prim. Allow friends with perms and shared group members to move or copy things out of prims | |||||
* | | | | Fix a few permissions vulnerability. Owners could cause permissions | Melanie Thielker | 2010-07-15 | 3 | -9/+35 | |
| | | | | | | | | | | | | | | | | escalation on items contained in prims using a hacked viewer | |||||
* | | | | Preserve attachment data while a prim is in world. Allows attachment | Melanie Thielker | 2010-07-14 | 2 | -0/+18 | |
| | | | | | | | | | | | | | | | | editing on the ground without losing attachpoint and position | |||||
* | | | | Detach attachments displaced by other attachments | Melanie Thielker | 2010-07-14 | 1 | -5/+19 | |
| | | | | ||||||
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-14 | 6 | -11/+147 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie | 2010-07-14 | 13 | -117/+51 | |
| | | | | | | | | | | | | | | | | | | | | Clean up use of AttachObject throughout, reduce number of overloads and number of parameters | |||||
| * | | | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 2010-07-14 | 6 | -10/+10 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-07-14 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-07-14 | 3 | -8/+132 | |
| | |\ | ||||||
| | * | | comment out obsolete assert that 'item has been passed to another user since ↵ | Justin Clark-Casey (justincc) | 2010-07-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | it was last set' perms flag was set when a prim item was added to a scene object | |||||
| * | | | Fixes mantis #4870. | Diva Canto | 2010-07-14 | 2 | -2/+14 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-07-14 | 9 | -105/+180 | |
| |\ \ | | |/ | ||||||
| | * | Fix a permissions issue | Melanie Thielker | 2010-07-14 | 2 | -11/+22 | |
| | | | ||||||
| * | | Fix obvious bug in XInventoryService.GetFolderItems() which was preventing ↵ | Justin Clark-Casey (justincc) | 2010-07-14 | 3 | -8/+132 | |
| | | | | | | | | | | | | the iar module from being able to save single item iars | |||||
* | | | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie Thielker | 2010-07-14 | 13 | -123/+49 | |
| | | | | | | | | | | | | | | | Clean up use of AttachObject throughout, reduce number of overloads and number of parameters | |||||
* | | | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 2010-07-14 | 6 | -10/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-14 | 1 | -18/+16 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Revert "More on mantis #4869. This fixes the problem of objects showing up ↵ | Melanie | 2010-07-14 | 1 | -7/+0 | |
| | | | | | | | | | | | | | | | | | | as no copy when they are copy-able. It works, but I have no idea what I'm doing." Cuauses a permission escalation. do NOT USE the preceding commit | |||||
| * | | Removed left-over debug messages. | Diva Canto | 2010-07-14 | 1 | -3/+1 | |
| | | | ||||||
| * | | More on mantis #4869. This fixes the problem of objects showing up as no ↵ | Diva Canto | 2010-07-14 | 1 | -0/+9 | |
| | | | | | | | | | | | | copy when they are copy-able. It works, but I have no idea what I'm doing. | |||||
| * | | Removed some more debug messages. | Diva Canto | 2010-07-14 | 1 | -18/+16 | |
| | | | ||||||
| * | | Remove getting the object capacity from the money module. It is now set | Melanie Thielker | 2010-07-14 | 3 | -23/+6 | |
| | | | | | | | | | | | | directly from the Region Info (and the region ini file) | |||||
* | | | Fix a permissions issue | Melanie Thielker | 2010-07-14 | 2 | -11/+22 | |
| | | | ||||||
* | | | Remove getting the object capacity from the money module. It is now set | Melanie Thielker | 2010-07-14 | 3 | -23/+6 | |
| | | | | | | | | | | | | directly from the Region Info (and the region ini file) | |||||
* | | | Bail out in AttachToBackup if the group is an attachment | Tom Grimshaw | 2010-07-13 | 1 | -0/+1 | |
| | | | ||||||
* | | | Second part of the fix for llGetLocalPos; get attachment offset in the root ↵ | Tom Grimshaw | 2010-07-13 | 1 | -6/+15 | |
| | | | | | | | | | | | | prim of an attachment. This function now behaves in line with SL. | |||||
* | | | Merge branch 'careminster-presence-refactor' of ↵ | sacha | 2010-07-13 | 10 | -126/+252 | |
|\ \ \ | | | | | | | | | | | | | ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor | |||||
| * \ \ | Merge branch 'careminster-presence-refactor' of ↵ | Kitto Flora | 2010-07-13 | 7 | -66/+149 | |
| |\ \ \ | | | | | | | | | | | | | | | | ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor | |||||
| | * \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-13 | 1 | -9/+9 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Revamp the permissions propagation. This MAY mess up. Please test. | Melanie | 2010-07-13 | 6 | -58/+140 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| | | * | | Add CreateSelected flag onto objects rezzed from inventory | Melanie Thielker | 2010-07-13 | 1 | -0/+1 | |
| | | |/ | ||||||
| | | * | uncomment a load iar code line I accidentally commented in the last commit | Justin Clark-Casey (justincc) | 2010-07-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | hooray for automated tests | |||||
| | | * | comment out a lot of the debug log messages when loading an iar | Justin Clark-Casey (justincc) | 2010-07-12 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | these are very redundant now and cause issues when loading large iars diva, you may want to cherry pick this for 0.7-post-fixes since it only comments out log lines and nothing else | |||||
| | | * | Add scripted controllers into agent intersim messaging | Melanie Thielker | 2010-07-11 | 3 | -0/+102 | |
| | | | | ||||||
| | * | | Revamp the permissions propagation. This MAY mess up. Please test. | Melanie Thielker | 2010-07-13 | 6 | -58/+140 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| | * | | Add CreateSelected flag onto objects rezzed from inventory | Melanie Thielker | 2010-07-13 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Rewrite collision dictionary handling, cleans up deleted obects/avs. Fixes ↵ | Kitto Flora | 2010-07-13 | 3 | -60/+103 | |
| |/ / | | | | | | | | | | occasional collision event failure. ChOde only. |