「view this page in B3 βῆτα server」

Revisions №486

branch: interactive/develop 「№486」
Commited by: Rocco Moretti
GitHub commit link: 「09345271aa424459」 「№6023」
Difference from previous tested commit:  code diff
Commit date: 2022-06-01 20:16:45
foldit.build.debug foldit.build.release foldit.defines foldit.levels foldit.unit.debug foldit.unit.release

Merge pull request #6023 from RosettaCommons/roccomoretti/interactive_translation_fix [ Foldit ] Fix translation not applying error. It looks like we had an issue where the GameApplication options (including the translation selection) wasn't being saved when we were restarting the game. (Due to a StandaloneApplication function calling reload_options.) We should be able to avoid this by making things a virtual function, and minimizing the recourse to the global options object. RELEASE NOTES: Fix issue where language selection wasn't being properly saved.

...
Test: ubuntu-20.04.clang.foldit.unit.debug

Failed sub-tests (click for more details):
interactive:FilterTests