Age | Commit message (Collapse) | Author |
|
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.
|
|
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
|
|
unnecessary (loading sorts them).
|
|
array instead of a map element.
|
|
|
|
feature it replaces. This fixes the crashes reported by Whirly ;-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLAgent::addRegionChangedCallback
|
|
|
|
|
|
|
|
|
|
testing is done.
|
|
Jonathan Yap for spotting it.
|
|
|
|
|
|
and remove all of these, where appropriate, later.
|
|
(onRegionChangeInitialiseKeywords)
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Server/Scripting and Open Source User Groups).
This change also addresses/closes: VWR-22401
|
|
unless a different command (llSleep(0.01), llSay(0,"hello")) is placed between them.:
- fix for MAINT-2861 was reverted to resolve this issue;
|