| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | Revert "A stab in the dark. Revert the compile lockout temporarily. If you kn... | Melanie | 2010-07-19 | 1 | -20/+20 |
| * | A stab in the dark. Revert the compile lockout temporarily. If you know what | Melanie | 2010-07-19 | 1 | -20/+20 |
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-07-17 | 1 | -21/+27 |
| |\ |
|
| | * | Allow use of old angle rules PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE in l... | Justin Clark-Casey (justincc) | 2010-07-17 | 1 | -0/+20 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-07-17 | 1 | -5/+19 |
| | |\ |
|
| | * | | Fix bugs in llRot2Euler() | Justin Clark-Casey (justincc) | 2010-07-17 | 1 | -21/+7 |
| * | | | Allow communicating with blue box dialogs across a region border via a | Melanie Thielker | 2010-07-17 | 1 | -8/+7 |
| | |/
| |/| |
|
| * | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-07-14 | 4 | -157/+213 |
| |\ \
| | |/ |
|
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-07-14 | 11 | -103/+69 |
| | |\ |
|
| | * | | improve closing of load/save iar streams in the event of a problem | Justin Clark-Casey (justincc) | 2010-07-14 | 4 | -157/+213 |
| * | | | Detach attachments displaced by other attachments | Melanie Thielker | 2010-07-14 | 1 | -5/+19 |
| | |/
| |/| |
|
* | | | When a god uses mass permission setting, the V bit is cleared from next | Melanie Thielker | 2010-07-20 | 1 | -4/+7 |
* | | | Remove the null checks altogether | Melanie Thielker | 2010-07-20 | 2 | -20/+5 |
* | | | 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 |
* | | | If the client requests that an object be deleted, and the SOG/SOP is null and... | Tom Grimshaw | 2010-07-18 | 1 | -0/+8 |
* | | | Ensure that packets do NOT get delivered to a client before the modules that ... | Tom Grimshaw | 2010-07-17 | 3 | -1/+41 |
* | | | Revert 233c872.. "* Call client.Start() sunchronously. Calling thos async avo... | Tom Grimshaw | 2010-07-17 | 1 | -10/+1 |
* | | | Shorten LLEmail delay to 15s. With the external spam protection, we can | Melanie Thielker | 2010-07-17 | 1 | -1/+1 |
* | | | Allow communicating with blue box dialogs across a region border via a | Melanie Thielker | 2010-07-17 | 1 | -8/+7 |
* | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Melanie Thielker | 2010-07-17 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | 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 |
* | | | Fix a few permissions vulnerability. Owners could cause permissions | Melanie Thielker | 2010-07-15 | 3 | -9/+35 |
* | | | Preserve attachment data while a prim is in world. Allows attachment | Melanie Thielker | 2010-07-14 | 2 | -0/+18 |
* | | | 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 | 4 | -8/+142 |
|\ \ \
| |/ / |
|
| * | | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie | 2010-07-14 | 8 | -97/+51 |
| * | | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 2010-07-14 | 5 | -9/+9 |
| * | | 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 | 8 | -104/+179 |
| |\ |
|
| | * | 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 | 2 | -6/+128 |
* | | | Major attachments cleanup. Remove unused AttachObject ClientView method | Melanie Thielker | 2010-07-14 | 8 | -103/+49 |
* | | | Remove useless quaternion parameter from AttachObject sig | Melanie Thielker | 2010-07-14 | 5 | -9/+9 |
* | | | 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 | 9 | -125/+251 |
|\ \ \ |
|