Commit Graph

15850 Commits (b15dca22637b0b2c1947b758a93f51163fb48cf1)

Author SHA1 Message Date
Oz Linden b15dca2263 merge changes for storm-1095 2011-04-21 20:23:26 -04:00
Oz Linden 79dceafdfd merge changes for storm-1145 2011-04-21 20:22:46 -04:00
Oz Linden b0183ebc65 merge changes for storm-1136 2011-04-21 20:22:11 -04:00
Oz Linden a4decda79b explicitly enable INSTALL_PROPRIETARY in the Linden configurations 2011-04-21 16:40:16 -04:00
Oz Linden a604bc27e5 restore use of proprietary libs (merge error) in Release builds 2011-04-21 10:12:36 -04:00
Oz Linden 120f31502e merge changes for storm-1183 2011-04-20 20:22:54 -04:00
Oz Linden 252cb50c38 merge changes for storm-1088 2011-04-20 20:21:55 -04:00
Oz Linden 3f9a2dc4d2 merge changes for storm-1184 2011-04-20 20:19:58 -04:00
Oz Linden f836f67092 correct license headers 2011-04-20 09:19:13 -04:00
Oz Linden 47b8d252ff corrected issue in doc/contributions.txt 2011-04-20 07:13:53 -04:00
Nat Goodspeed c7721b86c6 New openssl package solves permissions problems with Linux build.
The original Linux openssl tarball includes libcrypto.so and libssl.so files
with r-xr-xr-x permissions: not even the owning user can modify them. This
causes problems when the Release build tries to 'strip' the viewer and all
associated libraries. Newer openssl tarball fixes permission problems.
The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix
version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P
Presumably the only reason this hasn't been causing trouble with TC builds is
that the link has been picking up system libraries instead of the ones from
the openssl package.
2011-04-19 21:43:13 -04:00
Nat Goodspeed 2866e1d9e1 Update freetype package: previous one had no actual library.
Evidently the only reason builds have been succeeding is because the link is
picking up the system freetype library. This could be tricky if it goes out of
sync with the freetype package's header files.
2011-04-19 21:32:10 -04:00
Oz Linden 76f24589cd merge up to latest viewer-development 2011-04-19 14:46:30 -04:00
Oz Linden 4ce6d2d909 increment viewer version to 2.6.6 2011-04-19 14:02:29 -04:00
Oz Linden b8069d1c25 Added tag 2.6.4-start for changeset f632f87bb71b 2011-04-18 09:19:05 -04:00
Siana Gearz d1ba34a8ad STORM-1088: corrected fix loading of winmm.dll 2011-04-17 11:25:00 -04:00
Siana Gearz 26b15973af STORM-1088: fix loading of winmm.dll 2011-04-17 08:04:02 -04:00
Oz Linden 34ce5dae76 merge changes for storm-1042 2011-04-15 14:59:59 -04:00
Oz Linden 67eb368bb2 merge changes for storm-1083 2011-04-15 14:59:25 -04:00
Aaron Stone d75e8db4d0 VWR-25521 Add a Develop menu toggle item for HTTP Inventory. 2011-04-14 16:55:26 -07:00
Debi King (Dessie) a1340acb3c Updated release-viewer.jira to DRTVWR-46 for v2.6.3 Release 2011-04-14 16:56:50 -04:00
Debi King (Dessie) e119b26f03 merged tip of viewer-beta at changeset 9de6fc07304f 2011-04-14 16:54:02 -04:00
Debi King (Dessie) 647a270ee2 merged tip of viewer-pre-beta at changeset id 0630e977504a 2011-04-14 16:44:38 -04:00
Oz Linden 572e491acf pull back tags from viewer-release 2011-04-14 15:15:48 -04:00
Oz Linden b49446c863 merge changes for storm-413 2011-04-14 15:11:19 -04:00
Oz Linden 26ae3b541e merge changes for storm-721 2011-04-14 15:10:50 -04:00
Oz Linden 7e831be0c8 merge changes for storm-1169 2011-04-14 15:10:01 -04:00
Oz Linden 648d3e5b46 merge back additional 2.6.3 beta 2 fixes 2011-04-14 15:09:03 -04:00
Loren Shih fa785d9cf4 VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit
Tripled spring limit for all params.  Very safe change.
2011-04-14 14:47:05 -04:00
Vadim ProductEngine 7577ec25a0 STORM-1095 FIX Chat preferences > font size should increase size of input text in the chat box.
Submitting on behalf of Jonathan Yap.
2011-04-14 00:52:40 +03:00
Loren Shih a919cc4415 SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect
This change looks more complicated than it actually is.  I basically turned max effect into a scaling parameter, versus a clamping parameter.  Piece of cake, just moved some code around and made minor logic changes.
2011-04-13 15:21:16 -04:00
Loren Shih aea35df23e Aesthetic increase of range for breast up/down and in/out bounce. Not a bug or aberrant behavior, but this just looks better if we allow higher range of motion. 2011-04-13 15:09:55 -04:00
Paul ProductEngine c797cf6500 STORM-1136 FIXED LLDateUtil class defines March having 21 days, causing wrong avatar age calculation
- Applied patch which fixes typo in enum.
2011-04-13 19:50:51 +03:00
Oz Linden 88a7262340 merge changes for storm-1098 2011-04-12 20:38:04 -04:00
Oz Linden cba11e7195 merge changes for storm-1110 2011-04-12 20:36:21 -04:00
Oz Linden c857064af2 merge changes for storm-1101 2011-04-12 20:35:33 -04:00
Debi King (Dessie) 71f5c1f5e8 Added tag DRTVWR-44_2.6.2-release, 2.6.2-release for changeset 214180ad5714 2011-04-12 18:46:31 -04:00
Debi King (Dessie) 95fcff557f fixed merge conflict in .hgtags 2011-04-12 18:24:05 -04:00
Monty Brandenberg 2399b2fca1 Fix gcc 4.2 warning about incomplete case coverage in switch
statement for plugin events.  This becomes an error in the build
so I'm adding a default: case to cover the enumeration.
2011-04-12 18:11:28 -04:00
Seth ProductEngine 67f33bff1b STORM-1042 FIXED Fixed the inventory observers of newly added items.
The problem was caused by an outdated message name stored in LLInventoryObserver::mMessageName and not updated properly in LLInventoryModel::notifyObservers().
The message name used in LLInventoryAddedObserver::changed() was the name of the message most recently passed by LLInventoryModel::notifyObservers(), instead of the name of the latest actually received message. Using the most recent message name in this case fixed the problem.
2011-04-12 03:00:05 +03:00
Seth ProductEngine 73cfc64bee STORM-1145 ADDITIONAL FIX Fixed removing the record of user favorites available at login location menu when user switches off this feature.
User favorite locations record is removed from the settings file each time when user exits the viewer with "ShowFavoritesOnLogin" setting off and his name is found on the record.
2011-04-12 02:09:37 +03:00
niel@nirvana.planescape.home d97f7e92fc OPEN-61 Adding settings to Windows for controlling proprietary libs. This allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. 2011-04-11 21:13:58 +01:00
niel@nirvana.planescape.home 36d528e5df OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings. 2011-04-11 21:29:50 +01:00
niel@nirvana.planescape.home 8fbe2bc2d6 OPEN-50 Adding settings to Windows for controlling proprietary libs. This allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. 2011-04-11 21:27:24 +01:00
niel@nirvana.planescape.home a32080afac OPEN-50 Removing unnecessary FMOD=FALSE from common. INSTALL_PROPRIETARY=FALSE covers this. 2011-04-11 21:24:04 +01:00
Loren Shih e955cb58df SH-1328 FIXED Crash on LLWearableType::getAllowMultiwear
Crash was because we weren't checking for null wearable lookups.
2011-04-11 16:13:22 -04:00
niel@nirvana.planescape.home d4ac1fec77 OPEN-50 Moved USE_PRECOMPILED_HEADERS=ON from common, to Windows only settings as it doesn't appear to be used by others. 2011-04-11 21:04:02 +01:00
Seth ProductEngine 0f785cef57 STORM-1145 FIXED displaying favorites list at login screen when user name is typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word.
Restoring the fix for STORM-842 (changeset ccfd9a2e3b3c) lost during merging (changeset 5618715b7b2d).
2011-04-11 22:38:03 +03:00
Paul ProductEngine 0e8232790b STORM-413 FIXED The presentation of IM sessions in message well depends on method that was used for opening IM window
- Replaced setRect method with setShape so that reshape and translate method be called
2011-04-11 18:07:24 +03:00
Oz Linden fa1827fa32 increment viewer version to 2.6.5 2011-04-11 09:09:30 -04:00