aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/UserProfileCacheService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Optimized usingslbsa712007-12-271-18/+19
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* Yet more inventory debugging messagesJustin Clarke Casey2007-12-231-9/+30
|
* Miscellaneous small tweaks and more logging messages to move towards ↵Justin Clarke Casey2007-12-231-2/+5
| | | | resolving inventory problems
* Refix bug where inventory textures don't appear in prim edit texture ↵Justin Clarke Casey2007-12-211-6/+15
| | | | | | | | selection box unless previously expanded in inventory.
* Grid Inventory feature upgrade: renaming folders should now be correct, ↵Brian McBee2007-12-151-7/+25
| | | | | | | | subfolders work, moving folders works. Tested only in MYSQL, but may work in MSSQL and sqlite. Probably not working in standalone mode.
* Implementing updateinventoryfolder: Should now be able to rename folders in ↵Brian McBee2007-12-111-0/+20
| | | | inventory
* saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames2007-12-101-1/+1
| | | | notice of doom
* hackish code to allow emptying of trash. This really should be done on the ↵Brian McBee2007-12-081-1/+21
| | | | | | | | inventory server, and not from the region. Also: it appeared to work the first try, so I have probably done something horribly wrong.
* Attempt to fix mantis issue #82, taking prims into inventory and then ↵MW2007-12-021-0/+9
| | | | rezzing them in another region.
* Some refactoring , mainly on Inventory code. MW2007-12-021-0/+203