Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard 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 | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-15 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted all remaining LLViewerStats to lltrace | |||
2012-08-17 | Expanding region flags to 64 bits. Adding region protocol flags | Don Kjer | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-01-14 | EXT-3795 First run messages still display (click & drag on map, Build tools ↵ | angela | |
open, movement controlled, etc) | |||
2009-09-10 | Header file corrections to let us build without precompiled headers from ↵ | James Cook | |
llprimitive and llvfs. Allows better dependency analysis. | |||
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-03-13 | svn merge -r114093:114412 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/featurettes/featurettes-batch5-merge Melinda (coco): 5th and final batch of featurettes. My work here is done. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-09-23 | QAR-849 merge maint-viewer-10-merge 96838-97237 -> release | Steven Bennetts | |
2008-07-23 | svn merge -r92720:92721 ↵ | Karl Steifvater | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-merge QAR-698 / DEV-9985 add touch "position" information to touch-events in LSL | |||
2008-07-22 | svn merge -r92710:92709 svn+ssh://svn.lindenlab.com/svn/linden/release --> ↵ | Josh Bell | |
release Undo r92710 (for QAR-698) - went straight into release instead of a side branch for validation. | |||
2008-07-22 | merge uv-picking branch. | Karl Steifvater | |
svn merge -r92602:92632 svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-4 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 | |||
2007-12-19 | svn merge -r 75354:76103 ↵ | Jon Wolk | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/voice-group-moderation-3 -> release. Finished product of QAR-134 | |||
2007-11-07 | merge svn+ssh://steve@svn/svn/linden/branches/viewer-cleanup-3 -r 73026:73079 | Steven Bennetts | |
2007-10-10 | svn merge -r71238:71367 svn+ssh://svn/svn/linden/branches/maint-ui-qa3 | Christian Goetze | |
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-03-02 | merge release@58699 beta-1-14-0@58707 -> release | Steven Bennetts | |
2007-02-17 | merge -r 56779:58057 /branches/selection_management | Richard Nelson | |
2007-01-02 | Print done when done. | James Cook | |