| Commit message (Expand) | Author | Age | Files | Lines |
* | * Patch from RemedyTomm Mantis 3440 | Teravus Ovares | 2009-04-10 | 3 | -510/+428 |
* | 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 |
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 1 | -1/+2 |
* | * 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 |
* | * Proactively fixed bug-potential concerning the fact that m_httpServer prope... | lbsa71 | 2009-04-03 | 1 | -1/+0 |
* | Adding the Length override to the KillPacket | Melanie Thielker | 2009-03-31 | 1 | -0/+6 |
* | 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 |
* | * Changed a recursive BeginRobustReceive loop to a flat while loop to avoid l... | lbsa71 | 2009-03-25 | 1 | -38/+33 |
* | 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 |
* | Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we... | MW | 2009-03-02 | 1 | -81/+0 |
* | Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to v... | MW | 2009-03-02 | 2 | -3/+2 |
* | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 2009-02-26 | 1 | -0/+10 |
* | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2009-02-26 | 1 | -1/+14 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 1 | -2/+3 |
* | 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 | 3 | -31/+55 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 3 | -43/+47 |
* | 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 | 3 | -13/+13 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3149 | Justin Clarke Casey | 2009-02-13 | 1 | -14/+2 |
* | * refactor: Move export map function to world map module from scene | Justin Clarke Casey | 2009-02-13 | 1 | -6/+0 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 17 | -89/+38 |
* | Fixes mantis #3121. | diva | 2009-02-12 | 1 | -0/+1 |
* | Enforce estate bans on Teleports. | diva | 2009-02-11 | 2 | -5/+7 |