| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-18 | 2 | -17/+49 |
|\ |
|
| * | Fix bug where objects were being coalesced in the wrong positions. | Justin Clark-Casey (justincc) | 2011-04-18 | 1 | -2/+2 |
| * | Provide a configuration setting to control whether multiple taken objects are... | Justin Clark-Casey (justincc) | 2011-04-18 | 2 | -15/+47 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-17 | 3 | -27/+184 |
|\ \
| |/ |
|
| * | Fixes mantis #5431 -- coalesced objects in HG-enabled regions. Needs more tes... | Diva Canto | 2011-04-15 | 2 | -25/+12 |
| * | refactor: separate out code that adds permissions | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -42/+59 |
| * | minor: remove a small amount of code duplication | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -4/+3 |
| * | refactor: split out some rez code into a separate CreateItemForObject() method | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -143/+159 |
| * | get rid of all traces of the now used mock service infrastructure | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -1/+1 |
| * | simplify TestRezObject() | Justin Clark-Casey (justincc) | 2011-04-14 | 1 | -17/+1 |
| * | Make scene object parts created by the test utils unit sized. | Justin Clark-Casey (justincc) | 2011-04-14 | 1 | -3/+1 |
| * | simplify coalesced object tests by using existing scene object set up utils | Justin Clark-Casey (justincc) | 2011-04-14 | 1 | -34/+6 |
| * | Use common coalesced serialization code for both tests and the InventoryAcces... | Justin Clark-Casey (justincc) | 2011-04-13 | 1 | -54/+13 |
| * | Adjust the quanterions used in the rez coalsced object tests to get sensible ... | Justin Clark-Casey (justincc) | 2011-04-13 | 1 | -4/+12 |
| * | refactor: move code to obtain the coalescence size and object offsets into Co... | Justin Clark-Casey (justincc) | 2011-04-13 | 1 | -1/+1 |
| * | Fix bug where rezzing coalesced objects would give all objects the same name ... | Justin Clark-Casey (justincc) | 2011-04-13 | 2 | -7/+11 |
| * | Add coalesced scene objects class and serializer. This is currently only use... | Justin Clark-Casey (justincc) | 2011-04-13 | 2 | -5/+93 |
| * | factor out some test code into the SetUp() | Justin Clark-Casey (justincc) | 2011-04-13 | 1 | -14/+15 |
| * | Add a regression test for rezzing a single object into a scene from user inve... | Justin Clark-Casey (justincc) | 2011-04-13 | 1 | -0/+133 |
| * | refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersectio... | Justin Clark-Casey (justincc) | 2011-04-12 | 1 | -14/+1 |
| * | Fix (add) ability to rez objects by dragging them out of another prim's inven... | Justin Clark-Casey (justincc) | 2011-04-12 | 1 | -0/+4 |
| * | Implement rezzing coalesced objects | Melanie | 2011-04-03 | 1 | -11/+0 |
| * | Implement rezzing coalesced objects | Melanie | 2011-04-03 | 1 | -105/+172 |
| * | Implement taking of coalesced objects. | Melanie | 2011-04-03 | 1 | -196/+263 |
| * | A stab at making CHANGED_OWNER work | Melanie | 2011-04-01 | 1 | -17/+7 |
* | | A stab at making CHANGED_OWNER work | Melanie | 2011-04-01 | 1 | -9/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-03-10 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | Add log messages on teleport failure to better pin down the cause. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -3/+9 |
| * | Fix a few little things | Melanie | 2011-02-27 | 1 | -0/+3 |
* | | Fix a few little things | Melanie | 2011-02-27 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-24 | 3 | -13/+29 |
|\ \
| |/ |
|
| * | Forces the owner of a rezzed object to be the "rezzer" of the | Mic Bowman | 2011-02-22 | 1 | -0/+2 |
| * | Parameterizes the view distance used to compute and manage | Mic Bowman | 2011-02-22 | 2 | -13/+28 |
| * | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 2011-02-16 | 1 | -5/+5 |
* | | Change the QUERYACCESS method to eliminate spurious access denied messages | Melanie | 2011-02-16 | 1 | -5/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Improved error message on TP failure | Diva Canto | 2011-02-12 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-02-07 | 2 | -3/+7 |
|\ \
| |/ |
|
| * | Added a config var to HGInventoryAccessModule called OutboundPermission that ... | Diva Canto | 2011-02-04 | 1 | -2/+6 |
| * | minor: Correct misspelling of neighbour in log messages. | Justin Clark-Casey (justincc) | 2011-02-04 | 1 | -1/+1 |
| * | Fix up QueryAccess to also check parcels | Melanie | 2011-01-28 | 1 | -1/+8 |
| * | Fix bumping into sim borders and check estate bans for walking crossings | Melanie | 2011-01-28 | 1 | -18/+69 |
| * | Dont' trust the viewer! Fix a permission slam error caused by trusting | Melanie | 2011-01-12 | 1 | -0/+6 |
| * | Fix direct item give permissions | Melanie | 2011-01-12 | 1 | -10/+16 |
| * | Minor additional debug message. | Diva Canto | 2011-01-07 | 1 | -0/+2 |
| * | Allow cross-scope friendships to work, and also allow other cross scope name | Melanie | 2011-01-03 | 1 | -1/+1 |
| * | Fix scoping for prim region crossings | Melanie | 2011-01-03 | 1 | -1/+1 |
* | | Fix up QueryAccess to also check parcels | Melanie | 2011-01-28 | 1 | -2/+3 |
* | | Fix bumping into sim borders and check estate bans for walking crossings | Melanie | 2011-01-28 | 1 | -18/+69 |
* | | Make landing points work on local teleports. Constrain owners and gods to | Melanie | 2011-01-27 | 1 | -0/+1 |