Age | Commit message (Collapse) | Author |
|
|
|
removed extraneous configuration variables
|
|
Debug menu on the login screen
|
|
|
|
|
|
Changes merged into viewer 2 by Jonathan Yap
|
|
added comments and cleaned up code
|
|
as part of STORM-1011.
reviewed by davep.
|
|
|
|
retaining relevant user settings (login account name, etc.)
converted settings_file.xml to use param block descriptions for easier modification
added session settings file and user session settings file for per-session config overrides
|
|
|
|
retaining relevant user settings (login account name, etc.)
|
|
|
|
Use boost::split_iterator to split LLView pathname on slashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
leaking.
|
|
- Added creating own calling card for the user to be able to share it with other residents.
- Moved calling cards synchronization with friends list to the viewer start up. Previously synchronized upon opening the Friends tab in People side panel.
- Calling cards for non-friends are not removed upon calling cards synchronization with friends list.
- Enabled "Share" menu item for calling cards in inventory.
|
|
- Moved callbacks for Link/Unlink to the LLSelectMgr
- Binded Link/Unlink callbacks with buttons in Build Floater
- Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind
|
|
|
|
|
|
|
|
<jsonpath>/include.
Otherwise include/json/features.h will mask /usr/include/features.
|
|
|
|
|
|
|
|
|
|
|
|
obsolete entries)
|
|
|
|
name on windows.
|
|
due to improperly disabled msvcrt manifest checking.
reviewed by jenn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Now called 'HeadlessClient' instead of 'DisableRendering'
* Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
|
|
|
|
|
|
|