| Commit message (Expand) | Author | Age | Files | Lines |
* | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 2009-04-14 | 1 | -0/+11 |
* | * Patch from RemedyTomm Mantis 3440 | Teravus Ovares | 2009-04-10 | 1 | -3/+4 |
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 1 | -2/+2 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-09 | 1 | -1/+0 |
* | * Make it possible to store creator strings in user inventory items as well a... | Justin Clarke Casey | 2009-04-08 | 1 | -13/+14 |
* | * Fix the remainder of the packets that require sessionId checks. | Teravus Ovares | 2009-04-08 | 1 | -32/+929 |
* | * [SECURITY] Implements additional packet security checks for Object related ... | Adam Frisby | 2009-04-08 | 1 | -0/+250 |
* | * [SECURITY] Implements a large number of new security checks into Scene/Avat... | Adam Frisby | 2009-04-08 | 1 | -0/+269 |
* | * Ooops, really put this on the task queue and not texture | Justin Clarke Casey | 2009-04-07 | 1 | -1/+1 |
* | * Put AgentTextureCached? response packet on the task queue rather than the w... | Justin Clarke Casey | 2009-04-07 | 1 | -3/+2 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+13 |
* | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 2009-04-04 | 1 | -4/+35 |
* | Preliminary work to support ObjectSpin* packets when user invokes CTRL / SHIF... | nlin | 2009-04-04 | 1 | -4/+41 |
* | Thanks rtomita for a patch to add a handler for the RemoveInventoryObjects pa... | Jeff Ames | 2009-03-31 | 1 | -0/+29 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2009-03-30 | 1 | -10/+9 |
* | Add PickInfoReply packet. | Melanie Thielker | 2009-03-30 | 1 | -0/+25 |
* | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 2009-03-29 | 1 | -37/+27 |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 1 | -0/+11 |
* | Add mute list request event and dummy response | Melanie Thielker | 2009-03-28 | 1 | -2/+26 |
* | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 2009-03-28 | 1 | -2/+7 |
* | Add the events needed for profiles. | Melanie Thielker | 2009-03-27 | 1 | -0/+55 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -2/+2 |
* | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 2009-03-27 | 1 | -39/+17 |
* | Send proper creation date on item gives, so objects will appear at the top of | Melanie Thielker | 2009-03-22 | 1 | -1/+1 |
* | Thanks rtomita for a patch to add handlers for prim scale updates from libomv... | Jeff Ames | 2009-03-14 | 1 | -0/+25 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 1 | -1/+21 |
* | Thanks rtomita for a patch to fix inventory listings for clients using libomv... | Jeff Ames | 2009-03-11 | 1 | -2/+58 |
* | Limit the message length from llInstantMessage to 1024 characters http://wiki... | idb | 2009-03-07 | 1 | -1/+6 |
* | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2009-03-05 | 1 | -21/+28 |
* | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 2009-02-26 | 1 | -0/+10 |
* | Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that: | Charles Krinke | 2009-02-25 | 1 | -3/+3 |
* | A few updates necessary for load balancer. | Mike Mazur | 2009-02-25 | 1 | -0/+2 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -33/+33 |
* | Added a check to LLClientView.RegisterInterface<T>(T iface), so that it can'... | MW | 2009-02-21 | 1 | -1/+4 |
* | * Applied a patch that: Added estate ban table to migration scripts and nhibe... | lbsa71 | 2009-02-21 | 1 | -2/+2 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -1/+2 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 1 | -4/+7 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -1/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -19/+11 |
* | Fixes mantis #3121. | diva | 2009-02-12 | 1 | -0/+1 |
* | Enforce estate bans on Teleports. | diva | 2009-02-11 | 1 | -2/+4 |
* | * Change SendBulkUpdateInventory from two methods to one which accepts an Inv... | Justin Clarke Casey | 2009-02-11 | 1 | -9/+17 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 1 | -1/+1 |
* | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 2009-02-09 | 1 | -3/+3 |
* | send group name in binary bucket in chatterbox invitation eventqueue message | Dahlia Trimble | 2009-02-08 | 1 | -1/+6 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -19/+8 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -130/+130 |
* | Hopefully fixes mantis #3063. | diva | 2009-01-31 | 1 | -1/+4 |
* | Send groups list via event queue | Dahlia Trimble | 2009-01-27 | 1 | -1/+19 |
* | add a definition for a parcel properties CAP | Dahlia Trimble | 2009-01-26 | 1 | -2/+17 |