| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Add a retry counter and a small delay for retyring failed bake uploads.
This is one possible cause of outfit changes (and un-ruthing) not
propagating from the viewer to the sim until the user manually rebakes.
|
| |
| |
| |
| |
| | |
Slow down AO-less avatars' walk animation by 2x. Patch by Gigs Taggart
from https://jira.secondlife.com/browse/VWR-1603
|
|\ \ |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | | |
Uninstall old files when a new package with the same name is being
installed. See http://redmine.imprudenceviewer.org/issues/670
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
/ramdisk/imprudence/cache/textures/*/*.texture
This turned out to be a simple matter of trying to remove non-existant files:
A texture with a 'body size' of 0 doesn't have a texture body file.
|
| | |
| | |
| | |
| | | |
Releasing a lock in the middle of a critical area isn't very smart.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This horrible noobish code checked if num_entries > sCacheMaxEntries
and then goes on to assign (num_entries-empty_entries) - sCacheMaxEntries
to an U32 entries_to_purge. Obviously this can lead to an abitrary large
value of entries_to_purge with as result a crash due to the llassert_always.
This bug must have been extremely rare since it only happens when
someone decreases their cache size and has more empty entries in their
entries file than the total number of entries minus the new cache size.
|
| | | |
|
| | |
| | |
| | |
| | | |
using standalone.
|
|\ \ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |/
| |/| |
|
| | | |
|
|/ /
| |
| |
| | |
Ansariel Hiller
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Not sure this helps with non-baking, but it looked wrong.
Also, only bind local texture before they are covered by a bake.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Port of SNOW-802 from SG1. Originally ported by Robin cornelius from
SG 2.1.
Also added a paramter can_use_http to the LLTextureFetchWorker
constructor, to avoid messing with locks.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Ugly work around for http://opensimulator.org/mantis/view.php?id=5081
by adding 1 to the http request range when on affected versions, and
always requesting ranges that start with 0 (viewer2 style).
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Specifically allow for status 416 (unsatisfiable range) and scuessful
responses without status 216 (i.e. whole file at once).
This *should* allow this to work on different servers, as long as they
comply with RFC 2616 WRT range requests.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Treat http texture requests that returned less data than requsted
as indication that we have the whole file, even if we did not
specifically requested the whole file by using a very large range
yet.
IMPORTANT: This will fail to load past 599 bytes in OpenSim <= 0.7.0.2,
as it has buggy handling of ranged requests. But OpenSim http texture
breakage is not new. http://opensimulator.org/mantis/view.php?id=5081
|
| | | |
|
| | |
| | |
| | |
| | | |
one prim is selected with Edit linked parts enabled
|
| | |
| | |
| | |
| | | |
and type 'BOOL' in operation)
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Qarl has given permission to use this code under the terms
of the GPL v2 + FLOSS exception and/or the LGPL v2.1.
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin,
and ChangeFont.
There are many other alerts that should be made non-modal in the future,
but this should prevent a focus fight with the Vivox policy window.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
If this causes blurry fonts for a user, they should enable
"Force integer font sizes" in Preferences > Fonts.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Gives more control over font sizes, addresses font being smaller
than some users desire.
|
| | | | |
|
|\ \ \ \
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
feature Disregard128DefaultDrawDistance
Fix a bug that causes the last line of the feature table file to be read
twice. This patch also removes the check for name.empty() because that
will never be true, so might as well remove it.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
FAILURE: value: ignoretext repl:
Caused by missing ignoretext in notifications.xml. Also fixed typos in
debug output messages.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
/ramdisk/imprudence/cache/index.db2.x.606582153
These aren't warnings at all. They are printed when a LLVFS object was
successfully created.
Fixed by turning the warnings into INFO.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes this warning. Note that LLCubeMap::sUseCubeMaps is set to true by
default, so this patch only has effect when the feature is actually NOT
available.
I tested that LLCubeMap::sUseCubeMaps is NOT used before the point where
it is initialized now.
The patch also adds an entry for IMP-660 to doc/contributions.txt that I
had forgotten in the previous commit; and while I was at it, changes all
RED- prefixes in IMP-.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Only try to remove the marker files when they were found in the first
place. Also fixed the debug output regarding what value gLastExecEvent
is being set to.
|
|\ \ \ \ |
|
| |/ / / |
|