Commit Graph

6450 Commits

Author SHA1 Message Date
Shyotl
aa9cc7a50d Fixed div-by-zero issues in LLStat. 2015-05-16 02:30:36 -05:00
Shyotl
8943439629 Remove dupilicate perlin noise impl, and update the remaining one. 2015-05-16 02:30:32 -05:00
Shyotl
8c58a9c276 Oops, these LLFontGL changes are vital and were missed in an earlier commit. 2015-02-27 05:32:29 -06:00
Shyotl
5652a79327 Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git 2015-02-27 05:23:30 -06:00
Inusaito Sayori
6bc47b6e8d Changes proposed by Cinder, thankies~ 2015-02-26 22:57:21 -05:00
Inusaito Sayori
8028423c70 Rework HippoGridManager's parseUrl to be called after LLAppViewer::init
No more hangs~

I'm not exactly sure if this exhibits the same behavior it used to, but this doesn't matter because it hasn't worked for versions, probably since AICurl, so no one is relying on it.
It would seem to me that it needs to be called after pumps are created.
parseUrl is now public.

Also, move hippogridmanager.h into AI_UNUSED section of llxmlrpcresponder.cpp, it's part of the unused
2015-02-26 22:57:06 -05:00
Inusaito Sayori
fa83ad8008 Don't disable selecting friends whose friend rights are yet to be updated 2015-02-26 22:56:59 -05:00
Inusaito Sayori
728434e8ef Feature Request: Allow bulk edit for objects' descriptions and names
Translators need to translate the multiple_objects_selected string in floater_tools.xml
2015-02-26 22:56:53 -05:00
Inusaito Sayori
1ce35de4bd Allow sending inventory without auto-unmuting if Autoresponse for muteds with Inventory Offers is on. 2015-02-26 22:35:52 -05:00
Inusaito Sayori
31124b1b0f Fix out of order newview/CMakeLists, remove two unused header files 2015-02-26 22:35:20 -05:00
Shyotl
d2468d9f04 Fix issue with rigged normals when not using hardware skinning. 2015-02-25 20:53:14 -06:00
Shyotl
af41a652e4 It's silly that this was necessary... but it was. 2015-02-25 03:04:49 -06:00
Inusaito Sayori
1a06263ac0 Fix Issue 1844: libmedia_plugin_gstreamer mispackaged 2015-02-24 00:48:48 -05:00
Siana Gearz
dc1efa8a05 Fix develop.py for cygwin invocation 2015-02-23 00:35:43 +01:00
Inusaito Sayori
e5b09a0876 Fix bug in which texture drag&drop to a texturectrl wouldn't make apply buttons enable (IE: group profile) 1.8.6.6157 2015-02-16 14:57:28 -05:00
Shyotl
b7454f5f43 Cleanup in llfontgl, as well as more aggressive bounds checking. 2015-02-15 21:45:33 -06:00
Inusaito Sayori
e9a517985b Instead of "?object_not_owner" display " (Owner)" appended on Object IM Info Floater
Translators may want to update floater_object_im_info.xml, string "owner" was added.
2015-02-13 02:56:52 -05:00
Inusaito Sayori
a2058bc1e8 Hopefully fix Router's issue by caching ID for map compare, not name. 2015-02-13 00:01:19 -05:00
Inusaito Sayori
de96b8e43e Use friendlier names in friendly situations~ 2015-02-12 23:46:22 -05:00
Inusaito Sayori
d1e5d67336 What Altivec? This isn't PowerPC 2015-02-12 21:01:24 -05:00
Inusaito Sayori
5279697890 mFocusLostSignal is not needed, these disconnect themselves. 2015-02-11 01:44:26 -05:00
Inusaito Sayori
fd9166e32a Presentation of group ban date bug go squash. 2015-02-09 17:01:45 -05:00
Inusaito Sayori
6b9c53c3c0 Fix missing ) at the end of llTextBox description tooltip. 2015-02-05 00:38:17 -05:00
Inusaito Sayori
3620e537ab Satisfy Issue 1827: Group Profile Texture Expansion
Also fix buttons laying over Group Insignia text
2015-02-05 00:37:35 -05:00
Inusaito Sayori
e625fa3b33 Cleanup duplicate show_picture codestuffs. 2015-02-04 23:47:37 -05:00
Inusaito Sayori
f0b18e52a3 OR not AND 2015-02-04 13:54:39 -05:00
Inusaito Sayori
adecaca730 Work around crash signature 8715
Apparently SL Grid gives some odd session types for P2P?
This should be looked into closer, but for now just accept that it happens.
2015-02-04 01:07:56 -05:00
Inusaito Sayori
10ef3ff683 Fix crash signature 7694 2015-02-04 00:30:40 -05:00
Inusaito Sayori
ef5b95d5b9 Fix crash signature 9141 2015-02-04 00:02:09 -05:00
Inusaito Sayori
c3e9150125 Oops, should leave that there. 2015-02-02 19:28:29 -05:00
Inusaito Sayori
ac0afbcc4a Fix llDialog tooltip 2015-02-02 16:12:56 -05:00
Inusaito Sayori
a9593e62b7 LLViewerMenu code cleanup 2015-02-02 16:12:32 -05:00
Inusaito Sayori
4b7bc99291 Cleanup LLNotify
Adds support for SUPPRESS_TOAST in payload to skip display of notices and just spew them to chat. (this was requested to be hooked up around last release, I think)
Fixes Singularity->Close All Dialogs breaking notifications such that the skip button would appear when not needed.

Cleans up a buncha dead code and silliness.
Also Cleanup LLGroupNotify because why not?
2015-02-02 15:44:06 -05:00
Inusaito Sayori
43e1aa9c01 Apply Aleric's fix for Issue 1810: Import of XML shape data from Avastar 2015-01-31 06:47:24 -05:00
Inusaito Sayori
d44d6515d8 [Voice Update] Use newest SLVoice~ 2015-01-30 18:17:06 -05:00
Shyotl
7c636c6c17 Remove unused linear_to_srgb function from several shaders. 2015-01-29 17:49:18 -06:00
Shyotl
c094314a2d LLFeatureManager cleanup. 2015-01-29 17:48:15 -06:00
Shyotl
9da87128f1 Disable usage of glFog when drawing selected objects, if using shaders. 2015-01-29 17:47:39 -06:00
Shyotl
1036e1f3fb Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git 2015-01-29 17:40:44 -06:00
Inusaito Sayori
6b5fd054f6 Update all other platforms to FMOD Studio 1.05.11 2015-01-29 06:52:12 -05:00
Shyotl
91b6d68eae Avoid unix-based mkdir usage on windows. 2015-01-29 04:03:45 -06:00
Shyotl
a0487b12be FMOD Studio prebuilt update for OSX. Also, delete "autobuild-package.xml" that is in newer v3-based prebuilt packages, and prevent registry key from trumping usage of fmodstudio prebuilt; it must now be explicitly set in the develop.py invocation. 2015-01-29 00:55:08 -06:00
Shyotl
1e07b626c4 Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git 2015-01-28 16:39:39 -06:00
Shyotl
b247ca3f76 Fix osx packaging. 2015-01-28 16:37:06 -06:00
Inusaito Sayori
5f3cac46eb This slipped by me, oopsies. 2015-01-28 13:12:38 -05:00
Inusaito Sayori
a7c424fc68 Fix remaining issues with new packaging system (mostly Linux)
Thanks to Duncan Armundsen and Damian Zhaoying for the pointers
(merges slightly with alchemy)
2015-01-27 12:08:46 -05:00
Inusaito Sayori
a35f159117 Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer 2015-01-27 09:15:01 -05:00
Shyotl
b865b92a6a Merge branch 'FMODStudio'
Conflicts:
	indra/cmake/PNG.cmake
	indra/newview/llnetmap.cpp
	indra/newview/llviewermessage.cpp



PARAMETERS: CLEAN
2015-01-26 17:15:46 -06:00
Shyotl
2132978c41 Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer.git 2015-01-26 15:26:02 -06:00
Inusaito Sayori
97f6b9d845 Fix missing notification warning pointed out by Nomade and the French testers
Merci Beaucoup, tout les monde!
2015-01-26 13:33:31 -05:00