summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-30minor white-space fixesIma Mechanique
2014-01-30Removing duplication of messagesIma Mechanique
2014-01-30Making initialisation of mKeywords conditional on mSyntaxIdLSL having loaded ...Ima Mechanique
2014-01-30strom-1832 Adding checks for validity and version when downloading XMLIma Mechanique
2014-01-30Moved fetchKeywordsFileResponder class to end of file, so that LLSyntaxIdLSL ...Ima Mechanique
2014-01-15Replacing old keyword default file. This is NOT an LL sanctioned file, but a ...Ima Mechanique
2014-01-15Adding error output for attributes containing MAP or ARRAY elements.Ima Mechanique
2014-01-14Adding TODO for LLSD validating and version check, while I wait for some info...Ima Mechanique
2014-01-14Fixing LL_INFOS out put for group colour that previous commit broke.Ima Mechanique
2014-01-14storm-1831 Enabling highlighting of deprecated and god-mode functions.Ima Mechanique
2014-01-14Removing the value "void" from return types and empty argument lists.Ima Mechanique
2014-01-14STORM-1831 Updated XML defaults file. Adding some recently added constants. C...Ima Mechanique
2014-01-11Updated indenting of XML file to use a single tab per indent level. This also...Ima Mechanique
2014-01-11Correcting int to U32Ima Mechanique
2014-01-04MergeIma Mechanique
2014-01-04storm-1831 In the LLSD, functions are in a <map> which makes sorting unnecess...Ima Mechanique
2014-01-04STORM-1831/STORM-2000 Changing LSL syntax schema to contain arguments in an a...Ima Mechanique
2013-12-19Fixing loading of default keywords file when nothing has been previously loaded.Ima Mechanique
2013-12-18merging back transplanted changesetsOz Linden
2013-12-18STORM-1831 Changing addRegionChangedCallback to more closely resemble the fea...Ima Mechanique
2013-12-18STORM-1831 Changing addRegionChangedCallback to more closely resemble the fea...Ima Mechanique
2013-12-17Fixing some BOOL to bool and changing one function to voidIma Mechanique
2013-12-17add LLAgent::removeRegionChangedCallbackOz Linden
2013-12-17add LLAgent::removeRegionChangedCallbackOz Linden
2013-11-22storm-1831 Replacing old hack with an ENUM check.Ima Mechanique
2013-11-21storm-1831 Fixing message string UUID assignmentIma Mechanique
2013-11-21storm-1831 Cleaning up colour LLSD processing code which is no longer used as...Ima Mechanique
2013-11-21storm-1831 Cleaning up output messages SyntaxLSL.Ima Mechanique
2013-11-21storm-1831 Removing am uneccessary message.Ima Mechanique
2013-11-21storm-1831 Replacing old region changed callback setup with the shiny new one.niel@mint-32
2013-11-20storm-1831 Expanding/fixing copyright headerniel@mint-32
2013-11-20Mergeniel@mint-32
2013-11-19replace uses of LLEnvManagerNew::setRegionChangeCallback with LLAgent::addReg...Oz Linden
2013-11-19add documentation to LLAgent::addRegionChangedCallback and improve loggingOz Linden
2013-11-18add callbacks to LLAgent for Region and Parcel changesOz Linden
2013-11-18merge changes for STORM-1831Oz Linden
2013-11-18add license headerOz Linden
2013-11-16Cleanup of output messages. Converting most of the LL_WARNS to LL_INFOS, now ...Ima Mechanique
2013-11-15Fixing the stupid mistake that prevented this from compiling. Thanks to Jonat...Ima Mechanique
2013-11-11convert dos line endingsOz Linden
2013-11-11increment viewer version to 3.6.11Oz Linden
2013-11-11Added tag 3.6.10-release for changeset 5b54b36862ffOz Linden
2013-11-11Commenting out an include for lscript_rt_interface.h, intend to track down an...Ima Mechanique
2013-11-11Renaming initKeywords to better reflect its intended use (onRegionChangeIniti...Ima Mechanique
2013-11-11Removing no longer used member variable, adding method to reset the mLoaded s...Ima Mechanique
2013-11-11Fixing indentation of LLScriptEdCore::initKeywordsIma Mechanique
2013-11-10Fixing some small discrepencies.Ima Mechanique
2013-11-10Removing unused getter/setter and property for mFilenameSyntax, mReady.Ima Mechanique
2013-11-10Refactoring load routines to remove uneeded methodsIma Mechanique
2013-11-10Moving keywords code into its own method.Ima Mechanique