| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 7 | -23/+147 |
|\ |
|
| * | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie | 2010-07-14 | 13 | -117/+51 |
| * | 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 | 4 | -20/+132 |
| | |\ |
|
| | * | | comment out obsolete assert that 'item has been passed to another user since ... | Justin Clark-Casey (justincc) | 2010-07-14 | 1 | -1/+1 |
| * | | | 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 | 10 | -117/+180 |
| |\ \ |
|
| | * \ | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-07-14 | 1 | -12/+0 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Cleaned up a couple of things from OpenSim.ini.example: [Friends] section has... | Diva Canto | 2010-07-14 | 1 | -12/+0 |
| | * | | Fix a permissions issue | Melanie Thielker | 2010-07-14 | 2 | -11/+22 |
| | |/ |
|
| * | | Fix obvious bug in XInventoryService.GetFolderItems() which was preventing th... | Justin Clark-Casey (justincc) | 2010-07-14 | 3 | -8/+132 |
* | | | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie Thielker | 2010-07-14 | 13 | -123/+49 |
* | | | 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 as... | Melanie | 2010-07-14 | 1 | -7/+0 |
| * | | 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 copy... | Diva Canto | 2010-07-14 | 1 | -0/+9 |
| * | | 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 |
* | | | 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 |
* | | | 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 p... | Tom Grimshaw | 2010-07-13 | 1 | -6/+15 |
* | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | sacha | 2010-07-13 | 11 | -126/+255 |
|\ \ \ |
|
| * \ \ | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Kitto Flora | 2010-07-13 | 7 | -66/+149 |
| |\ \ \ |
|
| | * \ \ | 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 |
| | | * | | 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 |
| | | * | comment out a lot of the debug log messages when loading an iar | Justin Clark-Casey (justincc) | 2010-07-12 | 1 | -10/+10 |
| | | * | 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 |
| | * | | 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 oc... | Kitto Flora | 2010-07-13 | 4 | -60/+106 |
| |/ / |
|
* | | | adding the 'wearble' case for llGetLocalPos. | sacha | 2010-07-13 | 1 | -1/+8 |
|/ / |
|
* | | Removed the CHANGED_COLOR event post from the Color accessor in SOP. This is ... | Tom Grimshaw | 2010-07-12 | 1 | -1/+0 |
* | | Add scripted controllers into agent intersim messaging | Melanie Thielker | 2010-07-11 | 3 | -0/+102 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-11 | 8 | -61/+104 |
|\ \
| |/ |
|
| * | Remove localID from script controls data. It won't transfer to another | Melanie | 2010-07-11 | 3 | -8/+6 |
| * | Make taken items go back to the folder they came from | Melanie Thielker | 2010-07-10 | 2 | -0/+17 |
| * | Bug in 0.6.9 sometimes restoring script state causes region console to crash ... | unknown | 2010-07-09 | 1 | -39/+84 |
| * | Hopefully fixes mantis #4852 | Diva Canto | 2010-07-08 | 2 | -4/+4 |
| * | These 2 files want to be committed. | Diva Canto | 2010-07-08 | 2 | -10/+10 |
* | | Fix the synchronousrestformsrequester so it will successfully handle a respon... | Tom Grimshaw | 2010-07-10 | 1 | -1/+1 |
* | | Fix an issue where the SynchronousRestObjectRequester will fail if a webserve... | Tom Grimshaw | 2010-07-10 | 1 | -1/+1 |
* | | Make taken items go back to the folder they came from | Melanie Thielker | 2010-07-10 | 2 | -0/+17 |
* | | Correct a merge artefact | Melanie | 2010-07-08 | 1 | -27/+0 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-08 | 18 | -147/+156 |
|\ \
| |/ |
|