Commit Graph

7486 Commits

Author SHA1 Message Date
Lirusaito
81277c2b25 Fix dev checkout message files path properly
Thanks for the assistance with the Linux path, Router!
2019-03-26 19:31:51 -04:00
Lirusaito
2faca7d7e2 Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh 2019-03-26 05:23:26 -04:00
Lirusaito
7be177e9ab Fix a text editor bug with selection being lost when url segments updated
By doing it the right way, and calculating where the selection should be
after the change is applied.
Also no longer consider text editor modified if nothing was changed.
Also update cursor position so it doesn't move to the wrong place on update
2019-03-26 05:10:21 -04:00
Lirusaito
f2b39196a0 In dev checkouts, AppViewer now sets AppRoDataDir to newview
Crossplatform, settings, windlights, skins, the works~
No more copying~ <3
2019-03-26 02:23:51 -04:00
Lirusaito
a8f85f0d91 Don't create an empty effect with no name as the default effect...
At least, I think this fixes that
2019-03-26 01:13:25 -04:00
Lirusaito
b0ad7f6bf7 Merge branch 'animesh' of https://github.com/DamianZhaoying/SingularityViewer into animesh 2019-03-25 21:53:52 -04:00
Shyotl
7b5d7376c6 Make opengl extension loading be core compliant. Avoid issuing glGetString before context creation on Windows. 2019-03-25 19:21:45 -05:00
Damian Zhaoying
8bb694a910 Fix typos in menu_radar.xml 2019-03-25 21:12:17 -03:00
Damian Zhaoying
25f3f77849 New Spanish translations in string.xml file. (wereable items) 2019-03-25 19:28:13 -03:00
Lirusaito
06dfeb72d7 Merge branch 'animesh' of git://github.com/Shyotl/SingularityViewer into animesh 2019-03-25 17:21:16 -04:00
Lirusaito
f9878e75e3 Fix remaining missing string, thanks Asriazh Frye! 2019-03-25 15:34:58 -04:00
Lirusaito
58ede9caee [EEP] Some text editor stuff 2019-03-25 14:58:45 -04:00
Lirusaito
24beaf6ce4 Add wearable type strings. 2019-03-25 14:38:12 -04:00
Lirusaito
e46380f2d9 Clean up old strings 2019-03-25 14:37:46 -04:00
Lirusaito
ffe729a53b [EEP] Use ExtEnvironment cap where possible 2019-03-25 14:33:14 -04:00
Shyotl
f3afe45e72 Fixed some gl errors. 2019-03-25 02:56:20 -05:00
Lirusaito
059fc7c4fa [EEP] LLMessage Changes 2019-03-25 00:44:00 -04:00
Lirusaito
cb295bfabc 28c814e4ef probably needs this for linux
Thanks for testing bitten!
2019-03-24 23:50:02 -04:00
Lirusaito
0ac2560508 [EEP] LLMath update 2019-03-24 23:18:35 -04:00
Lirusaito
98d315b3f7 Translation Request: Wearables 2019-03-24 22:52:30 -04:00
Lirusaito
28de2ceed8 [EEP] Change to using LLTranslationBridge::ptr_t 2019-03-24 22:52:30 -04:00
Lirusaito
28c814e4ef [EEP] Add all the new llinventory windlight settings files
Also add v3colorutil.h
Also update LLQuaternion and its LLSD pieces
2019-03-24 22:52:30 -04:00
Lirusaito
fdffe2e06a [EEP] LLParcel changes 2019-03-24 22:52:29 -04:00
Lirusaito
fb08f81e75 [EEP] Inventory/Folder type updates 2019-03-24 22:52:29 -04:00
Lirusaito
9affd767e4 [EEP] II_FLAGS_WEARABLES_MASK -> II_FLAGS_SUBTYPE_MASK 2019-03-24 22:52:29 -04:00
Lirusaito
9ccb015411 e5b81dd825 won't compile without this change 2019-03-24 22:51:35 -04:00
Lirusaito
e5b81dd825 [EEP] LLSDUtil changes 2019-03-24 21:04:51 -04:00
Lirusaito
fe33db1620 [EEP] LLSD Serialize Notation additions 2019-03-24 21:04:25 -04:00
Lirusaito
2e02f5ac2c [EEP] LLSD Changes 2019-03-24 20:59:50 -04:00
Lirusaito
198d567df2 [EEP] LLUnitType changes 2019-03-24 20:59:26 -04:00
Lirusaito
b1ecf08013 Feature request: Colon after build number in support chats for nonactions 2019-03-24 19:48:20 -04:00
Lirusaito
7c9eb35568 We optimized llformat, let's not bother caching version string
It would be used less than once per frame, better to save resources.
2019-03-24 19:43:49 -04:00
Lirusaito
1839a37294 Only parse highlights (script keyword parsing) for script editor 2019-03-24 18:54:10 -04:00
Lirusaito
bd39b29c1d Feature Request: Add a notification when receiving items from Marketplace
Turn this off with LiruReceivedItemsNotify
2019-03-23 08:38:59 -04:00
Lirusaito
1cc7c6b4cf Translation Request: Make marketplace received translatable 2019-03-23 08:37:57 -04:00
Lirusaito
0cf4663c7d Wooops, this belongs here, fix not online message translation not working 2019-03-23 05:44:45 -04:00
Lirusaito
424221201c Actually save current Post Process Effect at logout
Also properly cleanup Post Process Singleton
2019-03-23 05:01:13 -04:00
Lirusaito
a14df55bd8 Liru never gets to sleep, not even when sick
Thanks Drake.

We don't get to use std::system, standardization is a sham,
nothing is sacred, why does anyone even bother?

Have a potentially broken Mac Implementation, too, why not?
It's not like we compile on mac anyway right now.
2019-03-23 04:57:56 -04:00
Lirusaito
c16fa02558 Support chats have build in every message, cool. This is optional. 2019-03-23 03:40:20 -04:00
Lirusaito
8946aa9ee5 If a group starts with "Singularity ", mark it as a support session
This is probably not the best way to go about this, but since we're
not in control of support groups on other grids, and we have support
groups in other languages we don't run on Second Life, this is better
than maintaining a list of IDs somewhere.
2019-03-23 02:07:02 -04:00
Lirusaito
c4f868cd89 Fix Deltek's briefly missing icon for adult results in search 2019-03-23 02:03:23 -04:00
Lirusaito
cc88b1edcd Do this instead 2019-03-23 01:00:12 -04:00
Lirusaito
b3f918970b Let's print out nonzero return codes 2019-03-23 00:57:06 -04:00
Lirusaito
3d26f79b8b Dumb 2019-03-23 00:49:53 -04:00
Lirusaito
3d8e05fa2a Remove ze gestures 2019-03-22 18:02:33 -04:00
Lirusaito
aaeb90436c Actually, function operator comma order is impl defined, use erase remove 2019-03-22 17:13:37 -04:00
Lirusaito
42f4c816b7 [Animesh] Restore Quick Settings Hover Slider responsiveness 2019-03-22 03:57:58 -04:00
Lirusaito
8d06ea5a15 [InvOpts] Folder View unordered opt pass 2: Linux Boogaloo 2019-03-22 02:58:51 -04:00
Lirusaito
9f23dcb0c4 [InvOpts] Folder View unordered opt pass 2019-03-22 02:10:43 -04:00
Lirusaito
5f1047c574 [InvOpts] Inventory Observer unordered opt pass 2019-03-22 02:09:44 -04:00