| Commit message (Expand) | Author | Files | Lines |
2010-07-05 | Undo fix is now complete. This commit repairs the special case of the root pr... | Tom Grimshaw | 3 | -15/+41 |
2010-07-05 | Bring "Redo" up to date with "Undo" so it works too | Tom Grimshaw | 1 | -31/+10 |
2010-07-04 | Fix single prim rotation undo. All UNDO functions are now working correctly ... | Tom Grimshaw | 1 | -1/+1 |
2010-07-04 | Rotation undo fix and remove a debug chatter i missed. Still not working: Ind... | Tom Grimshaw | 1 | -4/+3 |
2010-07-04 | The majority of the Undo fix. There is still an issue with Rotation which i'... | Tom Grimshaw | 4 | -56/+127 |
2010-07-04 | Fixes the obvious problem in mantis #4841. Melanie needs to look at other pot... | Diva Canto | 1 | -1/+2 |
2010-07-03 | Fix IMs the right way. This sets it up so that timestamps are actually | Melanie Thielker | 1 | -2/+5 |
2010-07-03 | Fix Undo! Made a lot of changes to Undo state saving; it now considers that ... | Tom Grimshaw | 3 | -23/+87 |
2010-07-02 | Clean up IMoneyModule and adjust the other modules to the changes | Melanie Thielker | 1 | -1/+1 |
2010-07-02 | Clean up IMoneyModule and adjust the other modules to the changes | Melanie Thielker | 1 | -1/+1 |
2010-07-01 | Avoid a spurious error message when taking a friend's no copy item | Melanie Thielker | 1 | -1/+8 |
2010-06-29 | Revert "stop exceptions in setting and getting state from propogating since t... | Justin Clark-Casey (justincc) | 1 | -31/+8 |
2010-06-29 | stop exceptions in setting and getting state from propogating since they aren... | Justin Clark-Casey (justincc) | 1 | -8/+31 |
2010-06-29 | Fix a nullref on autoreturn | Melanie | 1 | -5/+17 |
2010-06-29 | Comment the "Notecard saved" notification that pops up when a notecard | Melanie Thielker | 1 | -1/+1 |
2010-06-29 | Make newly created prims be named "Object" and make newly created scripts | Melanie Thielker | 2 | -3/+3 |
2010-06-28 | Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never | Melanie Thielker | 2 | -4/+4 |
2010-06-28 | Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and | Melanie Thielker | 2 | -17/+3 |
2010-06-28 | Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never | Melanie Thielker | 2 | -4/+4 |
2010-06-28 | Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and | Melanie Thielker | 2 | -17/+3 |
2010-06-27 | Make drag copy and copy-on-ray handle friends list perms properly | Melanie Thielker | 1 | -0/+22 |
2010-06-27 | Fix more perms weirdness. Preserve "Locked" status across gives and rez/take. | Melanie | 1 | -8/+9 |
2010-06-27 | Fix more perms weirdness. Preserve "Locked" status across gives and rez/take. | Melanie | 1 | -8/+9 |
2010-06-27 | Fix permission propagation to prevent permanently locked objects from being | Melanie | 1 | -3/+3 |
2010-06-27 | Make drag copy and copy-on-ray handle friends list perms properly | Melanie Thielker | 1 | -0/+22 |
2010-06-26 | Add a new global event : OnTerrainUpdate | Tom Grimshaw | 1 | -0/+24 |
2010-06-26 | Trigger the RegionLightShareData OnSave event properly when the profile is saved | Tom Grimshaw | 1 | -0/+1 |
2010-06-26 | Return everything at once, it's more efficient that way | Tom Grimshaw | 1 | -1/+6 |
2010-06-26 | Fix another nullref issue in DeRezSceneObject | Tom Grimshaw | 1 | -1/+1 |
2010-06-26 | Fix a bug with DeRezObjects (check for a null remoteClient) | Tom Grimshaw | 1 | -7/+9 |
2010-06-26 | Return objects which are NoCopy instead of just leaving them when cleaning t... | Tom Grimshaw | 1 | -0/+4 |
2010-06-26 | Add a DeleteAllSceneObjects(bool exceptNoCopy) method to allow NoCopy object... | Tom Grimshaw | 1 | -2/+15 |
2010-06-26 | Fix loading of attachments on login | Melanie Thielker | 1 | -1/+8 |
2010-06-25 | Add new event: OnChangedBackup | Tom Grimshaw | 2 | -0/+15 |
2010-06-25 | Add two events: OnAttachToBackup and OnDetachFromBackup. | Tom Grimshaw | 2 | -0/+30 |
2010-06-25 | stop KeyNotFoundException() being thrown in RemoveScenePresence if the agent ... | Justin Clark-Casey (justincc) | 1 | -6/+7 |
2010-06-24 | And another conflict | Melanie | 1 | -17/+0 |
2010-06-23 | Thank you, Snoopy, for a patch to reduce sim script startup CPU usage | Melanie | 1 | -10/+12 |
2010-06-22 | Guard prioritizer agains null values as those produced by a bullet dying | Melanie Thielker | 1 | -0/+3 |
2010-06-22 | Cause collisions with the avatar to be sent to attachments. Currently | Melanie Thielker | 1 | -0/+140 |
2010-06-22 | Guard prioritizer agains null values as those produced by a bullet dying | Melanie Thielker | 1 | -0/+3 |
2010-06-20 | Fix the StandUp position to calculate as if we're still using the child prim id. | Tom Grimshaw | 1 | -1/+1 |
2010-06-20 | Fix the sit code to ensure that we use the root prim of a linkset as a refere... | Tom Grimshaw | 1 | -3/+15 |
2010-06-20 | Update all clients sitting on a linkset if a child prim is moved. This preven... | Tom Grimshaw | 1 | -0/+6 |
2010-06-20 | Modify avatar responsiveness policy to send roots before children | Melanie Thielker | 1 | -4/+11 |
2010-06-19 | Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T... | Tom Grimshaw | 2 | -4/+91 |
2010-06-19 | Hunting for the problem in #4777 | Diva Canto | 1 | -0/+4 |
2010-06-19 | Add "AvatarHeight/2" to the Home Position when set to avoid having the avatar... | Tom Grimshaw | 1 | -0/+10 |
2010-06-17 | Add rez on water surface. | Kitto Flora | 1 | -11/+21 |
2010-06-14 | * Deleted duplicated migration that was failing anyway. | Diva Canto | 1 | -0/+2 |