Commit Graph

67440 Commits (d4b7880dfea8977c7cffe93d26fdff2ebd5a1a00)

Author SHA1 Message Date
Nicky d4b7880dfe Remove extra ']'. 2022-08-17 15:32:28 +02:00
Pantera 261162a582 Updated Polish translation 2022-08-17 15:21:35 +02:00
Ansariel 75e50d0670 User-configurable notecard editor colors for text, background, cursor and selection background 2022-08-17 14:27:32 +02:00
Mnikolenko Productengine 450b1205d3 SL-17339 Controls > Restore Defaults should clear the "Walk to" action. 2022-08-17 09:58:34 +02:00
PanteraPolnocy 9069e6a43a FIRE-31949 French translation update, by Laurent Bechir 2022-08-17 01:32:18 +02:00
Beq 461c512b97 FIRE-31942 - Crash in 360 photo with perfstats running
Sigh...even the simplest things in LL land are non-thread safe it seems.
2022-08-16 18:05:22 +01:00
PanteraPolnocy 67de000421 Updated Polish translation 2022-08-16 18:56:20 +02:00
Ansariel c85bcbd7de FIRE-29425: User-selectable font and size for notecards 2022-08-16 18:27:13 +02:00
Pantera 095dff2db9 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-16 13:42:03 +02:00
Mnikolenko ProductEngine 0243626011 SL-16985 FIXED [Mac] Key combinations for diacritical marks are not working 2022-08-16 13:42:07 +02:00
Pantera e2bfa14556 FIRE-31944 Russian translation update, by Romka Swallowtail 2022-08-16 13:41:38 +02:00
Ansariel 2205a61ae6 Speculative fix for FIRE-31473: Accessing "characters" property outside key-up or key-down event is not allowed according to the API doc - not sure if flagsChanged does count as such though (hopefully it compiles...) 2022-08-16 13:41:27 +02:00
Ansariel 94eff7cb1f Remove remnants of a change long gone already - maybe this might be a reason it causes FIRE-31473 now in conjunction with 83127d2299 2022-08-16 13:18:08 +02:00
Ansariel 67bbab1fe3 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 18:05:24 +02:00
Ansariel 419a2bfe11 Some loop refactoring and index out of bounds protection 2022-08-15 18:05:16 +02:00
PanteraPolnocy 4e83e5ab8b FIRE-31938 French translation update, by Laurent Bechir 2022-08-15 15:23:40 +02:00
PanteraPolnocy a36a990a34 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 15:19:12 +02:00
PanteraPolnocy 0dc8290e5a Updated Polish translation 2022-08-15 15:19:04 +02:00
Ansariel d88b0910e4 Open create landmark floater centered on screen by default 2022-08-15 15:15:52 +02:00
Ansariel cc29a97205 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 14:53:44 +02:00
Ansariel 5dda6abee7 Fix invalid default value for 360QualitySelection and restore last quality setting since LL UX/UI obviously has no clue 2022-08-15 14:53:35 +02:00
PanteraPolnocy e7bf9eb8d7 Correct type and default value for the previous commit 2022-08-15 14:49:29 +02:00
PanteraPolnocy 9f9133d7cc Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 14:42:01 +02:00
PanteraPolnocy 598abe531c Add missing settings.xml entry for 360 snapshot 2022-08-15 14:41:52 +02:00
Ansariel 714f669c06 FIRE-31816: Include selection count when deleting more than one object from inventory 2022-08-15 14:41:11 +02:00
Ansariel 7d4c73b7b5 FIRE-31852: Now it aggressively executes gestures within focussed floaters... 2022-08-15 13:15:58 +02:00
Ansariel 8e04f6114f Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-15 12:59:54 +02:00
Ansariel 1c3c35b2a6 FIRE-31917: Fix 100% transparent objects on HUD not shown when highlighting transparent 2022-08-15 12:59:45 +02:00
Nicky 78d8048f38 Add -Wno-unused-variable for Mac. 2022-08-14 19:56:40 +02:00
Nicky a9ddc09824 Split Linux warning supression into their own block, disable deprecation warnings thanks to our old boost library ... 2022-08-14 16:18:04 +02:00
Nicky 6f2265d387 Linux; Updated colladadom, compiled for C++17 support; Original author "Pork Chop <mygoditsfullofstars@phoenixviewer.com>" 2022-08-14 16:03:39 +02:00
Ansariel 593e9f139d Could optimize this I guess... 2022-08-14 14:22:28 +02:00
Ansariel 69b2092963 Refactor chatbar_as_cmdline - Or: What is all this??? 2022-08-14 13:50:32 +02:00
Ansariel 5ea31a967a Stop this spam! 2022-08-14 13:02:51 +02:00
Ansariel 649ff757fc Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-14 12:59:31 +02:00
Ansariel fe4826be2d Fix Starlight once again 2022-08-14 12:59:22 +02:00
Nicky 5b01aeb2d9 Make LLCOREHTTP_INCLUDE_DIRS system include directories, lets see if this makes never GCCs happy (in llcorehttp) 2022-08-14 12:52:13 +02:00
Nicky c19bea25b9 StarLight (CUI) updates from Scentual Lust 2022-08-14 12:21:47 +02:00
Nicky e8179b39d9
Bring back -Wno-pragmas for older GCC versions. 2022-08-14 09:48:13 +00:00
Nicky 24bffb2685 FIRE-31929; try xdg-open before using a webbrowser to open a file. 2022-08-14 00:33:02 +02:00
Ansariel 3b95e204be Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-13 17:09:34 +02:00
Ansariel 718f9fdf7a Set correct root project name and build type in CMake and don't use VSTool by default 2022-08-13 17:09:24 +02:00
PanteraPolnocy 4611f22449 Restore capacity string in a few more places 2022-08-13 16:47:47 +02:00
Ansariel cc7cfeb2b5 Comment out some unnecessary code 2022-08-13 15:56:50 +02:00
Ansariel 9afc002e53 Restore remaining capacity info in tools floater 2022-08-13 15:53:31 +02:00
Ansariel b3ec34054a Clean up compile definitions a bit 2022-08-13 12:05:46 +02:00
Ansariel f1b40a7817 Removing some old code might be a good idea... 2022-08-13 01:15:27 +02:00
Ansariel 88d936111a Small optimization for minimap - and use a big hammer on the contact sets to chuck c++17 code in while at it 2022-08-13 01:13:02 +02:00
Ansariel ea8321a47d FIRE-31882 / FIRE-31896 / FIRE-31913 / FIRE-31920: Undo unnecessary code 2022-08-12 20:18:44 +02:00
Ansariel 300a545354 Add some comments 2022-08-12 20:15:36 +02:00