| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up WebFetchInventoryDescendents to really return all data needed, | Melanie | 2009-08-29 | 1 | -1/+17 |
* | Modify CAPS inventory code. Currently this is not executed | Melanie | 2009-08-28 | 1 | -3/+7 |
* | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 2009-08-22 | 1 | -1/+1 |
* | Made HandleFetchInventoryDescendents async, so that the client thread doesn't... | Diva Canto | 2009-08-20 | 1 | -2/+17 |
* | One more place fixed for setting the inventory folder owner. Thanks jhurliman. | Diva Canto | 2009-08-20 | 1 | -1/+1 |
* | Async purge so that the client thread doesn't wait. | Diva Canto | 2009-08-19 | 1 | -2/+22 |
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 1 | -1/+1 |
* | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 2009-08-18 | 1 | -1/+2 |
* | Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020) | Diva Canto | 2009-08-18 | 1 | -14/+12 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-17 | 1 | -1/+0 |
|\ |
|
| * | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 2009-08-17 | 1 | -1/+0 |
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in... | Diva Canto | 2009-08-16 | 1 | -0/+23 |
|\ \
| |/ |
|
| * | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 2009-08-16 | 1 | -0/+23 |
* | | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 2009-08-13 | 1 | -2/+2 |
* | | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 2009-08-13 | 1 | -120/+9 |
* | | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 2009-08-12 | 1 | -23/+4 |
|/ |
|
* | * Added two new packet handler implementations for inventory ops. This is sta... | Diva Canto | 2009-08-12 | 1 | -1/+30 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 1 | -3/+7 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-27 | 1 | -2/+8 |
* | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 2009-05-25 | 1 | -8/+2 |
* | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2009-05-25 | 1 | -2/+8 |
* | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 2009-04-03 | 1 | -0/+10 |
* | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2009-03-05 | 1 | -1/+1 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -0/+632 |