| Commit message (Expand) | Author | Age | Files | Lines |
* | * Don't create ghost prim when rezzing objects from inventory | Teravus Ovares | 2008-06-05 | 1 | -1/+2 |
* | Mantis#1439. Thank you kindly, Melanie for a patch that | Charles Krinke | 2008-06-04 | 1 | -1/+1 |
* | Mantis#1428. Thank you kindly, fdg for a patch that solves: | Charles Krinke | 2008-05-31 | 1 | -0/+5 |
* | *Added a Few External Checks relating to scripts including the seperation of ... | mingchen | 2008-05-28 | 1 | -7/+13 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -5/+5 |
* | Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-05-28 | 1 | -0/+2 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -12/+12 |
* | * Disabling isSelected check on object persistence backup (at least temporari... | Justin Clarke Casey | 2008-05-25 | 1 | -4/+0 |
* | * Refactor: Collapses parts of different code paths in scene used when deleti... | Justin Clarke Casey | 2008-05-25 | 1 | -1/+0 |
* | * Refactor: Collapse some multiple remove object paths | Justin Clarke Casey | 2008-05-24 | 1 | -5/+3 |
* | * Refactor: Change previous commits Object methods to SceneObject methods ins... | Justin Clarke Casey | 2008-05-24 | 1 | -2/+2 |
* | * Refactor: Renaming various *Entity*() methods to *Object*() methods on the ... | Justin Clarke Casey | 2008-05-24 | 1 | -2/+4 |
* | * Fixes endless loop in the Land Module when selecting any object. | Teravus Ovares | 2008-05-24 | 1 | -65/+93 |
* | This enables return from the parcel object owner display. | Teravus Ovares | 2008-05-24 | 1 | -22/+29 |
* | * Implements selected object return. | Teravus Ovares | 2008-05-24 | 1 | -85/+267 |
* | Thank you kindly, Melanie, for: | Charles Krinke | 2008-05-23 | 1 | -30/+43 |
* | Thank you kindly, Melanie, for a patch which: | Charles Krinke | 2008-05-23 | 1 | -0/+11 |
* | From: Jeremy Bongio <jbongio@us.ibm.com> | Sean Dague | 2008-05-20 | 1 | -4/+4 |
* | Thank you kindly, Melanie for a patch that avoids a null | Charles Krinke | 2008-05-19 | 1 | -1/+1 |
* | * minor: Just a few documentation odds and ends | Justin Clarke Casey | 2008-05-18 | 1 | -3/+1 |
* | * Tweaked patch mantis 1302 and committing it. | Teravus Ovares | 2008-05-17 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -29/+29 |
* | * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in... | Teravus Ovares | 2008-05-16 | 1 | -12/+41 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -222/+222 |
* | * Committing half of patch mantis 001291 from Melanie! Thanks Melanie. | Teravus Ovares | 2008-05-15 | 1 | -5/+13 |
* | Committing patch from Melanie. 0001290: [PATCH] implement permissions propag... | Teravus Ovares | 2008-05-15 | 1 | -64/+154 |
* | Applied Patch mantis 1220. Implements llGetStartParameter. Thanks! | Teravus Ovares | 2008-05-14 | 1 | -0/+3 |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+4 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+2 |
* | *Fixed compile error on last commit | mingchen | 2008-05-13 | 1 | -1/+2 |
* | *Objects now delete correctly | mingchen | 2008-05-13 | 1 | -4/+5 |
* | *Complete redo of the permissions module | mingchen | 2008-05-13 | 1 | -10/+20 |
* | * Fixed null reference exception when rezzing an object from inventory with a... | Teravus Ovares | 2008-05-11 | 1 | -1/+14 |
* | * Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ... | Adam Frisby | 2008-05-11 | 1 | -2/+5 |
* | *Added all the permission checks to the sceneexternalchecks and modified perm... | mingchen | 2008-05-08 | 1 | -7/+5 |
* | *Added SceneExternalChecks.cs that is used to manage checking the results of ... | mingchen | 2008-05-07 | 1 | -8/+11 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -6/+6 |
* | * A bit of spice from here, a pinch of salt from there, some brains that attr... | Teravus Ovares | 2008-05-05 | 1 | -1/+63 |
* | * Add ability to defer item actions for AddItem() and DeleteItem(). This won... | Justin Clarke Casey | 2008-05-03 | 1 | -0/+3 |
* | * Refactor RemoveItem() | Justin Clarke Casey | 2008-05-03 | 1 | -17/+20 |
* | * Refactor: Renaming item and folder tree search methods to have Find*() pref... | Justin Clarke Casey | 2008-05-03 | 1 | -20/+28 |
* | * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache... | Justin Clarke Casey | 2008-05-03 | 1 | -0/+1 |
* | * Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem() | Justin Clarke Casey | 2008-05-03 | 1 | -5/+16 |
* | * Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem() | Justin Clarke Casey | 2008-05-03 | 1 | -6/+6 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -157/+159 |
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -159/+157 |
* | * committing what I've got so far for DuplicateOnRay so I don't fight the con... | Teravus Ovares | 2008-05-01 | 1 | -2/+2 |
* | * You can now rez objects out of inventory at the correct offset from prim yo... | Teravus Ovares | 2008-05-01 | 1 | -3/+12 |
* | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 2008-04-30 | 1 | -5/+28 |
* | * Fixes child prim not editable as an attachment. You can right click on chi... | Teravus Ovares | 2008-04-29 | 1 | -1/+1 |