aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Refactored out function to load specified AssetSet Xmllbsa712008-01-021-2/+2
* Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey2007-12-311-85/+115
* Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey2007-12-311-25/+100
* Shift default OpenSim library into its own directoryJustin Clarke Casey2007-12-301-1/+1
* Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey2007-12-291-7/+12
* Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2007-12-282-99/+6
* Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey2007-12-281-3/+3
* * Optimized usingslbsa712007-12-2711-83/+93
* Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey2007-12-271-16/+1
* * AssetServerBase: _ProcessRequest is now called GetAssetlbsa712007-12-274-7/+7
* Yet more inventory debugging messagesJustin Clarke Casey2007-12-231-9/+30
* Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey2007-12-231-2/+5
* Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey2007-12-221-3/+45
* minor refactorJustin Clarke Casey2007-12-221-3/+8
* Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2007-12-211-6/+15
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-203-6/+6
* Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey2007-12-194-25/+46
* Misc. cleanup:Jeff Ames2007-12-191-46/+14
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-152-7/+35
* Thank you Justin for:Charles Krinke2007-12-141-52/+27
* * Just making Create publiclbsa712007-12-141-1/+1
* * ARequest changed name to AssetRequest and moved to own file.lbsa712007-12-144-104/+97
* patch from justincc for Mantis #163 - Opening a script in inventory longer th...Teravus Ovares2007-12-141-11/+36
* Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee2007-12-111-0/+20
* added copyright noticesJeff Ames2007-12-111-0/+28
* more work on texture downloading.MW2007-12-103-328/+106
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-109-15/+15
* hackish code to allow emptying of trash. This really should be done on the in...Brian McBee2007-12-081-1/+21
* reversing the r2599 patch, as this started causing CreateThread errors for Sean Dague2007-12-061-6/+1
* * now the throttle timer is stopped whilst processing Queue so that it won't ...lbsa712007-12-061-1/+6
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-031-1/+1
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-022-4/+25
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-021-1/+1
* Fixes a bug that my last commit introduced.MW2007-12-021-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-023-119/+37
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-021-1/+8
* Attempt to fix mantis issue # 73MW2007-12-011-8/+12
* Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW2007-12-011-4/+7
* Patch for mantis 0000015: Textures don't display in the objectSean Dague2007-11-302-8/+24
* * Refactored NumPackets calculationlbsa712007-11-231-20/+21
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-182-11/+11
* first stab at implementation of CopyInventoryItemJeff Ames2007-11-183-14/+33
* catch exceptions when loading malformed xml filesJeff Ames2007-11-172-17/+34
* Fixed bug in assetcache where certain textures were not being packetized corr...Brian McBee2007-11-111-1/+1
* * Added better logging to AssetCachelbsa712007-11-062-61/+67
* Do I really have to write a log entry, can't I just hide this commit somewher...MW2007-11-041-1/+2
* testing different rest post method/class for Grid asset client. (possible tha...MW2007-11-031-10/+12
* debug tracing for asset server hangsSean Dague2007-11-012-2/+6
* * Diuerse beavtificatemslbsa712007-11-012-5/+5
* renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW2007-11-012-5/+5