| Commit message (Expand) | Author | Files | Lines |
2010-01-29 | Apply http://opensimulator.org/mantis/view.php?id=3334 | Justin Clark-Casey (justincc) | 1 | -0/+40 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+0 |
2010-01-10 | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 1 | -8/+10 |
2010-01-10 | * Last reference to CommsManager.UserProfileCacheService removed | Diva Canto | 1 | -1/+1 |
2010-01-09 | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 1 | -1/+19 |
2010-01-01 | The Library Service is now working. UserProfileCacheService.LibraryRoot is ob... | Diva Canto | 1 | -16/+18 |
2009-11-04 | Backport the fixes to WebFetchInventoryDescendents to the UDP | Melanie | 1 | -1/+1 |
2009-10-27 | * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) t... | John Hurliman | 1 | -3/+2 |
2009-10-26 | * Switched all operations on the list of clients that could be either sync or... | John Hurliman | 1 | -1/+1 |
2009-10-13 | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 1 | -1/+1 |
2009-10-13 | * Unregister event handlers in LLUDPServer when a client logs out and disconn... | John Hurliman | 1 | -0/+26 |
2009-10-06 | A small change in FetchInventoryDescendantsCAPS. | Diva Canto | 1 | -1/+2 |
2009-10-06 | Uncommented log message on CAPs FetchInventoryDescendants | Diva Canto | 1 | -3/+3 |
2009-10-07 | Uncommented log message on CAPs FetchInventoryDescendants | Diva Canto | 1 | -3/+3 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2009-09-03 | Fixes seven leaky .BeginInvoke() calls | John Hurliman | 1 | -0/+4 |
2009-08-29 | Fix up WebFetchInventoryDescendents to really return all data needed, | Melanie | 1 | -1/+17 |
2009-08-28 | Modify CAPS inventory code. Currently this is not executed | Melanie | 1 | -3/+7 |
2009-08-22 | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 1 | -1/+1 |
2009-08-20 | Made HandleFetchInventoryDescendents async, so that the client thread doesn't... | Diva Canto | 1 | -2/+17 |
2009-08-20 | One more place fixed for setting the inventory folder owner. Thanks jhurliman. | Diva Canto | 1 | -1/+1 |
2009-08-19 | Async purge so that the client thread doesn't wait. | Diva Canto | 1 | -2/+22 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 1 | -1/+1 |
2009-08-18 | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 1 | -1/+2 |
2009-08-18 | Fixes mantis #4020 (http://opensimulator.org/mantis/view.php?id=4020) | Diva Canto | 1 | -14/+12 |
2009-08-17 | Add copyright headers. Formatting cleanup. Fix a compiler warning. | Jeff Ames | 1 | -1/+0 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 1 | -0/+23 |
2009-08-13 | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 1 | -2/+2 |
2009-08-13 | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 1 | -120/+9 |
2009-08-12 | Redirected all calls to CachedUserProfile methods to the inventory service. R... | Diva Canto | 1 | -23/+4 |
2009-08-12 | * Added two new packet handler implementations for inventory ops. This is sta... | Diva Canto | 1 | -1/+30 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -3/+7 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-27 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -2/+8 |
2009-05-25 | Revert "From: Chris Yeoh <cyeoh@au1.ibm.com>" | Dr Scofield | 1 | -8/+2 |
2009-05-25 | From: Chris Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 1 | -2/+8 |
2009-04-03 | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 1 | -0/+10 |
2009-03-05 | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 1 | -1/+1 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 |
2008-12-10 | * refactor: Move inventory handlers out from UserProfileCacheService | Justin Clarke Casey | 1 | -2/+284 |
2008-12-05 | Implementation of the llDetectedTouch* functions | idb | 1 | -2/+6 |
2008-12-01 | Make the permissions module hook CanResetScript suitable for use | Melanie Thielker | 1 | -1/+1 |
2008-11-21 | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 1 | -5/+5 |
2008-11-01 | * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ... | Justin Clarke Casey | 1 | -1/+1 |
2008-10-10 | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 1 | -1/+1 |
2008-10-08 | * On deselection of objects, stop every object id passed triggering an update... | Justin Clarke Casey | 1 | -27/+20 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -19/+19 |
2008-08-27 | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 1 | -4/+4 |