Lirusaito
82386fe2ef
Negative TeleportHistoryMaxEntries means unlimited now
2019-06-10 09:15:35 -04:00
Lirusaito
c2f56f1881
Woops, now inventory floaters remember their position per folder for real!
2019-05-31 22:57:50 -04:00
Lirusaito
68fc758e94
Do not make installer package unless binary is updated (or touched)
...
This is bad for production,
adding a touch binary line to the prebuild step should fix it though
2019-05-31 19:35:22 -04:00
Lirusaito
1cd7706461
Actually updaate the binary we put into the installer
2019-05-31 18:22:56 -04:00
Lirusaito
2e5141bd25
Possible fix for Torric's gesture toggle crash
2019-05-27 06:25:29 -04:00
Router Gray
f6d8573221
"Liru: All getters should be const, ideally." Clang agrees.
...
The values being compared are const, the result should be too.
2019-05-24 12:06:35 -05:00
Router Gray
562982cc30
Null check, sooner is better, and clang is happy. Thanks Liru.
2019-05-24 12:06:34 -05:00
Router Gray
df13aa408b
Add missing operand in inventory actions.
2019-05-24 12:06:33 -05:00
Router Gray
4329d46ac4
Properly comment out code so compilers quit whining about 'unreachable'.
2019-05-24 12:06:33 -05:00
Router Gray
bf9e900731
Fix warning about variable promotion.
2019-05-24 12:06:32 -05:00
Router Gray
40ad9fad32
Fix fonts search path on not-Windows.
2019-05-24 12:06:32 -05:00
Router Gray
58d94e9883
Change some instances of {0} to {} to pacify compilers.
2019-05-24 12:06:30 -05:00
Lirusaito
4bb63a9827
Fix SinguReplaceLinks not being respected on various user driven UI
...
Corrects display for Readonly Notecards, Picks, Group profiles, First/
Second Life, Classifieds, Events, Landmarks, About Land, and Region/Estate
Thanks for giving me the heads-up, Beware
2019-05-10 18:47:06 -04:00
Lirusaito
e9c99089e1
No viewer_manifest warnings, please.
2019-05-10 14:04:32 -04:00
Router Gray
9bcd3298ba
Use dictionaries prebuilt instead of in-tree; adds several languages.
2019-05-05 20:15:04 -04:00
Router Gray
2f9a43effd
Sync with Alchemy to fix and streamline Windows plugins packaging
2019-05-05 20:14:59 -04:00
Router Gray
535a01ea30
SLVoice update Windows and Mac
2019-05-05 20:14:53 -04:00
Lirusaito
1193f9bb65
Fix Torric's no copy texture crash
...
Thanks for the research and textures, Cheesy
2019-05-05 20:09:31 -04:00
Lirusaito
623b993fa9
Fix the inventory floater resize bug
...
Thanks for catching this, Deltek.
2019-05-05 18:52:00 -04:00
Lirusaito
7773f6b4f7
Restore the old toggle behavior of the special inventory floaters
2019-05-04 07:12:40 -04:00
Lirusaito
2b47e62dd8
Remove dumb dynamic cast children loop in toolbar init
...
:%s/\<button /button sound_flags="0" /
2019-05-04 03:51:12 -04:00
Lirusaito
6dadfaffac
Improve rect control name of inventory folder floater
...
This makes it more reliably usable and more understandable to the user.
The downside of this is that folders with the same name will have the same
position, but I don't think that really matters.
2019-05-04 03:34:38 -04:00
Lirusaito
f0ef3a4569
Fix defaulted inventory folder floater title
2019-05-04 03:31:50 -04:00
Lirusaito
140f5d3b0a
Make Outbox and Favorites like other new inventory windows
...
Yay search~
2019-05-04 03:24:28 -04:00
Lirusaito
22f314d158
Dynamically create Rect Controls for storing Inv in New Window Pos/Size
2019-04-29 00:15:43 -04:00
Lirusaito
8653ee79ea
Update Floater Inv Panel to be more modern
2019-04-28 09:02:43 -04:00
Lirusaito
64561fa57b
[Radar] Feature Request: Make sort order persist
2019-04-28 06:30:20 -04:00
Lirusaito
c6b17c9005
Probably fix Torric's issue of notes being overwritten
2019-04-28 06:17:57 -04:00
Lirusaito
331023e878
Strings and LLSD settings now get edited with a text editor
2019-04-28 03:39:13 -04:00
Lirusaito
d47fb4da03
Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh
2019-04-28 01:21:51 -04:00
Lirusaito
40faef0bf8
If a setting is LLSD, display it in pretty print xml in debug
...
This should probably get its own TextEditor later on, it'd look better.
2019-04-27 03:04:11 -04:00
Lirusaito
d33ae35fb3
OK in preferenes should save per account settings if possible
2019-04-27 03:01:49 -04:00
Shyotl
5f56d2d38f
Show channel in script text box dialog popdown
2019-04-26 22:52:59 -05:00
Shyotl
d7e7701927
Make texture fetch type (mFTType) a const member variable and remove from init() call. forceRefetch was clobbering mFFType via init call and firstinit boolean is a stupid hack.
2019-04-26 22:52:48 -05:00
Lirusaito
15a8e1f08f
Don't limit estate managers on non-SL grids, let the grid do that.
2019-04-25 15:40:51 -04:00
Lirusaito
2d06d455cd
ProductEngines are Lindens, I guess.
2019-04-25 01:48:56 -04:00
Lirusaito
14774b03ad
Squash Nai's bug and still fix the issue?
2019-04-23 13:33:09 -04:00
Lirusaito
f7386e8e70
Update python stuff to latest
...
Probably definitely break linux
2019-04-20 16:28:51 -04:00
Lirusaito
a5be867238
Merge branch 'master' of https://github.com/Pytak/SingularityViewer into animesh
2019-04-20 10:28:58 -04:00
Router Gray
726141d6da
Fix LLViewerObject processTaskInvFile iterator double .begin() and no .end()
2019-04-20 09:14:48 -04:00
Lirusaito
d194dfbc09
Sync with alchemyng for VCRedist update
2019-04-19 23:25:47 -04:00
Lirusaito
f26425f17a
VLC instead of QuickTime
...
I dunno if it's actually in there yet... meh
2019-04-19 00:05:49 -04:00
Lirusaito
b28313559d
Update to VS2019, you now need autobuild-1.1 on windows
2019-04-18 23:49:47 -04:00
Lirusaito
d933472a16
Wooops, I'm sick and blind
2019-04-18 23:29:28 -04:00
Lirusaito
6c034506c3
Does this fix the issue with recent items not updating?
2019-04-18 20:55:17 -04:00
Lirusaito
07569d008d
Fix compile issues, thanks Router!
2019-04-18 09:19:20 -04:00
Lirusaito
f670c774d3
Oh hey, we can do this part of VLC merge right now too!
2019-04-17 18:28:22 -04:00
Lirusaito
7c41dc2e7e
It's a syncing ship
...
Ha... get it?
I'm so lonely...
2019-04-17 18:09:39 -04:00
Lirusaito
7c40f3332f
Myan
2019-04-17 18:07:32 -04:00
Lirusaito
2df95bb4bd
Floater About VLC support
2019-04-17 17:57:22 -04:00