Tonya Souther
0c45cebf69
Get rid of useless warning message. Imported from STORM-1186.
2011-08-28 17:06:52 -05:00
Kadah_Coba
2b64d18853
Undoing a1f58cc8c4ec due to conflict with fix for same santax error in 6c9531f04c07
2011-08-28 13:56:01 -07:00
Arrehn
67333b0653
Remove delimiters from setting/cache directory cleanup for windows compatibility, Selo Jacobus
2011-08-28 16:41:02 -04:00
Arrehn
645c5dd248
XML post-merge cleanup, by NickyD
2011-08-28 16:15:03 -04:00
Tonya Souther
77883e7357
Kokua-style camera floater, contributed by Armin Weatherwax.
2011-08-28 13:02:27 -05:00
Arrehn
0ac03c861f
FIRE-1937: Double click teleport hotkey shortcut, with dynamic updating of UI controls and awareness of doubleclick-walk, by Selo Jacobus
2011-08-28 11:24:17 -04:00
Arrehn
73e06cba36
Mac memory stat reporting, from SH-2218 FIX, Lesie Linden
2011-08-28 10:16:27 -04:00
Vadim ProductEngine
263e8379d4
STORM-1427 FIXED Fixed a debug assertion triggered in the world map floater.
...
Apparently, passing empty region name to the MapNameRequest makes server return
empty name in MapBlockReply, which triggered the assertion.
2011-08-05 23:31:10 +03:00
Xiaohong Bao
89f751c938
fix for SH-1498: crash at LLImageGL::deleteDeadTextures() line 1429
2011-08-19 13:27:51 -06:00
Xiaohong Bao
c2e9244d00
fix for SH-2315: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138
2011-08-18 17:12:35 -06:00
Xiaohong Bao
5b33ab7482
fix for sh-2307: crash at LLImageGL::setCategory(int) line 1890
2011-08-17 18:12:25 -06:00
Xiaohong Bao
a50a4e9426
fix for SH-2215: [crashhunters] crash at LLPluginClassMedia
2011-08-28 08:57:57 -04:00
Dave Parks
b7cc611d60
SH-2181 Fix for alpha flickering when basic shaders enabled (don't use glAlphaFunc when shaders are available).
2011-08-28 08:50:32 -04:00
Vadim ProductEngine
3a69d89bb3
STORM-1546 FIXED Fixed a crash caused by a race condition in LLRefCount.
...
Reason:
secapiSSLCertVerifyCallback() seems to be called simultaneously by multiple threads,
which causes a race condition in LLRefCount::ref/unref() methods.
The reference counter in LLSecAPIBasicHandler::mStore goes to zero, and the object gets destroyed.
Fix:
Derive LLCertificateStore from LLThreadSafeRefCount instead of LLRefCount,
which should fix the race condition.
Note:
The LLThreadSafeRefCount constructor is private, so we have to wrap instances of the class with LLPointer.
2011-08-09 22:47:19 +03:00
Richard Linden
7e9482a670
EXP-1080 FIX Console gets spammed with VertexShaderEnable messages making the viewer unusable
...
converted LL_WARNS to LL_WARNS_ONCE
2011-08-11 14:21:20 -07:00
Arrehn
bedb0260f0
FIRE-1584, Restart notice when changing search, remove extra data from being sent to std. search, std search now default. By Selo & Arrehn
2011-08-28 08:08:26 -04:00
Arrehn
87dd359b1c
Opensim - detect and use various configuration limits which might be different from SL, by ArminW
2011-08-28 07:10:09 -04:00
Wolfspirit
39bc019612
Adding a not supported message for mesh upload and return. (FIRE-2807 & FIRE-2819)
2011-08-28 12:00:26 +02:00
Wolfspirit
fdb3d37dd9
FIRE-2808: Don't use RLV for AvatarZOffset. Maybe needs to be reviewed for RLV compatibility.
2011-08-28 11:19:53 +02:00
Wolfspirit
7e0f8be2c1
FIRE-2839: Fixes + Addons to the Starlight skin
2011-08-28 10:56:46 +02:00
Wolfspirit
f37eeff00d
Merge with Opensim changes
2011-08-28 10:18:43 +02:00
Wolfspirit
fa546acc89
FIRE-2811: Fixing shape and padding of console chat
2011-08-28 10:15:12 +02:00
Arrehn
a1b2b0147b
Opensim updates and FSmerge 2.8 repairs, by ArminW
2011-08-28 03:48:24 -04:00
Wolfspirit
a2b56a5596
FIRE-2831: Fixing not working Sky button
2011-08-28 09:33:52 +02:00
Wolfspirit
13ee9d8ec0
Temporary fix for FIRE-2813. --login should work now
2011-08-28 08:59:13 +02:00
Wolfspirit
1aad372c78
FIRE-2823: Get the cords out of the SLURL!
2011-08-28 07:31:58 +02:00
Kadah_Coba
15d6ade029
Fixed two xui santax errors from merge
2011-08-27 22:17:42 -07:00
Arrehn
95f06b76ed
Reasserting changeset 5ca5c7db4989 into RLVa defines
2011-08-27 23:45:18 -04:00
Arrehn
c802ea2279
ReleaseFS autobuild target improvements. No package by default, better --btype parsing
2011-08-27 23:25:13 -04:00
Wolfspirit
6d5ef48b0b
Don't show dummys in Radar. Remove Dummy from objectlist once the mesh floater closes. FIRE-2817
2011-08-28 04:28:00 +02:00
Tonya Souther
2fd8403e87
Remove extra copy of name in local chat emotes. Fixes FIRE-2818.
2011-08-27 20:29:39 -05:00
Wolfspirit
5d1dfa314f
Rework on Quickprefs to make WL Settings work again
2011-08-28 02:38:40 +02:00
Wolfspirit
30a5c4d084
Makes the progress screen still "smooth" if it is enabled
2011-08-28 00:38:28 +02:00
Wolfspirit
f56b90f1de
Fixes "disable login progress screen" option
2011-08-28 00:28:37 +02:00
Wolfspirit
51314ffc1a
Fixing some strings missing in some skins
2011-08-27 23:04:21 +02:00
Leslie Linden
a3298c978c
EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has an average one second delay. Same with switching between tabs.
...
* Removed numerous places in the code that called findChild across the inventory panel unnecessarily.
* Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently.
* Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus.
Reviewed by Richard.
2011-08-08 15:13:53 -07:00
Richard Nelson
7ea93d2756
EXP-1065 FIX Inventory has slowed to a crawl. Clicking between items has an average one second delay. Same with switching between tabs.
...
disable traversal of inventory contents for findView family of functions
2011-08-08 14:37:36 -07:00
Wolfspirit
6e2541ce7d
Changed icon back to Firestorm
2011-08-27 22:08:29 +02:00
Wolfspirit
b667b0326d
Fixing line endings of my last commit
2011-08-27 20:48:15 +02:00
Wolfspirit
a555f60cf4
Fixing the inworld objects not clickable issue
2011-08-27 16:48:59 +02:00
Arrehn
de28dc89b6
Adding a tag to mark merge
2011-08-27 06:04:01 -04:00
Arrehn
3a52a7d0d9
Merge up
2011-08-27 06:02:58 -04:00
Arrehn
8d9fba43b9
Firestorm merge catchup
2011-08-27 06:00:46 -04:00
Tonya Souther
74994ef94b
Clarify messages, minor grammar fix.
2011-08-27 00:48:21 -05:00
Arrehn
8de8a5f1cf
Merge with RLVa 2.8, part 1
...
Known issues:
- RLV Debug method commented out
- RLV Windlight options not implemented
2011-08-27 01:21:37 -04:00
Ansariel
f80e505044
Advanced tooltips made optional (enabled by default)
2011-08-26 17:36:07 +02:00
Arrehn
9fd0edb326
Initial 2.8.3+ merge, Tozh & Arrehn
...
Issues: Graphics preferences tab, lighting, depth of field
Issues: Color preferences tab, new direct chat
Issues: Build floater Mesh build tab
Issues: German translations of build, viewer menus
Issues: pipeline issues with mac, possibly other things
Issues: uploading content / temp content
Issues: Windlight quickprefs, parcel windlight, RLVa windlight
2011-08-26 11:18:49 -04:00
Mobius
9cd1fcbc46
Tweaked g's - Done for now :p
2011-08-26 12:31:37 +01:00
Kitty Barnett
ec797db6aa
Merged with RLVa-1.4 tip
...
--HG--
branch : RLVa
2011-08-26 11:08:21 +02:00
Kitty Barnett
ac0f2cbc1a
Merged with .RLVa tip
...
--HG--
branch : RLVa
2011-08-26 11:07:16 +02:00