summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-01Added tag end-of-develop.py for changeset 52b2263ab28fOz Linden
2011-04-01Automated merge with http://bitbucket.org/merov_linden/viewer-autobuild2010Richard Linden
2011-04-01INTL-34 WIP Set22 translations PTEli Linden
2011-04-01synched up with viewer-development latestEli Linden
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01correct merge error in prehash changeOz Linden
2011-04-01merge changes for storm-1130Oz Linden
2011-04-01STORM-1130: Top Scripts: Date/time sorting is broken (sorts lexically)Joshua Bell
Use LLScrollListCtrl's intrinsic support for date-typed columns.
2011-04-01pull latest changes from viewer-autobuild2010Oz Linden
2011-04-01update message template hash to correct valueOz Linden
2011-04-01pull latest changes from viewer-developmentOz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01merge changes for storm-1072Oz Linden
2011-04-01merge changes for storm-399Oz Linden
2011-04-01VWR-24487 make PREHASH variables char const* constBoroondas Gupte
2011-04-01STORM-956 update message templateOz Linden
2011-04-01Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2Richard Linden
2011-04-01SOCIAL-822 FIX UI and Sizing issues with hints in Basic and Advanced modesRichard Linden
2011-03-31STORM-746 : Code formatting and clean up, add comments, no functional changesMerov Linden
2011-03-31pull back beta tagsOz Linden
2011-03-31Updated message template hash.Kelly Washington
2011-03-31Apply server side code to message template verification onto the viewer tree.Christian Goetze (CG)
2011-03-31Added tag DRTVWR-45_2.6.2-beta1, 2.6.2-beta1 for changeset d1203046bb65Dessie Linden
2011-03-31merged in 2.6.2 Beta 1 codeDessie Linden
2011-03-31MergeKelly Washington
2011-03-31pull improved avatar physics ui and other improvements from SeraphOz Linden
2011-03-31merge out latest viewer-autobuild2010 changesOz Linden
2011-03-31Storm 954 - corrected use of bracesTwisted Laws twisted_laws@hotmail.com
2011-03-31Tweaking of avatar physics detail slider.Loren Shih
2011-03-31pull tags from viewer-developmentOz Linden
2011-03-31Simple fix for out-of-bounds parameter issues.Loren Shih
2011-03-31Set release-viewer.jira to DRTVWR-42Dessie Linden
2011-03-31STORM-1110 FIXED Remove old 1.23 purple text from alerts, anywhere else it ↵Paul ProductEngine
appears - Removed code setting purple color - Removed "AlertTextColor" color as it's no longer needed
2011-03-31merge out alains fix for qtwebkit reversionOz Linden
2011-03-31pull in linux build fixes for STORM-1121Oz Linden
2011-03-31Took out avatar physics demo code that was disabling camera reset on avatar ↵Loren Shih
movement.
2011-03-31d'oh, forgot to add back some q libs to the build when reverting to older ↵Andrew de Laix
linux package; here they are.
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-31Created Advanced Physics panel.Loren Shih
Made a bunch of aesthetic changes to physics panel accordion.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 10Vadim ProductEngine
Eliminated more merge artifacts.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 9Vadim ProductEngine
Removed dead code.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 8Vadim ProductEngine
Eliminated more merge artifacts (superflous copyright changes).
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 7Vadim ProductEngine
Removed a duplicate line (a merge artifact) from newview/CMakeLists.txt to fix the Mac build.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 6Vadim ProductEngine
* Made it possible to update a region sky preset with the Save button. * Fixed resetting day cycle when you start editing region environment settings. * Fixed: if you press "Cancel Changes" in the region envitonment settings and then choose to resume editing in the confirmation dialog, you won't be able to cancel your changes later.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 5Vadim ProductEngine
* Added "Apply Local to Region" button to the region terrain setttings panel. * Fixed previewing presets via a combomox in the Advanced Sky Editor floater.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 4Vadim ProductEngine
Changes: * Fixed incorrect way to pass parameters to notifications. * Fixed crashes in the Advanced Sky floater and the Region Terrain panel. * Fixed initialization and multiple instantiation of the Day Cycle floater (that might lead to incorrect behavior). * Fixed and re-enabled committing env. settings changes to region. * Fixed day cycle and sky settings being sent as empty arrays and therefore not passing validation on server. It is now possible to change region environment settings. * Added debug messages.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 3Vadim ProductEngine
Added missing (lost in merge) buttons, notifications and strings.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 2Vadim ProductEngine
Added the "Use Region Environment Settings" checkbox and the "Use Local Time" button back to the environment editor.
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 1Vadim ProductEngine
Fixed Environment Editor, Advanced Sky and Day Cycle Editor floaters layout by reverting a bad merge from Viewer 1.23 codebase.