| Commit message (Expand) | Author | Age | Files | Lines |
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 4 | -53/+64 |
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 4 | -109/+194 |
* | Last 27 modules' directives (service connectors out). | Diva Canto | 2012-11-13 | 3 | -0/+6 |
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 2012-04-06 | 3 | -12/+97 |
* | Let grided simulators retrieve the user's inventory skeleton | Diva Canto | 2012-03-27 | 1 | -1/+1 |
* | More on inventory transfer hold ups: | Diva Canto | 2012-03-09 | 2 | -2/+77 |
* | Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region... | Diva Canto | 2011-12-29 | 1 | -2/+2 |
* | Deleted two obsolete files in Inventory modules. | Diva Canto | 2011-12-29 | 2 | -460/+0 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-11-14 | 1 | -2/+1 |
* | Shuffle order of code in invnetory connector GetFolderContent() calls to avoi... | Justin Clark-Casey (justincc) | 2011-09-15 | 2 | -12/+18 |
* | Use a copy of the inventory items list to register users in the thread starte... | Justin Clark-Casey (justincc) | 2011-09-09 | 2 | -2/+8 |
* | When a region is added to the HG Inventory Broker, also pass this through to ... | Justin Clark-Casey (justincc) | 2011-09-07 | 3 | -21/+41 |
* | Add temporary debugging in HGInventoryBroker and RemoveXInventoryServiceConne... | Justin Clark-Casey (justincc) | 2011-09-06 | 2 | -17/+33 |
* | Allow the HGInventoryBroker to set the UserManager when it instantiates a Rem... | Justin Clark-Casey (justincc) | 2011-09-05 | 2 | -3/+15 |
* | remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-08-23 | 1 | -1/+1 |
* | For now, supress 'OH NOES' warnings given by HGInventoryBroker.CacheInventory... | Justin Clark-Casey (justincc) | 2011-08-17 | 1 | -5/+5 |
* | stop the local inventory services connector from logging an error when an ite... | Justin Clark-Casey (justincc) | 2011-07-08 | 1 | -3/+3 |
* | HG inventory transfers over the profile working. | Diva Canto | 2011-05-27 | 1 | -2/+9 |
* | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 2011-05-24 | 1 | -0/+16 |
* | Made things consistent between LocalInventoryServiceConnector and RemoteXInve... | Diva Canto | 2011-04-25 | 2 | -11/+32 |
* | Added an additional debug message, and removed a bunch of files that weren't ... | Diva Canto | 2011-02-04 | 2 | -362/+5 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 2 | -3/+46 |
* | Removed a couple of very verbose debug messages. | Diva Canto | 2010-10-31 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 3 | -3/+3 |
* | Made the HG asset and inventory brokers use the Helo service in order to inst... | Diva Canto | 2010-09-08 | 1 | -6/+9 |
* | Move code that allows llGiveInvetory() to move item into appropriate system f... | Justin Clark-Casey (justincc) | 2010-09-04 | 2 | -53/+1 |
* | Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item) | Justin Clark-Casey (justincc) | 2010-09-04 | 1 | -3/+3 |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-09-03 | 1 | -1/+1 |
* | Add automated test at the opensim 'api' level to check that a given item goes... | Justin Clark-Casey (justincc) | 2010-08-24 | 2 | -3/+21 |
* | Add system lookup folder fix to the RemoveXInventoryServiceConnector as well ... | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -0/+17 |
* | Fix bug in llGiveInventory() where items were disappearing on relog | Justin Clark-Casey (justincc) | 2010-08-23 | 2 | -9/+18 |
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 4 | -5/+11 |
* | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2010-08-13 | 2 | -6/+4 |
* | Removed some more debug messages. | Diva Canto | 2010-07-14 | 1 | -18/+16 |
* | Fixes additional bug reported in mantis #4841. | Diva Canto | 2010-07-05 | 1 | -6/+6 |
* | Renamed HGInventoryBroker2 to HGInventoryBroker. | Diva Canto | 2010-05-02 | 1 | -2/+2 |
* | Deleted HGInventoryBroker, so that the new one can take its name. | Diva Canto | 2010-05-02 | 1 | -540/+0 |
* | Switched everything to XInventory by default. The old Inventory is still ther... | Diva Canto | 2010-05-02 | 1 | -83/+28 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-04-30 | 2 | -142/+78 |
|\ |
|
| * | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2010-04-30 | 2 | -142/+78 |
* | | Fix a null ref from trying to access a dictionary that was never initialized. | Melanie | 2010-04-30 | 1 | -1/+2 |
|/ |
|
* | Simplified RemoteXInventoryServiceConnector and HGBroker (2) by a lot. | Diva Canto | 2010-04-29 | 2 | -279/+282 |
* | Started redoing HGInventoryBroker for XInventory and with multi-protocol in m... | Diva Canto | 2010-04-29 | 3 | -0/+645 |
* | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 2010-04-27 | 1 | -0/+2 |
* | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 2010-04-26 | 1 | -0/+324 |
* | minor: correctly print out missing item id when it can't be found rather than... | Justin Clark-Casey (justincc) | 2010-04-16 | 1 | -1/+4 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 2 | -3/+3 |
* | * Added SQlite connector for AvatarData. Tested -- works. | Diva Canto | 2010-02-21 | 1 | -1/+1 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 1 | -9/+16 |
|\ |
|