Age | Commit message (Collapse) | Author |
|
|
|
|
|
constant treated as string. Adding logging of unrecognised token groups.
|
|
|
|
|
|
signalling arrival of Syntax file from capability.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
highlighting if we don't have a valid keywords file.
|
|
|
|
know what is happening.
|
|
upgrading of format.
|
|
instead of literal values.
|
|
|
|
Adding some constants and member variables.
Moving arguments into constructor signature and adding new signature.
Breaking saving of file into its own method to separate it from checking the LLSD.
Cleaning up severla of the logging messages.
Differentiating between successful and failed loads/fetches using sLoaded/sLoadFail.
|
|
|
|
|
|
|
|
|
|
an XML file.
|
|
|
|
is declared ahead of it for friend status.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
skinning enabled and ALM disabled.
|
|
failures
|
|
temporary personally generated one for testing while the canonical file is being prepared.
|
|
|
|
info on how to do it.
|
|
|
|
|
|
|
|
Changed indenting to a single space. Adding the Relax schema file that is referenced in the XML.
|
|
also reduces the file size by over 200KB
|
|
|
|
|
|
mesh upload
Tried to add consistent mesh upload retries in the HTTP work but a
combination of bad status choices in the upload service and the
one-shot nature of the upload capabilities means that status
information can be lost. For now, retain the wonderful manual
retry logic. At some future point, we might fix the services or
add application-level retry.
|