Age | Commit message (Collapse) | Author |
|
|
|
teleport via lure (which cannot be restared).
|
|
|
|
is lower-case.
|
|
successfully changed, and reporting that to the user.
|
|
|
|
the toast-style notification if a teleport fails due to maturity preferences.
|
|
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts.
- Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>.
|
|
|
|
|
|
simulator FPS. Bug not fixed, but added commented-out log messages that were
useful when discovering the problem. Reviewed by Kelly
|
|
|
|
notifications.
|
|
re-attempt will fail on the server.
|
|
|
|
that are likely to be requested, but never reuse a previously used buffer.
|
|
cursor moves
|
|
to large
- Also reduced squiggle width from 6 to 4 and prevented running past the end of a word
|
|
as in release
|
|
|
|
|
|
floater
|
|
naming conventions
|
|
increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs.
|
|
|
|
rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that it can be restarted.
|
|
|
|
|
|
|
|
the forcing to reversible for small textures.
|
|
Now LLProcess explicitly requests APR to limit the handles passed to any child
process, instead of wantonly passing whatever happens to be lying around the
parent process at the time.
This requires the latest APR build.
Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream
(as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a
Band-Aid -- a single whacked mole -- for the problem more systemically
addressed by apr_procattr_constrain_handle_set().
|
|
|
|
|
|
|
|
|
|
|
|
pointer checks are good.
Reviewed by Kelly
|
|
|
|
|
|
|
|
|
|
GCC doesn't allow to init non-constant references with temporary objects
|
|
|