aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-02* Refactored out function to load specified AssetSet Xmllbsa711-2/+2
2007-12-31Make it possible for new inventory 'libraries' to be added without changing t...Justin Clarke Casey1-85/+115
2007-12-31Standard library folders can now be configued in the xml in inventory/OpenSim...Justin Clarke Casey1-25/+100
2007-12-30Shift default OpenSim library into its own directoryJustin Clarke Casey1-1/+1
2007-12-29Make inventory items nominate explicit inventory folders rather than hardcodingJustin Clarke Casey1-7/+12
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey2-99/+6
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey1-3/+3
2007-12-27* Optimized usingslbsa7111-83/+93
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey1-16/+1
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa714-7/+7
2007-12-23Yet more inventory debugging messagesJustin Clarke Casey1-9/+30
2007-12-23Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey1-2/+5
2007-12-22Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey1-3/+45
2007-12-22minor refactorJustin Clarke Casey1-3/+8
2007-12-21Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey1-6/+15
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames3-6/+6
2007-12-19Refactor asset request processing for consistent status information on whethe...Justin Clarke Casey4-25/+46
2007-12-19Misc. cleanup:Jeff Ames1-46/+14
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2-7/+35
2007-12-14Thank you Justin for:Charles Krinke1-52/+27
2007-12-14* Just making Create publiclbsa711-1/+1
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa714-104/+97
2007-12-14patch from justincc for Mantis #163 - Opening a script in inventory longer th...Teravus Ovares1-11/+36
2007-12-11Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee1-0/+20
2007-12-11added copyright noticesJeff Ames1-0/+28
2007-12-10more work on texture downloading.MW3-328/+106
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames9-15/+15
2007-12-08hackish code to allow emptying of trash. This really should be done on the in...Brian McBee1-1/+21
2007-12-06reversing the r2599 patch, as this started causing CreateThread errors for Sean Dague1-6/+1
2007-12-06* now the throttle timer is stopped whilst processing Queue so that it won't ...lbsa711-1/+6
2007-12-03This is a simple patch which just renames an IClientAPI method toSean Dague1-1/+1
2007-12-02Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2-4/+25
2007-12-02Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW1-1/+1
2007-12-02Fixes a bug that my last commit introduced.MW1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW3-119/+37
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-1/+8
2007-12-01Attempt to fix mantis issue # 73MW1-8/+12
2007-12-01Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW1-4/+7
2007-11-30Patch for mantis 0000015: Textures don't display in the objectSean Dague2-8/+24
2007-11-23* Refactored NumPackets calculationlbsa711-20/+21
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2-11/+11
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames3-14/+33
2007-11-17catch exceptions when loading malformed xml filesJeff Ames2-17/+34
2007-11-11Fixed bug in assetcache where certain textures were not being packetized corr...Brian McBee1-1/+1
2007-11-06* Added better logging to AssetCachelbsa712-61/+67
2007-11-04Do I really have to write a log entry, can't I just hide this commit somewher...MW1-1/+2
2007-11-03testing different rest post method/class for Grid asset client. (possible tha...MW1-10/+12
2007-11-01debug tracing for asset server hangsSean Dague2-2/+6
2007-11-01* Diuerse beavtificatemslbsa712-5/+5
2007-11-01renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW2-5/+5