summaryrefslogtreecommitdiff
path: root/indra/newview/roles_constants.h
AgeCommit message (Collapse)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2018-12-14SL-10241: Group roll for changing environment.Rider Linden
2014-08-06Merge with 3.7.13-releasedolphin
2014-05-07Merge with 3.7.7-releasedolphin
2014-05-08viewer-release merge (to 3.7.8)Baker Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders