Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
It appears that the LLTrans machinery, or at least the way it's used in this
program, is buggy: linux-updater.bin has been crashing. Tracebacks and
experimentation identify LLTrans as the culprit, so replace it with baked-in
string constants copied from strings.xml. (linux-updater.bin was already
producing English-only messages because the update_install shell script that
calls it was specifically passing the English version of strings.xml.)
|
|
|
|
|
|
|
|
|
|
|
|
on and off.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|