Age | Commit message (Collapse) | Author |
|
functions in llfilesystem
|
|
new lldiskcache implementation
|
|
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more
|
|
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
|
|
|
|
upload fees
|
|
|
|
upload prices for different asset types. Also added a confirmation dialog for bulk upload.
|
|
Group-related costs and limits via benefits.
|
|
|
|
|
|
|
|
|
|
|
|
instead of Inventory Floater
|
|
|
|
|
|
snapshot via e-mail
|
|
|
|
|
|
uploaded item
|
|
|
|
|
|
|
|
.txt file
|
|
|
|
It used to contain an LLSingleton called Singleton, requiring
LLGlobalEconomy::Singleton::instance() to access it rather than the
conventional LLGlobalEconomy::instance(). This has been fixed, so normalize
references accordingly.
|
|
|
|
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
|
|
|
|
from the server. Correctly report errors and use upload cost provided by server.
|
|
|
|
|
|
|
|
|
|
Removed some commented out code I had missed earlier
Moved costing to virtual function in uploadinfo.
|
|
|
|
LLNewFileResourceUploadInfo
|
|
|
|
uploads...
|
|
|
|
change and fixes notecard update)
|
|
|
|
Minor reorganization of Upload Info classes.
|
|
|
|
|
|
intrusive_ptr<> for refrence counting.
|
|
|
|
|
|
|