Lirusaito
f1e792fde0
Separate busy response block from autoresponse, and use busy_message() function to avoid duplicate code
2013-07-18 08:05:11 -04:00
Lirusaito
90590e20ec
Fix issue with busy response to certain message types not respecting busy response settings such as wildcard resolution
2013-07-18 08:00:19 -04:00
Lirusaito
780019f0d6
Fix the About Land->Objects list
2013-07-18 06:44:17 -04:00
Lirusaito
baef50e451
Feature Request: Add the ability to see count of avatars in regions on the map without needing to hover
...
Adds LiruMapShowAvCount, which must be set true for this to work.
2013-07-17 13:49:05 -04:00
Lirusaito
52544f020e
Update RLVa bits in LLWorldMapView
2013-07-17 13:40:15 -04:00
Lirusaito
2b7c70d765
Update lsl stuffs (Adds support for all the new stuff we'd fallen behind on)
2013-07-17 12:59:01 -04:00
Lirusaito
a1d9473fde
Move ScriptQuestion strings from floater_chat_history.xml to strings.xml
2013-07-17 11:56:02 -04:00
Lirusaito
ede1282307
Feature Request: Support the expected behavior of F1 opening a browser for those who are used to this
2013-07-17 11:18:25 -04:00
Lirusaito
4b7a9dbd22
Commenting out Second Life Help menu entry until we decide what to do with it
2013-07-17 11:11:58 -04:00
Lirusaito
d7dddd29aa
Feature Request: Add Ctrl-Shift-E for edit linked parts
2013-07-17 10:43:30 -04:00
Lirusaito
037b341931
When building media settings floater, don't open it. This fixes the annoying clicking sound whenever one would begin editing.
2013-07-17 03:21:23 -04:00
Lirusaito
56fd2f8bba
Touch up debug settings filter_editor
2013-07-17 02:48:39 -04:00
Lirusaito
bee21033b8
Fix Last Owner button on inventory item properties not working
2013-07-17 02:07:55 -04:00
Lirusaito
76f0f42f20
Update LLNameListCtrl, mostly to use Params for its elements
2013-07-17 02:07:17 -04:00
Lirusaito
c35a1c36e9
Translate "No group data found for group " with strings.xml string NoGroupDataFound
2013-07-16 20:40:58 -04:00
Lirusaito
300a23b6ad
Portuguese translation was falling too far behind, to avoid hassle, strings.xml and notifications.xml are now near identical to upstream
2013-07-16 20:23:01 -04:00
Lirusaito
c89a245323
Feature Request: Add Profile button to friendship offer notices
2013-07-16 17:34:36 -04:00
Lirusaito
fb22cfc6db
Fix name lists being derpy due to an apparent parsing failure
2013-07-16 17:29:57 -04:00
Lirusaito
d3d5f00453
Retro skin
2013-07-16 17:04:53 -04:00
Lirusaito
fcfa488cb5
Suppress warnings caused by additional parameters used in namelistitems not being convertible to scrolllistitem params
2013-07-16 11:54:05 -04:00
Lirusaito
887efcea14
Save personal attachments to mesh formats without having to drop them first
2013-07-16 11:02:32 -04:00
Latif Khalifa
817ce372a9
Build fix
2013-07-16 16:46:36 +02:00
Latif Khalifa
5dc0ba1712
ColladaExport: move root library nodes outside the loope
2013-07-16 16:27:32 +02:00
Latif Khalifa
01a675de0f
ColladaExport: made face transparency compatible with SL mesh import
2013-07-16 16:27:31 +02:00
Latif Khalifa
1852656661
ColladaExport: Added support for per-face materials
2013-07-16 16:27:31 +02:00
Latif Khalifa
b844b63f72
Factor out some common code when saving <source> element
2013-07-16 16:27:31 +02:00
Latif Khalifa
e0473b5292
Avoid crashing when trying to export non-volumes
2013-07-16 16:27:30 +02:00
Latif Khalifa
dc24e1b038
Merge remote-tracking branch 'lirusaito/master'
2013-07-16 16:26:53 +02:00
Lirusaito
bc753455df
French Translation Update by Nomade Zhao
2013-07-16 10:19:14 -04:00
Lirusaito
f9304faaec
Merge branch 'master' of https://github.com/LightDrake/SingularityViewer
2013-07-16 09:50:58 -04:00
Lirusaito
1b734e190c
Scroll List Classes Params
...
Params for LLScrollListCell, LLScrollListItem, and LLScrollListColumn
Moves code block for creating a LLScrollListCell out of LLScrollListCtrl::fromXML and into LLScrollListCell::create
Removes mDefaultListTextColor from LLScrollListCtrl, it is now used only in LLScrollListCell::create
Adds LLScrollListCtrl::addRow and LLScrollListCtrl::addColumn functions that take these Params
Separators are now built from an icon.. we may want to tweak it in the future, looks alright though
LLFloaterAvatarList::refreshAvatarList now builds elements with these Params instead of by LLSD
2013-07-16 09:33:26 -04:00
Lirusaito
af15010c79
Make radar string "Out Of Range" translatable
2013-07-16 08:04:38 -04:00
Lirusaito
7113916d74
Prevent the radar from dividing by zero (May not be an issue yet)
2013-07-16 05:46:30 -04:00
Lirusaito
4b210c1bbf
Tiny update to voice code to avoid falling behind the Lindens
...
Adds support for secondlife:///app/voice SLapps
2013-07-16 05:41:14 -04:00
Lirusaito
d497e0d10e
Remove ancient emerald metadata commented out code from radar
2013-07-16 05:34:09 -04:00
Lirusaito
3052bb38e6
Update llfloatertopobjects in preparation for using Params in certain scrolllist classes
2013-07-16 05:08:44 -04:00
Lirusaito
cb01bbb8ef
Move tooltip hosting from llscrolllistitem to llscrolllistcell
2013-07-15 22:24:34 -04:00
Latif Khalifa
1c2cdd4166
Work in progress: Collada export
2013-07-15 06:38:12 +02:00
Latif Khalifa
6d1b4c5b27
Merge remote-tracking branch 'aleric/master'
2013-07-15 06:31:08 +02:00
Aleric Inglewood
6fd0baae5d
Bug fix: don't get web profile when grid does not support that.
2013-07-15 02:38:10 +02:00
Drake Arconis
a9d23a049c
Fix ugly left and right arrows in silver skin
2013-07-13 23:49:27 -04:00
Latif Khalifa
085947a557
Merge remote-tracking branch 'shyotl/master'
2013-07-14 02:38:13 +02:00
Shyotl
bec3ba985e
DIFFUSE_ALPHA_MODE_BLEND flag should disable auto-alphamasking on applicable face.
2013-07-13 19:36:33 -05:00
Lirusaito
02253563ce
IRC Feature Request: Show Last Owner in item properties
...
Translators should add these new bits (floater_inventory_item_properties.xml_
(also tossed in xml change I should've staged in 4da47de90c )
2013-07-13 17:40:19 -04:00
Lirusaito
4ef32a3805
Sync more stuff with upstream! (Mainly updates stuff involving LLFloaterGroupPicker)
...
Updates llfloatergroups to be a lot similar to upstream
- Adds LLFLoaterGroupPicker::removeNoneOption and changes LLFloaterGroupPicker to use modern style callback
- Switched from using per ui xml string for the none entry in groups to the strings.xml one, updated and cleaned existing translations to use this.
- Changes LLFLoaterGroupPicker into an instance tracker by id, because it was already acting like one.
Updates llpanelpermissions RLVa bits and fixes last owner label never enabled
2013-07-13 17:28:09 -04:00
Lirusaito
ffe403e0f0
Update administrative tools code from upstream
...
Updates LLFloaterTopObjects code to have parcel filter(STAT_FILTER_BY_PARCEL_NAME) and use the CallbackRegistrar
Top Objects XML (and Translation) bits updated in part from Firestorm, as LL Viewer lacks certain buttons and the old xml was too far behind
- Translators may want to have a look at this... although you sorta need to have estate powers for it to be of any worth... *sigh*
Updates LLFloaterGodTools to use CallbackRegistrar
2013-07-13 16:38:20 -04:00
Lirusaito
cf2f455430
Update LLFloaterInspect, updates RLVa code, fixes inspect not always working at first
2013-07-13 15:40:45 -04:00
Lirusaito
4da47de90c
Sync with upstream, improve RLVa and make use of the callback registrar
2013-07-12 18:43:59 -04:00
Lirusaito
c77f0de9cf
Refactor LLScrollList* and relatives
...
Breaks out llscrolllistcolumn, llscrolllistcell, and llscrolllistitem from llscrolllistctrl and llflyoutbutton from llcombobox
2013-07-12 17:47:01 -04:00
Shyotl
94ab22f6d6
Cursory materials alphamask parameter support (and only alpha mask)
2013-07-12 16:41:36 -05:00