| Commit message (Expand) | Author | Files | Lines |
2009-08-16 | Bumped up grid services interface number. | Diva Canto | 1 | -1/+1 |
2009-08-16 | uh. how about *really* removing it, and not just write a comment above, hey d... | Diva Canto | 1 | -1/+1 |
2009-08-16 | Remove the call to ResetAttachments upon login. The info in the DB should alw... | Diva Canto | 1 | -1/+3 |
2009-08-16 | IAvatarFactory.UpdateDatabase gets the assetID and not the object's inworld U... | Diva Canto | 1 | -0/+6 |
2009-08-16 | Making attachments work again. Tons of debug more. This needs more testing an... | Diva Canto | 2 | -1/+64 |
2009-08-16 | * handle litjson errors for now. We'll remove this when we hear back from ... | Teravus Ovares (Dan Olivares) | 1 | -21/+38 |
2009-08-16 | Misc cleanup. | Jeff Ames | 3 | -3/+3 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 1 | -0/+3 |
2009-08-13 | * Add ThreadTracker Tests, Tests default thread, Adding Testing and Removing ... | Teravus Ovares (Dan Olivares) | 2 | -12/+216 |
2009-08-13 | * Add AgentCircuitManager tests for adding, removing, changing circuit code, ... | Teravus Ovares (Dan Olivares) | 1 | -0/+201 |
2009-08-13 | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 1 | -0/+5 |
2009-08-13 | * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure... | Teravus Ovares (Dan Olivares) | 1 | -0/+339 |
2009-08-13 | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 3 | -11/+11 |
2009-08-13 | * minor: comments | Teravus Ovares (Dan Olivares) | 1 | -1/+125 |
2009-08-13 | Add a profile module interface for the client view to use | Melanie | 1 | -0/+37 |
2009-08-12 | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 1 | -1/+10 |
2009-08-12 | minor:comments | Teravus Ovares (Dan Olivares) | 7 | -5/+91 |
2009-08-12 | minor: comments | Teravus Ovares (Dan Olivares) | 3 | -0/+121 |
2009-08-13 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -1/+1 |
2009-08-12 | * Added two new packet handler implementations for inventory ops. This is sta... | Diva Canto | 1 | -0/+19 |
2009-08-12 | change 535cb0efc so that the default LLSD serialization format is | dr scofield (aka dirk husemann) | 1 | -2/+4 |
2009-08-11 | Re-adding a conditional in UserManager that was removed with arthusv's commit... | Diva Canto | 1 | -1/+1 |
2009-08-11 | Apply http://opensimulator.org/mantis/view.php?id=1448 | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2009-08-11 | Enable the console show version command and the viewer about command, to show... | Chris Down | 1 | -22/+46 |
2009-08-11 | Establish CachedUserInfo.OnInventoryReceived event so that region/test invent... | Justin Clark-Casey (justincc) | 2 | -47/+68 |
2009-08-11 | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 3 | -128/+15 |
2009-08-10 | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 1 | -0/+10 |
2009-08-10 | Changed RequestRootFolder to GetRootFolder | Diva Canto | 2 | -2/+2 |
2009-08-10 | Last piece of cleaning up old inventory. Old IInventoryServices and ISecureIn... | Diva Canto | 3 | -258/+2 |
2009-08-10 | Conditional to prevent a null ref in tests. The tests may still not pass. | Diva Canto | 1 | -1/+1 |
2009-08-10 | First pass at cleaning up old OGS1 and Local Inventory: removed everything-in... | Diva Canto | 1 | -114/+0 |
2009-08-10 | AssetCache.addin.xml seems to be historical junk too. Removed. | Diva Canto | 1 | -17/+0 |
2009-08-10 | Removed IAssetServer. | Diva Canto | 1 | -38/+0 |
2009-08-10 | Slowly working my way towards the elimination of IAssetServer and IAssetCache. | Diva Canto | 2 | -122/+6 |
2009-08-10 | More clean up from asset cache legacy. None of these classes are used anymore. | Diva Canto | 4 | -1066/+0 |
2009-08-10 | Added some help instructions to the new RegionInfo region setup process; main... | Adam Frisby | 1 | -0/+6 |
2009-08-09 | Removing unused files, legacy from old asset "cache". | Diva Canto | 2 | -185/+0 |
2009-08-09 | Removed HGInventory out of core. This is part of HG2, which it now being deve... | Diva Canto | 1 | -744/+0 |
2009-08-08 | * FreeContext may be a bit too buggy for my tastes in some environments. * ... | Teravus Ovares (Dan Olivares) | 1 | -7/+7 |
2009-08-08 | Change the default for internal IP address back to 0.0.0.0 | Melanie | 1 | -1/+1 |
2009-08-07 | Remove debugging output frm ini file loading. Make it collect matching | Melanie | 1 | -10/+8 |
2009-08-07 | Add extensive debug output to Util.Glob | Melanie | 1 | -0/+9 |
2009-08-07 | Remove GetFullPath call from config includes, because it barfs in Windoze | Melanie | 1 | -3/+0 |
2009-08-07 | Add a method to init the OSSL Api's m_LSL_Api member back to the OSSL Api | Melanie | 1 | -0/+3 |
2009-08-06 | Added ToXml2() to ISceneObject, so that components other than regions can use... | Diva Canto | 1 | -0/+1 |
2009-08-06 | Allow arbitrary wildcards in config includes. Things like | Melanie | 1 | -0/+51 |
2009-08-05 | * Patch from jhurliman to add accept type recognition to determine the llsd c... | Teravus Ovares (Dan Olivares) | 1 | -7/+67 |
2009-08-05 | * Remove some mono compiler warnings | Justin Clark-Casey | 2 | -4/+3 |
2009-08-02 | Thank you kindly, dslake, for a patch that: | Charles Krinke | 1 | -0/+4 |
2009-08-02 | * An enum for The VisualParams array that the viewer sends us with 90% of the... | Teravus Ovares | 1 | -11/+842 |