Translations by Stephan Woidowski

Stephan Woidowski has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

551569 of 569 results
542.
The distribution code has been moved into launcher/distribute.py. This file can be run from the command line to build distributions in shell scripts and other automated processes.
2018-10-30
The distribution code has been moved into launcher/distribute.py. This file can be run from the command line to build distributions in shell scripts and other automated processes.
543.
When there are transparent areas on the screen, and :var:`config.developer` is true, the transparent areas are filled with a checkerboard pattern.
2018-10-30
When there are transparent areas on the screen, and :var:`config.developer` is true, the transparent areas are filled with a checkerboard pattern.
544.
The new ``input``, ``side``, ``grid``, and ``fixed`` styles were created, and the corresponding displayables use them by default.
2018-10-30
The new ``input``, ``side``, ``grid``, and ``fixed`` styles were created, and the corresponding displayables use them by default.
545.
When a style is accessed at init-time, and doesn't exist, we divide it into two parts at the first underscore. If the second part corresponds to an existing style, we create a new style instead of causing an error.
2018-10-30
When a style is accessed at init-time, and doesn't exist, we divide it into two parts at the first underscore. If the second part corresponds to an existing style, we create a new style instead of causing an error.
546.
The python compiler has been rewritten to use the python ast module. This should both improve performance, and improve error handling for python syntax.
2018-10-30
The python compiler has been rewritten to use the python ast module. This should both improve performance, and improve error handling for python syntax.
547.
Because of this change, Ren'Py now ships with and requires Python 2.6.
2018-10-30
Because of this change, Ren'Py now ships with and requires Python 2.6.
548.
The following numbered bugs were fixed:
2018-10-30
The following numbered bugs were fixed:
549.
520276 - ctc does not appear when cps interrupted
2018-10-30
520276 - ctc does not appear when cps interrupted
550.
526297 - im.Rotozoom()s crash when Ren'Py is scaled down. (Thanks to Spiky Caterpillar for the bug report and fix.)
2018-10-30
526297 - im.Rotozoom()s crash when Ren'Py is scaled down. (Thanks to Spiky Caterpillar for the bug report and fix.)
551.
543785 - Launcher bug on select Projects Directory
2018-10-30
543785 - Launcher bug on select Projects Directory
552.
583112 - rollback while a movie displayable is shown leaves a video frame onscreen
2018-10-30
583112 - rollback while a movie displayable is shown leaves a video frame onscreen
553.
595532 - Wrong text in tutorial game. (Thanks to Viliam Búr.)
2018-10-30
595532 - Wrong text in tutorial game. (Thanks to Viliam Búr.)
554.
The following other bugs were fixed:
2018-10-30
The following other bugs were fixed:
555.
Renamed the internal show and hide methods of Displayable, so those names can once again be used by user-defined displayables.
2018-10-30
Renamed the internal show and hide methods of Displayable, so those names can once again be used by user-defined displayables.
556.
Rewrote MultipleTransition (which is used by Fade) to fix some problems it was exhibiting.
2018-10-30
Rewrote MultipleTransition (which is used by Fade) to fix some problems it was exhibiting.
557.
Take the condition parameter to Character into account when determining if an nvl clear occurs before the next interaction.
2018-10-30
Take the condition parameter to Character into account when determining if an nvl clear occurs before the next interaction.
558.
Older Changelogs
2018-10-30
Older Changelogs
559.
Older changelogs can be found at:
2018-10-30
Older changelogs can be found at:
560.
http://www.renpy.org/dl/6.10.2/CHANGELOG.txt
2018-10-30
http://www.renpy.org/dl/6.10.2/CHANGELOG.txt