Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest
builds clean, but the resulting viewer is as yet untested.
|
|
|
|
|
|
wide char paths; on other platforms they are now just typedefs to the std classes
|
|
respectively
|
|
respectively
|
|
LLHTTPClient::responder changes
|
|
check region caps when they haven't already been received
|
|
fallback on should caps or fetch fail
|
|
indentation
|
|
* Move file fetched callback to the singleton and handle all syntax id changes within the singleton
* Remove a fair number of bool checks and method relying more on callbacks to drive syntax changes.
* Don't pretty print the cache file to conserve space and to speed up xml to llsd parsing
* Clean up includes
|
|
|
|
|
|
exclamation points in debug messages
|
|
|
|
|
|
can, correct spelling
|
|
|
|
|
|
signalling arrival of Syntax file from capability.
|
|
|
|
|
|
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.
|
|
|
|
|
|
info on how to do it.
|
|
|
|
|
|
|
|
|
|
testing is done.
|
|
|
|
loadKeywordsIntoLLSD.
|
|
|
|
|
|
cached/default syntax file and method to access sKeyWordsXML.
loadKeywordFileIntoLLSD was taken almost verbatim from LLKeywords::loadIntoLLSD which can be removed later.
I know the name is long but I wanted to remember where it came from and why it is how it is.
Removed a little cruft also.
|
|
|
|
sKeyWordsXML.
|
|
|
|
|
|
|
|
|
|
pointer in mRegion causes crashes, when doing it locally in each method doesn't.
|
|
|