Ansariel
a7060c8a2d
Backed out 1bc294530f38
2014-02-21 20:19:30 +01:00
Ansariel
4f7499efb3
Possible workaround fix for mysterious memory corruption introduced with MAINT-3163
2014-02-21 20:13:17 +01:00
Ansariel
4f4b87013d
Rename reshape-related members in LLLayoutPanel to avoid collision with members in LLCenterLayoutPanel
2014-02-21 19:42:36 +01:00
Ansariel
03011f61d4
Backout f5af29fe4bd0
2014-02-21 19:40:43 +01:00
Northspring
0f081cb63a
Updated Polish translation
2014-02-20 13:36:28 +01:00
Ansariel
b98c78f4e9
FIRE-12955: Logs don't get moved when clicking reset log path button
2014-02-20 10:45:15 +01:00
Ansariel
61da565230
Disable floater reposition code for testing
2014-02-20 08:29:49 +01:00
Ansariel
ac7a978f27
Disable notifications test API support
2014-02-18 23:31:29 +01:00
Ansariel
4bb102d9c9
Show list of non-friends in contact sets
2014-02-18 21:07:16 +01:00
Ansariel
b16d960166
FIRE-12934: Non-friends cannot be removed from contact sets
2014-02-18 20:57:09 +01:00
Techwolf Lupindo
3c347fd9dd
Linux 32-bit autobuild fix. Don't need gio-2.0 for 32-bit builds.
2014-02-17 19:32:11 -05:00
Techwolf Lupindo
a09960a001
FIRE-12792 Use correct flag for finding locked objects.
2014-02-17 00:14:54 -05:00
Techwolf Lupindo
e9a21ea53e
Linux autobuild fix: Remove extra include and added missing include directories.
2014-02-16 21:35:52 -05:00
Techwolf Lupindo
c2c1ed9899
Linux cmake fmodex 64-bit support for autobuild type builds. (!standalone)
2014-02-16 21:28:06 -05:00
Techwolf Lupindo
9a9a40cb91
Linux 64-bit build support.
...
Moved viewer_manifest.py linux packaging around and use if self.is_packaging_viewer() in order to not break standalone
builds.
2014-02-16 21:13:41 -05:00
Techwolf Lupindo
dfe6e2d4d8
Fix a typo in last commit.
2014-02-16 19:43:35 -05:00
Techwolf Lupindo
28031ba0e6
Linux cmake build fixes/improvments for autobuild builds. (!standalone)
...
Instead of letting the linker search for libs, use cmake to find the prebuilt libs so that the linker will only link to said
libs and not any system libs it may have found.
TODO: Expand this to other prebuilt libs instead of the UI ones.
2014-02-16 19:00:02 -05:00
Tonya Souther
b046413723
FIRE-11911: Disable synchronize materials if planar mapping is enabled, since that breaks materials settings in weird ways.
2014-02-16 13:24:10 -06:00
ziree
29c1377246
Make llMoveToTarget work on other grids but not Second Life.
2014-02-16 20:12:05 +01:00
Ansariel
4be05b59e1
Disable bridge-supported teleport for the time being
2014-02-16 03:30:45 +01:00
Ansariel
9091d7b46c
Shuffled the lagacy avatar online icon around so the real legacy version becomes default
2014-02-15 16:47:10 +01:00
Tonya Souther
ef1edeb655
Get rid of spammy message unless debugging.
2014-02-14 19:26:32 -06:00
simon
2ccebebece
More memory cleanup of containers after DeletePairedPointer() usage.
2014-02-14 14:57:08 -08:00
Tonya Souther
25a51add29
Sync with source tree version number.
2014-02-14 16:43:13 -06:00
Baker Linden
a72e34a345
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
...
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-14 13:56:36 -08:00
Northspring
f0d4d50a18
Enable access to XUI Preview Tool after logging in (Develop => XUI/XML menu)
2014-02-14 23:21:50 +01:00
Northspring
d0ee47b5be
Updated Polish translation
2014-02-14 23:04:42 +01:00
Tank_Master
4c2102056c
Merge LL 3.7.1
2014-02-14 13:18:26 -08:00
Oz Linden
ce7e19d33a
increment viewer version to 3.7.2
2014-02-14 16:00:45 -05:00
Oz Linden
cb9e53414d
Added tag 3.7.1-release for changeset dcb4981ce255
2014-02-14 16:00:45 -05:00
Ansariel
850d150043
FIRE-11804: Expose MaxFPS in preferences
2014-02-14 20:11:14 +01:00
Ansariel
81f2901623
Fix DebugLookAt checkbox status not working properly
2014-02-14 18:20:37 +01:00
Ansariel
cd9dfe611c
RLVa merge cleanup
2014-02-14 10:27:36 +01:00
Northspring
9bd8931428
Updated Polish translation
2014-02-14 00:53:34 +01:00
Ansariel
296812967e
Updated German translation
2014-02-13 15:32:10 +01:00
Ansariel
df3b0cf6bc
Made new region restart notification optional (enabled by default; if disabled, old region restart notification toasts will be used)
2014-02-13 15:31:55 +01:00
Ansariel
7e1d6a1968
FIRE-12908: Add back busy response indicator to received busy & autorespond messages
2014-02-13 10:35:07 +01:00
Tank_Master
479640017b
FIRE-12898: Don't back up GPU string or feature table revision info
2014-02-12 11:47:35 -08:00
Ansariel
c12a676e12
Updated German translation
2014-02-12 20:31:50 +01:00
Northspring
ae26e26fcf
FIRE-12900, FIRE-12901: Make screen shaking optional on region restart
2014-02-12 18:51:21 +01:00
Ansariel
d26f1bb881
Variable region size for OpenSim, not Aurora Sim only
2014-02-12 18:03:12 +01:00
Ansariel
6dfdeb3354
Updated German translation
2014-02-12 18:00:52 +01:00
Ansariel
58920d2ac4
Synchronize attachment point group index for Neck and Avatar Center with LL V3 and undid workaround that hasn't been necessary for quite a while
2014-02-12 17:41:53 +01:00
Northspring
655ca25f4f
FIRE-12725: Separate Conference Chat from Group Chat for Sound Notification Purposes
2014-02-12 17:33:32 +01:00
Ansariel
0741b35938
FIRE-11586: More hammering on SLURLs; Restore grid manager workaround (the actual start SLURL is set in LLStartup in idle_startup() with state = STATE_AUDIO_INIT)
2014-02-12 16:55:48 +01:00
Ansariel
b067cf3422
Transplant of STORM-1975 - this will sort of break typing notification with old clients (typing indicator will be removed after 9 secs even if other avatar is still typing!)
2014-02-12 14:40:17 +01:00
Ansariel
37094aaff7
Added some logging to track down mysterious login crash
2014-02-12 10:54:00 +01:00
Ansariel
2c8ec63c70
Fixed warning "LLPanel::fromXML: Panel class "panel_people_contacts_sidetray" not registered."
2014-02-12 10:36:45 +01:00
Ansariel
1dcf30f7d0
Fix warning "LLView::getChild: Making dummy class LLFilterEditor named "fbc_filter_input" in panel_people"
2014-02-12 10:23:58 +01:00
Ansariel
01afca65eb
Fix warnings "Making dummy class LLUICtrl named "avatar_icon" in worldmap" & "Making dummy class LLView named "telehub_chk" in worldmap"
2014-02-12 09:44:57 +01:00