summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-26more state management stuff, DRANO flags for problematic areasBrad Payne (Vir Linden)
2012-09-26error checking, comments for areas needing fix/check in appearanceBrad Payne (Vir Linden)
2012-09-26use accessors for mUseLocalAppearance, mIsEditingAppearance, mUseServerBakesBrad Payne (Vir Linden)
2012-09-26renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented ↵Brad Payne (Vir Linden)
some areas we are probably using the function incorrectly
2012-09-25Wrapping failing llgl assert in gDebugGLDon Kjer
2012-09-25MAINT-1410: make pre-login changes to login location preference affect the ↵Oz Linden
login panel
2012-09-27fix dos line endingsOz Linden
2012-09-26MAINT-994 Oskar Linden login issuesKelly Washington
* Set max persistent notifications to 250 * Don't register for notification callbacks until after peristent ones are loaded. reviewed with Simon
2012-09-25pull back 3.4.1-beta1a tagOz Linden
2012-09-25pull back 3.4.1-beta1a tagOz Linden
2012-09-24Added tag 3.4.1-beta1a for changeset b3f74858a1c8Oz Linden
2012-09-24tag merge of DRTVWR-179Oz Linden
2012-09-24tag merge of DRTVWR-219Oz Linden
2012-09-24Cherry-picked windows build fixes from sunshine-experimentalDon Kjer
2012-09-24Removing .orig and .rej files from ignoreDon Kjer
2012-09-24Fixed a localized message that wasn't correct.Chris Baker
2012-09-24Converted more hard-coded stringsChris Baker
2012-09-24mergeNyx Linden
2012-09-23Removing unused gHeadlessClient code from viewerDon Kjer
2012-09-22Automated mergeDon Kjer
2012-09-22Fixed llhttpclient_test integration test. Removed mini-C++ server code in ↵Don Kjer
favor of pre-exising python http server
2012-09-22Updating appearance utility source versionDon Kjer
2012-09-21More windows build fixesdeveloper@Developer-PC
2012-09-22Fix for missing symbols on windows buildsDon Kjer
2012-09-21MAINT-1601 Land remains for sale after purchasing for group.Kelly Washington
reviewed with Simon
2012-09-21mergeNyx Linden
2012-09-21Making computeBodySize publicNyx Linden
2012-09-20Pull and merge from ↵William Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
2012-09-20Correcting dynamic allocation issues with classes that have aligned data ↵William Todd Stinson
members.
2012-09-21AutomergeDon Kjer
2012-09-21Updating libosmesa libraryDon Kjer
2012-09-20Fix up messages altered for testingsimon@Simon-PC.lindenlab.com
2012-09-20[MAINT-1562] Convert more hard-coded alert messages to be localizedChris Baker
Related chagesets: http://hg.lindenlab.com/baker/honeybadger/changeset/74c398c712b6 Description: - Updated english notifications.xml with alerts from the related changeset above.
2012-09-20MAINT-1589 - Update debit permissions dialog (residents deemed frightening).simon@Simon-PC.lindenlab.com
Removed sentence as per jira. Also removed "persist" tag from new localized alert strings since they shouldn't persist.
2012-09-20mergeNyx Linden
2012-09-20BUILDFIX: not including headless libraries if we haven't defined ↵Nyx Linden
llrenderheadless
2012-09-20Restoring llrenderheadless changes so we can fix themDon Kjer
2012-09-20updating mesa build & hashNyx Linden
2012-09-20reapply a577ec5b3e5f: Fix for linux build (skip llhttpclient unit tests that ↵Dave Parks
post to google.com)
2012-09-20reapply 04fdf7945708: MAINT-775 Fix for particle index pool corruption on ↵Dave Parks
teleport.
2012-09-20reapply 51dcb8c70f33: MAINT-442: [PUBLIC]Unable to change parcel ↵simon@Simon-PC.lindenlab.com
restrictions for a scripts-disabled parcel in a damage-enabled region. Reviewed by Kelly
2012-09-20reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by ↵simon@Simon-PC.lindenlab.com
multiple creators shows creator as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
2012-09-20reapply c77cea5c6e41: MAINT-646 Cleanup some warnings from previous changes.Dave Parks
2012-09-20reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-09-20reapply 8a625610cd5d: MAINT-1161: non standard sea level not correctly ↵simon@Simon-PC.lindenlab.com
rendered around private islands. Reviewed by Kelly
2012-09-20reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in ↵Dave Parks
LLViewerObjectList::update, fix for error in llpolymorph
2012-09-20reapply b0148737d316: MAINT-646 Optimize LLVolumeImplFlexible::doIdleUpdate()Dave Parks
2012-09-20reapply 4a8388c13e56: MAINT-646 Enable /fp:fast in Visual StudioDave Parks
2012-09-20reapply 71673401390a: MAINT-646 Knock out some extraneous performance timersDave Parks
2012-09-20reapply 668dcacd6e76: MAINT-646 Vectorize LLPolyMeshDave Parks