Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-07 | Fix llRotBetween | Kitto Flora | 1 | -2/+54 | |
2010-01-05 | Allow estate managers (if estate_owner_is_god is set) to actually enter | Melanie | 1 | -1/+4 | |
god mode. Allow god modification of objects if the object owner is the same god that wants to modify, this allows you to regain perms on your own objects after IAR import messed them up. | |||||
2010-01-04 | Finish conversion if XInventoryService | Melanie | 3 | -19/+98 | |
2010-01-04 | First stage port of the XInventoryService | Melanie | 4 | -0/+674 | |
2010-01-04 | Finish conversion if XInventoryService | Melanie | 3 | -19/+98 | |
2010-01-04 | First stage port of the XInventoryService | Melanie | 4 | -0/+674 | |
2010-01-04 | When rezzing a no-copy object on a no-rez parcel, the object vanishes from | Melanie | 1 | -0/+7 | |
inventory until relog. This patch corrects this and puts the item back into inventory. | |||||
2010-01-04 | Mark GetUserInventory as obsolete. It is still used in the default | Melanie | 1 | -0/+2 | |
avatars module and in the REST inventory service, but future inventory services and/or connector will not include this method anymore, because it is dangerous on large inventory servers. Marking as obsolete to give an incentive to rewrite these services to use the recursive fetching or more targeted retrieval. | |||||
2010-01-03 | Solve conflict | Melanie | 1 | -7/+0 | |
2010-01-03 | Cause llSetText to send prim updates. | Melanie | 1 | -0/+1 | |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 54 | -877/+1114 | |
2010-01-02 | Add virtual method StateChange to ScriptBaseClass | Melanie | 1 | -0/+4 | |
2010-01-02 | Add virtual method StateChange to ScriptBaseClass | Melanie | 1 | -0/+4 | |
2010-01-01 | Prevent the creation of duplicate inventory folders in the case of a login | Melanie | 2 | -2/+13 | |
database issue. Now the login will instaead fail later. | |||||
2009-12-31 | Put PassCollision on the ignore list for testing, since we don't save that | Melanie | 1 | -0/+1 | |
yet. | |||||
2009-12-31 | Readds llCollisionFilter and adds llPassCollision. | Revolution | 3 | -64/+293 | |
Applied with whitespace cleanup Signed-off-by: Melanie <melanie@t-data.com> | |||||
2009-12-31 | Whitespace cleanup (changed hard tabs to 4 spaces) | Melanie | 2 | -486/+486 | |
2009-12-31 | Adds Friend Finding functionality. | Revolution | 1 | -0/+23 | |
Signed-off-by: Melanie <melanie@t-data.com> | |||||
2009-12-31 | Adds tons of packets. | Revolution | 11 | -3/+854 | |
Applied with change: Changed spelling to Summary (from Summery) Signed-off-by: Melanie <melanie@t-data.com> | |||||
2009-12-31 | Vehicle Linear parameter adjustments | Kitto Flora | 3 | -38/+75 | |
2009-12-31 | This patch caused serialization errors and needs to be reexamined | Melanie | 2 | -315/+67 | |
Revert "[PATCH] Adds llCollisionFilter" This reverts commit eab2b4c6a96cd5b2a0f079f27a9c2ac15273d3f0. | |||||
2009-12-31 | Add a small delay in NewAgentConnection to fix an issue with Hippo | Melanie | 1 | -0/+3 | |
(and possibly other cleints) getting their data mixed up. | |||||
2009-12-31 | [PATCH] Adds llCollisionFilter | Melanie | 2 | -67/+315 | |
Thank you, Revolution. Applied with minor changes. | |||||
2009-12-31 | Adds osKickUser and osSetSpeed | unknown | 3 | -0/+97 | |
Signed-off-by: Melanie <melanie@t-data.com> | |||||
2009-12-30 | * Fixes Sitting on the ground. | Teravus Ovares (Dan Olivares) | 2 | -3/+13 | |
2009-12-30 | Revert "Merge branch 'master' into careminster" | Melanie | 2 | -22/+1 | |
This reverts commit d49d44923d1be38f6fff12706b156562c6060566. | |||||
2009-12-30 | Revert "Merge branch 'master' into careminster" | Melanie | 3 | -143/+4 | |
This reverts commit 596af3f600462fb1e467714e5b898c10aa3d838b. | |||||
2009-12-30 | * Makes forward and backward key reactions faster by responding to the NUDGE ↵ | Teravus Ovares (Dan Olivares) | 2 | -9/+35 | |
type movements. | |||||
2009-12-29 | * Attempts to resolve the megaregion terrain edit rebound. | Teravus Ovares (Dan Olivares) | 1 | -0/+82 | |
* It does this by tweaking the throttles on child agent connection to a megaregion and multiplying the land throttle by 50. (various bit and byte magic ensue) * While, I doubt this will cause terrain crater sized potholes.. since it actually increases the bandwidth available for land in child regions when MegaRegions area active, more testing would be good. * This, in theory, also shouldn't cause missing objects in child regions.. because all objects are in the root region anyway. As I said, more testing would be good. | |||||
2009-12-30 | Fix an omission in LSL that causes a viewer crash | Melanie | 1 | -0/+5 | |
2009-12-30 | Fix an omission in LSL that causes a viewer crash | Melanie | 1 | -0/+5 | |
2009-12-30 | Fix a timer list locking issue causing XMREngine deadlocks | Melanie | 1 | -15/+17 | |
2009-12-29 | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 13 | -26/+44 | |
can now determine if a connection is from login, teleport or crossing. Needed for a meaningful banlines implementation | |||||
2009-12-27 | Fix up the new Sirikata cient view | Melanie | 1 | -1/+1 | |
2009-12-27 | One should not copy/paste so much :) | Melanie | 1 | -3/+3 | |
2009-12-27 | One should not copy/paste so much :) | Melanie | 1 | -3/+3 | |
2009-12-27 | Fix the spelling :/ | Melanie | 1 | -3/+3 | |
2009-12-27 | Fix the spelling :/ | Melanie | 1 | -3/+3 | |
2009-12-27 | Encode the published and mature checkboxes into the user flags for | Melanie | 1 | -0/+3 | |
profiles | |||||
2009-12-27 | Convert some remaining legacy lock()s for m_parts in SceneObjectGroup to ↵ | CasperW | 1 | -11/+13 | |
ReaderWriteLockSlim, hopefully fixes a native crash | |||||
2009-12-27 | * Implements some basic Sirikata protocol work (initial handshakes). | Adam Frisby | 2 | -1/+57 | |
2009-12-27 | * Implements Sirikata ClientStack Module | Adam Frisby | 17 | -0/+29698 | |
* Just a stub (imports all the sirikata protocol, and that's about it.) | |||||
2009-12-27 | Correct some issues with the last commit | root | 1 | -1/+2 | |
2009-12-26 | Correct some issues with the last commit | root | 1 | -1/+2 | |
2009-12-26 | Close a SQL injection loophole in the new database driver | Melanie | 1 | -2/+3 | |
2009-12-26 | Make sure that we're not bounds checking attachments. 'Cos otherwise your ↵ | CasperW | 1 | -2/+2 | |
hair will end up on your bum. Seen that before? | |||||
2009-12-26 | Fix for landing points. Only one scenario is not fully covered by this ↵ | CasperW | 3 | -15/+59 | |
change, and that is people who teleport from neighbouring regions, who won't get affected by the landing point. | |||||
2009-12-26 | Add AvatarInterestsReply | Melanie | 8 | -1/+43 | |
2009-12-26 | Make the GenericTableHandler work as intended | root | 1 | -2/+8 | |
2009-12-26 | Make the GenericTableHandler work as intended | root | 1 | -2/+8 | |