Age | Commit message (Collapse) | Author |
|
LLControlGroup::declareControl(), declareString() etc. etc. all used to return
BOOL -- which no one ever examines because it unconditionally returned TRUE.
Make it return the (possibly new) LLControlVariable* instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A small, fixed set of cmd_line.xml switches can't reasonably be mapped to
settings variables, mostly because they affect the settings machinery itself.
Other than those, every new cmd_line.xml switch should map-to a settings
variable. Validate that only the known set does not have map-to; validate that
map-to variable actually exists.
|
|
|
|
fullbright+glow+texcolor
|
|
|
|
|
|
rendering
|
|
render
|
|
account...' button and 'Disconnect' button
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting
|
|
|
|
passes, not gamma correct, needs cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simulating a right click where we shouldn't.
|
|
types in llwindow.h.
|
|
|
|
Reviewed by Kelly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|