Commit Graph

5252 Commits

Author SHA1 Message Date
miKaぴょん
1c40bcf63d Do not steal focus from LSL script error console
When selecting a list item in the script error console the focus was
moved to the script text editor. Errors could only be copied with the
keyboard shortcut while clicking and holding the mouse on a single item.

The output can now be selected to allow copying with keyboard shortcuts
(CTRL-C) and (multiple) selection like any other list (CTRL + left mouse
or CTRL-A).
2015-10-05 17:32:19 +02:00
miKaぴょん
890d1f91ff Try to follow coding conventions
Some tiny changes as requested:
- Changed loop bracket style
- Cleaned up the loop for more readability
- Using a const_interator
- Removed NULL check
2015-09-27 06:12:12 +02:00
miKaぴょん
8fbce02226 Remove all selected entries from asset blacklist
Previously, the "Remove" button in the asset blacklist floater removed
the last clicked-on entry only - even when selecting multiple rows (by
holding CTRL and clicking on entries).
This behaviour is unintuitive and tedious when trying to selectively
remove multiple entries.

The feature was requested in the group chat. Tested both removing a
single entry and multiple entries with two different avatars on Linux.
2015-09-23 19:03:17 +02:00
Inusaito Sayori
eaf790c118 Fix warning due to pettiness 2015-09-11 17:43:01 -04:00
Inusaito Sayori
e9429b382d Alchemy's "Temp fix some breakage and a crash" by Drake Arconis
Fixes that mesh issue.
2015-09-11 17:26:46 -04:00
Inusaito Sayori
b21dbc46bb Cleanup cof_pending code and attempt to restore old bodypart adding behavior. 2015-09-11 17:26:24 -04:00
Inusaito Sayori
bb4109f982 Fix Tried to access singleton 19LLFloaterAvatarList from singleton constructor!
SV-1979 #resolve
2015-09-04 15:43:39 -04:00
Inusaito Sayori
21729724a7 Fix teleport commands that are local not being done properly. - Alchemy Sync 2015-08-24 22:21:49 -04:00
Inusaito Sayori
a67b992216 Hack around hover object bug until we upgrade from llhoverview wholesale. 2015-08-15 20:53:58 -04:00
Inusaito Sayori
269903ff75 Sync lltoolpie, fix the boogs. 2015-08-15 00:48:04 -04:00
Inusaito Sayori
1ff4094467 Hack around opensim having completely broken folder types. (by Drake Arconis) 2015-08-14 19:26:56 -04:00
Inusaito Sayori
46db0d8d50 Sync llviewermedia with alchemy. 2015-08-12 20:09:21 -04:00
Inusaito Sayori
b16058dc83 Remove no-link support more. 2015-08-12 20:08:43 -04:00
Inusaito Sayori
9c06d76b1e [Opensim] Add suitcase stuff, thanks Cinder!
Conflicts:
	indra/llinventory/llfoldertype.cpp
	indra/llinventory/llfoldertype.h
	indra/newview/llviewerfoldertype.cpp
2015-08-12 15:01:23 -04:00
Inusaito Sayori
773a2a3855 There are no grids that don't support links.
Conflicts:
	indra/newview/llinventorybridge.cpp
2015-08-12 14:58:42 -04:00
Inusaito Sayori
383cd45432 Warning fixies. 2015-08-12 14:57:17 -04:00
Inusaito Sayori
5ac64dfa96 decap 2015-08-12 14:55:14 -04:00
Inusaito Sayori
cfe82e7f1f Linux is not Windows... 2015-08-12 14:55:09 -04:00
Inusaito Sayori
3888bfee18 Include platform version with platform. 2015-08-12 14:55:01 -04:00
Inusaito Sayori
9dadc8c054 Warnings fixes, mostly signed/unsigned mismatch 2015-08-12 14:54:49 -04:00
Inusaito Sayori
dfa40d8939 Merge branch 'master' of git://github.com/Shyotl/SingularityViewer 2015-08-12 14:52:52 -04:00
Inusaito Sayori
e797a5eb0e Fix owner names being cut off in About Land floater
SV-1930 #resolve
2015-07-27 19:08:50 -04:00
Inusaito Sayori
3c69f34b2f Fix duplicate notification templates
Thanks for pointing this out, MiVo.
2015-07-27 19:08:45 -04:00
Inusaito Sayori
31867a8bbf Alchemy crouch toggle code sync. 2015-07-27 19:08:37 -04:00
Inusaito Sayori
fd5dae59ae Stop hurting my feelings, gcc, I try so hard and you just don't seem to care. 2015-07-23 14:41:53 -04:00
Shyotl
25fbeb2080 Resolve compilation errors when building under RelWithDebInfo configuration. 2015-07-23 03:06:17 -05:00
Inusaito Sayori
56ea5b27fd haisujs axune padoxcunal aerngralt 2015-07-23 03:34:42 -04:00
Shyotl
e335848169 Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git 2015-07-23 01:48:45 -05:00
Shyotl
0b6e69de7e Better handling of texture filtering in deferred post-process passes. TODO: Investigate incorrect fxaa behavior when resolution divisor isn't 1.0. 2015-07-23 01:38:03 -05:00
Shyotl
f5fcf385e4 Experimental disabling of adding/removing wearables when link-creation/old-link-deletion is still pending a response from the server. 2015-07-23 01:35:58 -05:00
Shyotl
dbd1eb0d68 Apply occlusion refactor. 2015-07-23 01:24:12 -05:00
Shyotl
dedd75dc4f Implement all aisv3 HTTP requests. Added PATCH and COPY methods. 2015-07-23 01:02:02 -05:00
Inusaito Sayori
1a6e99a9e3 Sync with Alchemy to go from keys.ini to keys.xml 2015-07-22 01:53:42 -04:00
Inusaito Sayori
8d76b798c9 Fix a crash that was possible when teleporting without quick settings having been opened. 2015-07-21 03:59:31 -04:00
Inusaito Sayori
47d9c6d0b5 Revert "More unicodification to fix JP"
This reverts commit 7ee66bebe2.
Damn thing breaks diffing.
2015-07-21 03:58:27 -04:00
Inusaito Sayori
3d1d138074 [RLVa] includes cleanup by kitty 2015-07-17 22:06:30 -04:00
Inusaito Sayori
bb2537dbaf Fix Issue 1960: Wrong positon display in mouselook 2015-07-16 17:14:05 -04:00
Inusaito Sayori
7ee66bebe2 More unicodification to fix JP 2015-07-16 15:16:46 -04:00
Inusaito Sayori
770f46157b [Radar] Correct a flaw in which initialization of the avatar list would just be a refresh of the gui
Without first populating the list, this was pretty much nothing doing, now the list will populate initially.
Previously, it could be that opening and closing the radar (when not in announce even when closed mode) would yield an empty radar should the sim have been stingy or the connection been rather latent.
2015-07-15 23:00:44 -04:00
Inusaito Sayori
0843505fae [Radar] When opening, refresh the avatar list gui
Normally we cut back on refreshAvatarList calls to avoid work when not visible.
When we reopen, there needs to be a call to refreshAvatarList so the user isn't waiting for position updates to see correct data.
2015-07-15 22:06:10 -04:00
Inusaito Sayori
a4e732da5f [Radar] Stylistic opts. 2015-07-15 21:51:48 -04:00
Shyotl
2b9245ba2e Nullptr crash fix that has been sitting unstaged for too long. 2015-07-13 15:09:15 -05:00
Shyotl
d8207424fa Removed LLUpdateAppearanceAndEditWearableOnDestroy. Use LLUpdateAppearanceOnDestroy + edit_wearable_and_customize_avatar callback. 2015-07-13 15:08:32 -05:00
Shyotl
7a5cd5b659 Have removeCOFLinksOfType also immediately update local inv. Also have it support callbacks (Although unused in singu.) 2015-07-13 15:06:35 -05:00
Shyotl
18ac6dcb60 Fix 'Wear' action if a wearable of that asset id is already worn; option should now be disabled if there's already a worn wearable with a matching assetid that would NOT be replaced by said 'Wear' action. (It should work otherwise). 2015-07-12 02:35:14 -05:00
Shyotl
4cce1f73c8 Remove llwarns spam on rightclick of bodypart in inventory. Also, disabling 'add' option if group selected wearables would exceed wearable limits should not in any way override visibility of that option. 2015-07-12 02:08:14 -05:00
Inusaito Sayori
5e71af2ed7 control_name here caused the server to be spammed and throttle us. 2015-06-29 08:34:24 -04:00
Inusaito Sayori
d8389e6fa7 Don't be retarded, LL.
Thanks to Drake Arconis for pointing this out.
2015-06-28 10:04:06 -04:00
Shyotl
865ab0572d Missed some c++11 bits. 2015-06-27 02:55:22 -05:00
Shyotl
3f3ead0988 Merge branch 'master' into AISv3-WIP
Conflicts:
	indra/newview/llinventorybridge.cpp
2015-06-27 01:30:28 -05:00