Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wireframe mode results in a black screen.
|
|
|
|
|
|
links to it in the menus. Also removed the Outbox Floater and made the folder always hidden if empty in inventory.
(There may still be some outstanding Outbox code that was not obvious that I have missed.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLSingleton currently presents two different usage styles: deriving MyClass
from LLSingleton<MyClass>, or just using a typedef. Turns out LLGlobalEconomy
is the ONLY class using the typedef style -- and the apologetic comment talks
about a potential maintenance that hasn't actually happened.
Derive LLGlobalEconomy from LLSingleton<LLGlobalEconomy>, like everyone else.
|
|
and use it for existing LLSomeClass::cleanupClass() calls.
This logs the fact of making the call, as well as making it.
|
|
|
|
render correctly yet]
|
|
|
|
|
|
|
|
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
floater UI synced with region support for hover.
|
|
being opened.
|
|
|
|
|
|
|
|
sky is used.
|
|
|
|
|
|
|
|
|
|
|