Age | Commit message (Collapse) | Author |
|
|
|
in an invalid folder.
|
|
|
|
|
|
|
|
|
|
under obscure inventory folder states
|
|
non-existent(or removed item) using SLURI
|
|
|
|
|
|
include number of items being deleted.
|
|
|
|
|
|
|
|
script from inventory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
folder, folder rename is grayed out until relog
|
|
|
|
cancel calls.
Refactor any remaining LLCore::HTTPHandlers to use boost::shared_ptr
Started minor refactor in the materials manager into coroutines (unfinished)
|
|
|
|
|
|
|
|
|
|
|
|
intrusive_ptr<> for refrence counting.
|
|
|
|
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest
builds clean, but the resulting viewer is as yet untested.
|
|
Group manager finished conversion.
Outfit folders coverted.
|
|
|
|
consider a non fetched stock folder empty
|
|
|
|
|
|
|
|
|
|
The HttpRequest objects used in inventory ops are created lazily
when needed. The update() operation didn't protect against their
not being created. Added some guard tests around the update()
operations and we're good.
|