| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-04-30 | 1 | -32/+9 |
|\ |
|
| * | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-04-30 | 1 | -32/+9 |
| |\ |
|
| | * | Fix link security issue | Melanie | 2010-04-30 | 1 | -32/+9 |
| * | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-04-05 | 1 | -21/+41 |
| |\ \
| | |/ |
|
| | * | Fix bug where approximately half the time, attachments would rez only their r... | Justin Clark-Casey (justincc) | 2010-03-09 | 1 | -21/+41 |
| * | | Merge branch '0.6.9-post-fixes' into careminster | Melanie | 2010-03-06 | 1 | -1/+10 |
| |\ \
| | |/ |
|
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | All scripts are now created suspended and are only unsuspended when the object | Melanie | 2010-04-19 | 1 | -0/+1 |
| * | | | refactor: crudely move DetachSingleAttachmentToGround() over to the Attachmen... | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -3/+1 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-30 | 1 | -107/+79 |
|\ \ \ \
| |/ / / |
|
| * | | | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -1/+1 |
| * | | | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -107/+79 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-18 | 1 | -63/+130 |
|\ \ \ \
| |/ / / |
|
| * | | | Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati... | Dan Lake | 2010-03-17 | 1 | -63/+130 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-15 | 1 | -88/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | refactor: move RezSingleAttachmentFromInventory() from SceneGraph to Attachme... | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -53/+0 |
| * | | | refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -35/+0 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-06 | 1 | -128/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | refactor: Move DetachSingleAttachmentToInv to region module | Justin Clark-Casey (justincc) | 2010-03-06 | 1 | -34/+1 |
| * | | | refactor: begin to move attachments code into a region module | Justin Clark-Casey (justincc) | 2010-03-05 | 1 | -82/+4 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-04 | 1 | -10/+36 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix bug where approximately half the time, attachments would rez only their r... | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -10/+33 |
| * | | | Actually make EventManager.OnAttach() fire when an object is attached. Previ... | Justin Clark-Casey (justincc) | 2010-03-03 | 1 | -0/+3 |
* | | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -17/+26 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -1/+1 |
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -0/+9 |
| |\ \
| | |/ |
|
| | * | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+9 |
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 1 | -16/+40 |
| |\ \
| | |/ |
|
| | * | Revert "change position of OnAttach event firing so that this also happens wh... | Melanie | 2010-02-04 | 1 | -1/+2 |
| | * | change position of OnAttach event firing so that this also happens when a use... | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -2/+1 |
| * | | * HGScene is no more. | Diva Canto | 2010-01-30 | 1 | -17/+23 |
* | | | Merge branch 'master' into careminster | Melanie | 2010-02-02 | 1 | -25/+55 |
|\ \ \
| | |/
| |/| |
|
| * | | Actually make EventManager.OnAttach() fire when an object is attached. Previ... | Justin Clark-Casey (justincc) | 2010-02-01 | 1 | -0/+3 |
| * | | Don't try to start attachment scripts or send updates if the attachment itsel... | Justin Clark-Casey (justincc) | 2010-02-01 | 1 | -25/+52 |
| |/ |
|
| * | Experimental: Remove explicit property sends | Melanie | 2009-12-06 | 1 | -11/+11 |
| * | Skip single prims in unlink selections | Melanie | 2009-12-06 | 1 | -8/+11 |
| * | Change locking to not mix explicit Monitor.* calls with lock() | Melanie | 2009-12-06 | 1 | -2/+12 |
| * | Lock updates out while linking and unlinking | Melanie | 2009-12-06 | 1 | -121/+134 |
| * | Eliminate multiple updates on link/unlink | Melanie | 2009-12-06 | 1 | -0/+2 |
* | | Make sure that we're not bounds checking attachments. 'Cos otherwise your hai... | CasperW | 2009-12-26 | 1 | -2/+2 |
* | | Recover out-of-region objects during db load. | Kitto Flora | 2009-12-24 | 1 | -0/+24 |
* | | Should not commit without compiling | root | 2009-12-22 | 1 | -1/+1 |
* | | Jumped the gun... | root | 2009-12-22 | 1 | -1/+1 |
* | | Allow 100ms for scripts to run attach(NULL_KEY) on detach | root | 2009-12-22 | 1 | -0/+12 |
* | | Experimental: Remove explicit property sends | Melanie | 2009-12-06 | 1 | -11/+11 |
* | | Skip single prims in unlink selections | Melanie | 2009-12-06 | 1 | -8/+11 |
* | | Change locking to not mix explicit Monitor.* calls with lock() | Melanie | 2009-12-06 | 1 | -2/+12 |
* | | Lock updates out while linking and unlinking | Melanie | 2009-12-06 | 1 | -121/+134 |
* | | Eliminate multiple updates on link/unlink | Melanie | 2009-12-06 | 1 | -0/+2 |