Age | Commit message (Collapse) | Author |
|
|
|
|
|
one will take precedence
|
|
|
|
|
|
|
|
disabled now.
|
|
path containing non-standard characters
|
|
before logging in.
|
|
|
|
|
|
|
|
in the name
|
|
|
|
|
|
easy URL spoofing.
|
|
|
|
|
|
|
|
overrides DPI compatibility option
|
|
|
|
|
|
received COF version as -1
|
|
|
|
|
|
|
|
The CMake invocations are controlled by UNATTENDED -- these were not. Let
CMake do it if it must be done.
|
|
|
|
|
|
|
|
VSTool manipulates the SecondLife.sln solution file for the convenience of a
developer subsequently running Visual Studio interactively. But the cost of
having it sometimes break TeamCity automated builds is too high -- especially
since we never expect to run Visual Studio interactively on a TC build host.
Also remove the CMake UNATTENDED variable that controlled it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
any region.
|
|
|
|
Previous code would crump with LL_ERRS. But a bad image file should fail only
the image load -- not crash the viewer.
While at it, validate all components present, not just 0, 1, 2.
While at it, make the failure message report which component and what the
mismatched dimensions are, not just "Components don't have matching
dimensions!"
|