pkgsrc/games/py-renpy/PLIST
adam 1c8a7a44e1 Ren'Py 6.18.3
This release adds the showif statement to screen language. The showif statement shows and hides its children based on a condition. When its children are ATL transforms, showif delivers ATL events to manage the show and hide process.

Ren'Py's image prediction mechanism now models the return stack, and can predict images through a call and return pair. Previously, a call followed by a return would block image prediction.

Ren'Py now predicts that the start label will be called from the main menu. This will help to avoid unpredicted image loads at the very start of a game.

The ATL on statement now can take a comma-separated list of event names.

The new updater.UpdateVersion() function contacts an update server and determines if an update is available.

The new renpy.invoke_in_thread() function runs a function in a background thread, and restarts the interaction when that thread finishes.

While in self-voicing mode, the {w} and {p} tags are ignored.

The Traditional Chinese and Russian translations have been updated.


Bug Fixes
---------
Fixed a regression that could cause hiding transforms to skip time.

Fixed a bug that would cause the screen language if statement to show children from blocks with a false condition, if those child blocks were run during prediction.

Fixed an issue where SetScreenVariable and ToggleScreenVariable were declared as pure functions, but weren't. They now have been reimplemented as pure functions.

Fixed an issue where a grab could fail to transfer between interactions, leaving Ren'Py unresponsive.
2017-06-24 19:39:47 +00:00

832 lines
37 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2017/06/24 19:39:47 adam Exp $
bin/renpy.py
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/_renpy.so
${PYSITELIB}/_renpybidi.so
${PYSITELIB}/pysdlsound/__init__.py
${PYSITELIB}/pysdlsound/__init__.pyc
${PYSITELIB}/pysdlsound/__init__.pyo
${PYSITELIB}/pysdlsound/sound.so
${PYSITELIB}/renpy/display/accelerator.so
${PYSITELIB}/renpy/display/render.so
${PYSITELIB}/renpy/gl/gldraw.so
${PYSITELIB}/renpy/gl/glenviron_fixed.so
${PYSITELIB}/renpy/gl/glenviron_limited.so
${PYSITELIB}/renpy/gl/glenviron_shader.so
${PYSITELIB}/renpy/gl/glrtt_copy.so
${PYSITELIB}/renpy/gl/glrtt_fbo.so
${PYSITELIB}/renpy/gl/gltexture.so
${PYSITELIB}/renpy/style.so
${PYSITELIB}/renpy/styleclass.so
${PYSITELIB}/renpy/text/ftfont.so
${PYSITELIB}/renpy/text/textsupport.so
${PYSITELIB}/renpy/text/texwrap.so
share/renpy/doc/_images/android_sdk_manager_001.jpg
share/renpy/doc/_images/android_sdk_manager_005.jpg
share/renpy/doc/_images/frame_example.png
share/renpy/doc/_images/launcher.jpg
share/renpy/doc/_images/launcher.png
share/renpy/doc/_static/ajax-loader.gif
share/renpy/doc/_static/basic.css
share/renpy/doc/_static/comment-bright.png
share/renpy/doc/_static/comment-close.png
share/renpy/doc/_static/comment.png
share/renpy/doc/_static/contents.png
share/renpy/doc/_static/doctools.js
share/renpy/doc/_static/down-pressed.png
share/renpy/doc/_static/down.png
share/renpy/doc/_static/environment.txt
share/renpy/doc/_static/file.png
share/renpy/doc/_static/ie.css
share/renpy/doc/_static/jquery-1.11.1.js
share/renpy/doc/_static/jquery.js
share/renpy/doc/_static/logo.png
share/renpy/doc/_static/minus.png
share/renpy/doc/_static/navigation.png
share/renpy/doc/_static/plus.png
share/renpy/doc/_static/print.css
share/renpy/doc/_static/pygments.css
share/renpy/doc/_static/renpydoc.css
share/renpy/doc/_static/screen.css
share/renpy/doc/_static/searchtools.js
share/renpy/doc/_static/underscore-1.3.1.js
share/renpy/doc/_static/underscore.js
share/renpy/doc/_static/up-pressed.png
share/renpy/doc/_static/up.png
share/renpy/doc/_static/websupport.js
share/renpy/doc/android-packaging.html
share/renpy/doc/android.html
share/renpy/doc/atl.html
share/renpy/doc/audio.html
share/renpy/doc/build.html
share/renpy/doc/cds.html
share/renpy/doc/changelog.html
share/renpy/doc/character_callbacks.html
share/renpy/doc/conditional.html
share/renpy/doc/config.html
share/renpy/doc/credits.html
share/renpy/doc/developer_tools.html
share/renpy/doc/dialogue.html
share/renpy/doc/display_problems.html
share/renpy/doc/displayables.html
share/renpy/doc/displaying_images.html
share/renpy/doc/distributor.html
share/renpy/doc/drag_drop.html
share/renpy/doc/editor.html
share/renpy/doc/environment_variables.html
share/renpy/doc/file_python.html
share/renpy/doc/functions.html
share/renpy/doc/genindex.html
share/renpy/doc/iap.html
share/renpy/doc/inc/const.html
share/renpy/doc/inc/pure.html
share/renpy/doc/incompatible.html
share/renpy/doc/index.html
share/renpy/doc/input.html
share/renpy/doc/keym.html
share/renpy/doc/keymap.html
share/renpy/doc/label.html
share/renpy/doc/language_basics.html
share/renpy/doc/license.html
share/renpy/doc/menus.html
share/renpy/doc/modes.html
share/renpy/doc/movie.html
share/renpy/doc/nvl_mode.html
share/renpy/doc/objects.inv
share/renpy/doc/other.html
share/renpy/doc/persistent.html
share/renpy/doc/problems.html
share/renpy/doc/py-function-class-index.html
share/renpy/doc/python.html
share/renpy/doc/quickstart.html
share/renpy/doc/reserved.html
share/renpy/doc/rooms.html
share/renpy/doc/save_load_rollback.html
share/renpy/doc/screen_actions.html
share/renpy/doc/screen_optimization.html
share/renpy/doc/screen_python.html
share/renpy/doc/screen_special.html
share/renpy/doc/screens.html
share/renpy/doc/search.html
share/renpy/doc/searchindex.js
share/renpy/doc/self_voicing.html
share/renpy/doc/side_image.html
share/renpy/doc/skins.html
share/renpy/doc/sprites.html
share/renpy/doc/statement_equivalents.html
share/renpy/doc/std-style-property-index.html
share/renpy/doc/std-transform-property-index.html
share/renpy/doc/std-var-index.html
share/renpy/doc/store_variables.html
share/renpy/doc/style.html
share/renpy/doc/style_properties.html
share/renpy/doc/text.html
share/renpy/doc/thequestion.html
share/renpy/doc/thequestion_nvl.html
share/renpy/doc/trans_trans_python.html
share/renpy/doc/transforms.html
share/renpy/doc/transitions.html
share/renpy/doc/translation.html
share/renpy/doc/translations.html
share/renpy/doc/udd.html
share/renpy/doc/uds.html
share/renpy/doc/updater.html
share/renpy/doc/voice.html
share/renpy/launcher/None.edit.py
share/renpy/launcher/System Editor.edit.py
share/renpy/launcher/game/EasyDialogsResources.py
share/renpy/launcher/game/EasyDialogsWin.py
share/renpy/launcher/game/Roboto-Light.ttf
share/renpy/launcher/game/Roboto-Regular.ttf
share/renpy/launcher/game/ability.rpy
share/renpy/launcher/game/about.rpy
share/renpy/launcher/game/add_file.rpy
share/renpy/launcher/game/android.rpy
share/renpy/launcher/game/archiver.rpy
share/renpy/launcher/game/change_icon.py
share/renpy/launcher/game/choose_theme.rpy
share/renpy/launcher/game/distribute.rpy
share/renpy/launcher/game/distribute_gui.rpy
share/renpy/launcher/game/download.rpy
share/renpy/launcher/game/editor.rpy
share/renpy/launcher/game/front_page.rpy
share/renpy/launcher/game/images/background.png
share/renpy/launcher/game/images/checkbox_empty.png
share/renpy/launcher/game/images/checkbox_full.png
share/renpy/launcher/game/images/logo.png
share/renpy/launcher/game/images/logo32.png
share/renpy/launcher/game/images/pattern.png
share/renpy/launcher/game/images/scrollbar_center.png
share/renpy/launcher/game/images/vscrollbar_center.png
share/renpy/launcher/game/images/window.png
share/renpy/launcher/game/interface.rpy
share/renpy/launcher/game/navigation.rpy
share/renpy/launcher/game/new_project.rpy
share/renpy/launcher/game/options.rpy
share/renpy/launcher/game/package_formats.rpy
share/renpy/launcher/game/pefile.py
share/renpy/launcher/game/preferences.rpy
share/renpy/launcher/game/project.rpy
share/renpy/launcher/game/renpy_public.pem
share/renpy/launcher/game/script_version.rpy
share/renpy/launcher/game/style.rpy
share/renpy/launcher/game/tail.rpy
share/renpy/launcher/game/theme_data.rpy
share/renpy/launcher/game/tkaskdir.py
share/renpy/launcher/game/tl/arabic/about.rpy
share/renpy/launcher/game/tl/arabic/add_file.rpy
share/renpy/launcher/game/tl/arabic/android.rpy
share/renpy/launcher/game/tl/arabic/choose_theme.rpy
share/renpy/launcher/game/tl/arabic/common.rpy
share/renpy/launcher/game/tl/arabic/distribute.rpy
share/renpy/launcher/game/tl/arabic/distribute_gui.rpy
share/renpy/launcher/game/tl/arabic/editor.rpy
share/renpy/launcher/game/tl/arabic/front_page.rpy
share/renpy/launcher/game/tl/arabic/interface.rpy
share/renpy/launcher/game/tl/arabic/navigation.rpy
share/renpy/launcher/game/tl/arabic/new_project.rpy
share/renpy/launcher/game/tl/arabic/preferences.rpy
share/renpy/launcher/game/tl/arabic/project.rpy
share/renpy/launcher/game/tl/arabic/style.rpy
share/renpy/launcher/game/tl/arabic/translations.rpy
share/renpy/launcher/game/tl/arabic/updater.rpy
share/renpy/launcher/game/tl/french/about.rpy
share/renpy/launcher/game/tl/french/add_file.rpy
share/renpy/launcher/game/tl/french/android.rpy
share/renpy/launcher/game/tl/french/choose_theme.rpy
share/renpy/launcher/game/tl/french/common.rpy
share/renpy/launcher/game/tl/french/distribute.rpy
share/renpy/launcher/game/tl/french/distribute_gui.rpy
share/renpy/launcher/game/tl/french/editor.rpy
share/renpy/launcher/game/tl/french/front_page.rpy
share/renpy/launcher/game/tl/french/interface.rpy
share/renpy/launcher/game/tl/french/navigation.rpy
share/renpy/launcher/game/tl/french/new_project.rpy
share/renpy/launcher/game/tl/french/preferences.rpy
share/renpy/launcher/game/tl/french/project.rpy
share/renpy/launcher/game/tl/french/style.rpy
share/renpy/launcher/game/tl/french/translations.rpy
share/renpy/launcher/game/tl/french/updater.rpy
share/renpy/launcher/game/tl/german/about.rpy
share/renpy/launcher/game/tl/german/add_file.rpy
share/renpy/launcher/game/tl/german/android.rpy
share/renpy/launcher/game/tl/german/choose_theme.rpy
share/renpy/launcher/game/tl/german/common.rpy
share/renpy/launcher/game/tl/german/distribute.rpy
share/renpy/launcher/game/tl/german/distribute_gui.rpy
share/renpy/launcher/game/tl/german/editor.rpy
share/renpy/launcher/game/tl/german/front_page.rpy
share/renpy/launcher/game/tl/german/interface.rpy
share/renpy/launcher/game/tl/german/navigation.rpy
share/renpy/launcher/game/tl/german/new_project.rpy
share/renpy/launcher/game/tl/german/preferences.rpy
share/renpy/launcher/game/tl/german/project.rpy
share/renpy/launcher/game/tl/german/strings.rpy
share/renpy/launcher/game/tl/german/translations.rpy
share/renpy/launcher/game/tl/german/updater.rpy
share/renpy/launcher/game/tl/italian/about.rpy
share/renpy/launcher/game/tl/italian/add_file.rpy
share/renpy/launcher/game/tl/italian/android.rpy
share/renpy/launcher/game/tl/italian/choose_theme.rpy
share/renpy/launcher/game/tl/italian/common.rpy
share/renpy/launcher/game/tl/italian/distribute.rpy
share/renpy/launcher/game/tl/italian/distribute_gui.rpy
share/renpy/launcher/game/tl/italian/editor.rpy
share/renpy/launcher/game/tl/italian/front_page.rpy
share/renpy/launcher/game/tl/italian/interface.rpy
share/renpy/launcher/game/tl/italian/navigation.rpy
share/renpy/launcher/game/tl/italian/new_project.rpy
share/renpy/launcher/game/tl/italian/preferences.rpy
share/renpy/launcher/game/tl/italian/project.rpy
share/renpy/launcher/game/tl/italian/style.rpy
share/renpy/launcher/game/tl/italian/translations.rpy
share/renpy/launcher/game/tl/italian/updater.rpy
share/renpy/launcher/game/tl/japanese/MTLc3m-LICENSE
share/renpy/launcher/game/tl/japanese/MTLc3m.ttf
share/renpy/launcher/game/tl/japanese/about.rpy
share/renpy/launcher/game/tl/japanese/add_file.rpy
share/renpy/launcher/game/tl/japanese/android.rpy
share/renpy/launcher/game/tl/japanese/choose_theme.rpy
share/renpy/launcher/game/tl/japanese/common.rpy
share/renpy/launcher/game/tl/japanese/distribute.rpy
share/renpy/launcher/game/tl/japanese/distribute_gui.rpy
share/renpy/launcher/game/tl/japanese/editor.rpy
share/renpy/launcher/game/tl/japanese/front_page.rpy
share/renpy/launcher/game/tl/japanese/interface.rpy
share/renpy/launcher/game/tl/japanese/navigation.rpy
share/renpy/launcher/game/tl/japanese/new_project.rpy
share/renpy/launcher/game/tl/japanese/preferences.rpy
share/renpy/launcher/game/tl/japanese/project.rpy
share/renpy/launcher/game/tl/japanese/style.rpy
share/renpy/launcher/game/tl/japanese/translations.rpy
share/renpy/launcher/game/tl/japanese/updater.rpy
share/renpy/launcher/game/tl/korean/NanumGothic.ttf
share/renpy/launcher/game/tl/korean/Naver Nanum Font License.txt
share/renpy/launcher/game/tl/korean/about.rpy
share/renpy/launcher/game/tl/korean/add_file.rpy
share/renpy/launcher/game/tl/korean/android.rpy
share/renpy/launcher/game/tl/korean/choose_theme.rpy
share/renpy/launcher/game/tl/korean/common.rpy
share/renpy/launcher/game/tl/korean/distribute.rpy
share/renpy/launcher/game/tl/korean/distribute_gui.rpy
share/renpy/launcher/game/tl/korean/editor.rpy
share/renpy/launcher/game/tl/korean/front_page.rpy
share/renpy/launcher/game/tl/korean/interface.rpy
share/renpy/launcher/game/tl/korean/navigation.rpy
share/renpy/launcher/game/tl/korean/new_project.rpy
share/renpy/launcher/game/tl/korean/preferences.rpy
share/renpy/launcher/game/tl/korean/project.rpy
share/renpy/launcher/game/tl/korean/style.rpy
share/renpy/launcher/game/tl/korean/translations.rpy
share/renpy/launcher/game/tl/korean/updater.rpy
share/renpy/launcher/game/tl/russian/about.rpy
share/renpy/launcher/game/tl/russian/add_file.rpy
share/renpy/launcher/game/tl/russian/android.rpy
share/renpy/launcher/game/tl/russian/choose_theme.rpy
share/renpy/launcher/game/tl/russian/common.rpy
share/renpy/launcher/game/tl/russian/distribute.rpy
share/renpy/launcher/game/tl/russian/distribute_gui.rpy
share/renpy/launcher/game/tl/russian/editor.rpy
share/renpy/launcher/game/tl/russian/front_page.rpy
share/renpy/launcher/game/tl/russian/interface.rpy
share/renpy/launcher/game/tl/russian/navigation.rpy
share/renpy/launcher/game/tl/russian/new_project.rpy
share/renpy/launcher/game/tl/russian/preferences.rpy
share/renpy/launcher/game/tl/russian/project.rpy
share/renpy/launcher/game/tl/russian/style.rpy
share/renpy/launcher/game/tl/russian/translations.rpy
share/renpy/launcher/game/tl/russian/updater.rpy
share/renpy/launcher/game/tl/simplified_chinese/DroidSansFallback.ttf
share/renpy/launcher/game/tl/simplified_chinese/DroidSansFallback.txt
share/renpy/launcher/game/tl/simplified_chinese/README-cn.txt
share/renpy/launcher/game/tl/simplified_chinese/README-en.txt
share/renpy/launcher/game/tl/simplified_chinese/README.txt
share/renpy/launcher/game/tl/simplified_chinese/about.rpy
share/renpy/launcher/game/tl/simplified_chinese/add_file.rpy
share/renpy/launcher/game/tl/simplified_chinese/android.rpy
share/renpy/launcher/game/tl/simplified_chinese/choose_theme.rpy
share/renpy/launcher/game/tl/simplified_chinese/common.rpy
share/renpy/launcher/game/tl/simplified_chinese/distribute.rpy
share/renpy/launcher/game/tl/simplified_chinese/distribute_gui.rpy
share/renpy/launcher/game/tl/simplified_chinese/editor.rpy
share/renpy/launcher/game/tl/simplified_chinese/front_page.rpy
share/renpy/launcher/game/tl/simplified_chinese/interface.rpy
share/renpy/launcher/game/tl/simplified_chinese/navigation.rpy
share/renpy/launcher/game/tl/simplified_chinese/new_project.rpy
share/renpy/launcher/game/tl/simplified_chinese/preferences.rpy
share/renpy/launcher/game/tl/simplified_chinese/project.rpy
share/renpy/launcher/game/tl/simplified_chinese/style.rpy
share/renpy/launcher/game/tl/simplified_chinese/translations.rpy
share/renpy/launcher/game/tl/simplified_chinese/updater.rpy
share/renpy/launcher/game/tl/spanish/about.rpy
share/renpy/launcher/game/tl/spanish/add_file.rpy
share/renpy/launcher/game/tl/spanish/android.rpy
share/renpy/launcher/game/tl/spanish/choose_theme.rpy
share/renpy/launcher/game/tl/spanish/common.rpy
share/renpy/launcher/game/tl/spanish/distribute.rpy
share/renpy/launcher/game/tl/spanish/distribute_gui.rpy
share/renpy/launcher/game/tl/spanish/editor.rpy
share/renpy/launcher/game/tl/spanish/front_page.rpy
share/renpy/launcher/game/tl/spanish/interface.rpy
share/renpy/launcher/game/tl/spanish/navigation.rpy
share/renpy/launcher/game/tl/spanish/new_project.rpy
share/renpy/launcher/game/tl/spanish/preferences.rpy
share/renpy/launcher/game/tl/spanish/project.rpy
share/renpy/launcher/game/tl/spanish/style.rpy
share/renpy/launcher/game/tl/spanish/translations.rpy
share/renpy/launcher/game/tl/spanish/updater.rpy
share/renpy/launcher/game/tl/traditional_chinese/DroidSansFallback-LICENSE
share/renpy/launcher/game/tl/traditional_chinese/DroidSansFallback.ttf
share/renpy/launcher/game/tl/traditional_chinese/about.rpy
share/renpy/launcher/game/tl/traditional_chinese/add_file.rpy
share/renpy/launcher/game/tl/traditional_chinese/android.rpy
share/renpy/launcher/game/tl/traditional_chinese/choose_theme.rpy
share/renpy/launcher/game/tl/traditional_chinese/common.rpy
share/renpy/launcher/game/tl/traditional_chinese/distribute.rpy
share/renpy/launcher/game/tl/traditional_chinese/distribute_gui.rpy
share/renpy/launcher/game/tl/traditional_chinese/editor.rpy
share/renpy/launcher/game/tl/traditional_chinese/front_page.rpy
share/renpy/launcher/game/tl/traditional_chinese/interface.rpy
share/renpy/launcher/game/tl/traditional_chinese/navigation.rpy
share/renpy/launcher/game/tl/traditional_chinese/new_project.rpy
share/renpy/launcher/game/tl/traditional_chinese/preferences.rpy
share/renpy/launcher/game/tl/traditional_chinese/project.rpy
share/renpy/launcher/game/tl/traditional_chinese/style.rpy
share/renpy/launcher/game/tl/traditional_chinese/translations.rpy
share/renpy/launcher/game/tl/traditional_chinese/updater.rpy
share/renpy/launcher/game/translations.rpy
share/renpy/launcher/game/updater.rpy
share/renpy/launcher/game/util.rpy
share/renpy/launcher/icon.icns
share/renpy/launcher/project.json
share/renpy/renpy.py
share/renpy/renpy/__init__.py
share/renpy/renpy/__init__.pyc
share/renpy/renpy/angle/__init__.py
share/renpy/renpy/angle/gl.pxd
share/renpy/renpy/angle/glblacklist.py
share/renpy/renpy/angle/gldraw.pxd
share/renpy/renpy/angle/gldraw.pyx
share/renpy/renpy/angle/glenviron_shader.pyx
share/renpy/renpy/angle/glrtt_copy.pyx
share/renpy/renpy/angle/glrtt_fbo.pyx
share/renpy/renpy/angle/gltexture.pxd
share/renpy/renpy/angle/gltexture.pyx
share/renpy/renpy/arguments.py
share/renpy/renpy/ast.py
share/renpy/renpy/atl.py
share/renpy/renpy/audio/__init__.py
share/renpy/renpy/audio/audio.py
share/renpy/renpy/audio/music.py
share/renpy/renpy/audio/sound.py
share/renpy/renpy/bootstrap.py
share/renpy/renpy/character.py
share/renpy/renpy/common/000atl.rpy
share/renpy/renpy/common/000statements.rpy
share/renpy/renpy/common/000window.rpy
share/renpy/renpy/common/00action_audio.rpy
share/renpy/renpy/common/00action_control.rpy
share/renpy/renpy/common/00action_data.rpy
share/renpy/renpy/common/00action_file.rpy
share/renpy/renpy/common/00action_menu.rpy
share/renpy/renpy/common/00action_other.rpy
share/renpy/renpy/common/00barvalues.rpy
share/renpy/renpy/common/00build.rpy
share/renpy/renpy/common/00compat.rpy
share/renpy/renpy/common/00console.rpy
share/renpy/renpy/common/00defaults.rpy
share/renpy/renpy/common/00definitions.rpy
share/renpy/renpy/common/00gallery.rpy
share/renpy/renpy/common/00gamemenu.rpy
share/renpy/renpy/common/00gltest.rpy
share/renpy/renpy/common/00iap.rpy
share/renpy/renpy/common/00keymap.rpy
share/renpy/renpy/common/00layout.rpy
share/renpy/renpy/common/00library.rpy
share/renpy/renpy/common/00mixers.rpy
share/renpy/renpy/common/00musicroom.rpy
share/renpy/renpy/common/00nvl_mode.rpy
share/renpy/renpy/common/00obsolete.rpy
share/renpy/renpy/common/00placeholder.rpy
share/renpy/renpy/common/00preferences.rpy
share/renpy/renpy/common/00splines.rpy
share/renpy/renpy/common/00start.rpy
share/renpy/renpy/common/00style.rpy
share/renpy/renpy/common/00stylepreferences.rpy
share/renpy/renpy/common/00themes.rpy
share/renpy/renpy/common/00updater.rpy
share/renpy/renpy/common/00voice.rpy
share/renpy/renpy/common/DejaVuSans.ttf
share/renpy/renpy/common/DejaVuSans.txt
share/renpy/renpy/common/_compat/gamemenu.rpym
share/renpy/renpy/common/_compat/library.rpym
share/renpy/renpy/common/_compat/mainmenu.rpym
share/renpy/renpy/common/_compat/preferences.rpym
share/renpy/renpy/common/_compat/styles.rpym
share/renpy/renpy/common/_compat/themes.rpym
share/renpy/renpy/common/_developer/developer.rpym
share/renpy/renpy/common/_developer/inspector.rpym
share/renpy/renpy/common/_errorhandling.rpym
share/renpy/renpy/common/_layout/classic_joystick_preferences.rpym
share/renpy/renpy/common/_layout/classic_load_save.rpym
share/renpy/renpy/common/_layout/classic_main_menu.rpym
share/renpy/renpy/common/_layout/classic_navigation.rpym
share/renpy/renpy/common/_layout/classic_preferences.rpym
share/renpy/renpy/common/_layout/classic_preferences_common.rpym
share/renpy/renpy/common/_layout/classic_yesno_prompt.rpym
share/renpy/renpy/common/_layout/grouped_main_menu.rpym
share/renpy/renpy/common/_layout/grouped_navigation.rpym
share/renpy/renpy/common/_layout/imagemap_common.rpym
share/renpy/renpy/common/_layout/imagemap_load_save.rpym
share/renpy/renpy/common/_layout/imagemap_main_menu.rpym
share/renpy/renpy/common/_layout/imagemap_navigation.rpym
share/renpy/renpy/common/_layout/imagemap_preferences.rpym
share/renpy/renpy/common/_layout/imagemap_yesno_prompt.rpym
share/renpy/renpy/common/_layout/one_column_preferences.rpym
share/renpy/renpy/common/_layout/screen_joystick_preferences.rpym
share/renpy/renpy/common/_layout/screen_load_save.rpym
share/renpy/renpy/common/_layout/screen_main_menu.rpym
share/renpy/renpy/common/_layout/screen_preferences.rpym
share/renpy/renpy/common/_layout/screen_yesno_prompt.rpym
share/renpy/renpy/common/_layout/scrolling_load_save.rpym
share/renpy/renpy/common/_layout/two_column_preferences.rpym
share/renpy/renpy/common/_outline/bar.png
share/renpy/renpy/common/_outline/circle.png
share/renpy/renpy/common/_outline/vbar.png
share/renpy/renpy/common/_placeholder/boy.png
share/renpy/renpy/common/_placeholder/girl.png
share/renpy/renpy/common/_roundrect/rr12.png
share/renpy/renpy/common/_roundrect/rr12g.png
share/renpy/renpy/common/_roundrect/rr6.png
share/renpy/renpy/common/_roundrect/rr6g.png
share/renpy/renpy/common/_roundrect/rrscrollbar.png
share/renpy/renpy/common/_roundrect/rrscrollbar_thumb.png
share/renpy/renpy/common/_roundrect/rrslider_empty.png
share/renpy/renpy/common/_roundrect/rrslider_full.png
share/renpy/renpy/common/_roundrect/rrslider_thumb.png
share/renpy/renpy/common/_roundrect/rrvscrollbar.png
share/renpy/renpy/common/_roundrect/rrvscrollbar_thumb.png
share/renpy/renpy/common/_roundrect/rrvslider_empty.png
share/renpy/renpy/common/_roundrect/rrvslider_full.png
share/renpy/renpy/common/_roundrect/rrvslider_thumb.png
share/renpy/renpy/common/_theme_amie2/bar.png
share/renpy/renpy/common/_theme_amie2/button.png
share/renpy/renpy/common/_theme_amie2/button_hover.png
share/renpy/renpy/common/_theme_amie2/frame.png
share/renpy/renpy/common/_theme_amie2/hover_bar.png
share/renpy/renpy/common/_theme_amie2/hover_frame.png
share/renpy/renpy/common/_theme_austen/au_box.png
share/renpy/renpy/common/_theme_austen/auscrollbar.png
share/renpy/renpy/common/_theme_austen/auscrollbar_thumb.png
share/renpy/renpy/common/_theme_austen/auslider_empty.png
share/renpy/renpy/common/_theme_austen/auslider_full.png
share/renpy/renpy/common/_theme_austen/auslider_thumb.png
share/renpy/renpy/common/_theme_austen/auvscrollbar.png
share/renpy/renpy/common/_theme_austen/auvscrollbar_thumb.png
share/renpy/renpy/common/_theme_austen/auvslider_empty.png
share/renpy/renpy/common/_theme_austen/auvslider_full.png
share/renpy/renpy/common/_theme_austen/auvslider_thumb.png
share/renpy/renpy/common/_theme_awt/OFL.txt
share/renpy/renpy/common/_theme_awt/Quicksand-Bold.ttf
share/renpy/renpy/common/_theme_awt/Quicksand-Regular.ttf
share/renpy/renpy/common/_theme_awt/bar_full.png
share/renpy/renpy/common/_theme_awt/bar_full_overlay.png
share/renpy/renpy/common/_theme_awt/bar_thumb.gif
share/renpy/renpy/common/_theme_awt/bar_thumb.png
share/renpy/renpy/common/_theme_awt/bar_thumb_overlay.png
share/renpy/renpy/common/_theme_awt/button.png
share/renpy/renpy/common/_theme_awt/button_disabled_overlay.png
share/renpy/renpy/common/_theme_awt/button_overlay.png
share/renpy/renpy/common/_theme_awt/button_overlay_highlight.png
share/renpy/renpy/common/_theme_awt/button_selected.png
share/renpy/renpy/common/_theme_awt/button_selected_overlay.png
share/renpy/renpy/common/_theme_awt/button_selected_overlay_highlight.png
share/renpy/renpy/common/_theme_awt/frame.png
share/renpy/renpy/common/_theme_awt/frame_overlay.png
share/renpy/renpy/common/_theme_awt/radio_base.png
share/renpy/renpy/common/_theme_awt/radio_base_overlay.png
share/renpy/renpy/common/_theme_awt/radio_selected_hover.png
share/renpy/renpy/common/_theme_awt/radio_unselected.png
share/renpy/renpy/common/_theme_awt/radio_unselected_hover.png
share/renpy/renpy/common/_theme_awt/scroller.png
share/renpy/renpy/common/_theme_awt/scroller_overlay.png
share/renpy/renpy/common/_theme_awt/slider_empty_all.png
share/renpy/renpy/common/_theme_awt/slider_empty_overlay.png
share/renpy/renpy/common/_theme_awt/slider_full.png
share/renpy/renpy/common/_theme_awt/slider_full_overlay.png
share/renpy/renpy/common/_theme_awt/v_bar_full.png
share/renpy/renpy/common/_theme_awt/v_bar_full_overlay.png
share/renpy/renpy/common/_theme_awt/v_bar_thumb.png
share/renpy/renpy/common/_theme_awt/v_bar_thumb_overlay.png
share/renpy/renpy/common/_theme_awt/vscroller.png
share/renpy/renpy/common/_theme_awt/vscroller_overlay.png
share/renpy/renpy/common/_theme_awt/vslider_empty_all.png
share/renpy/renpy/common/_theme_awt/vslider_full.png
share/renpy/renpy/common/_theme_awt/vslider_full_overlay.png
share/renpy/renpy/common/_theme_awt/vthumb.png
share/renpy/renpy/common/_theme_awt/vthumb_overlay.png
share/renpy/renpy/common/_theme_bordered/br_box.png
share/renpy/renpy/common/_theme_bordered/brscrollbar.png
share/renpy/renpy/common/_theme_bordered/brscrollbar_thumb.png
share/renpy/renpy/common/_theme_bordered/brslider_empty.png
share/renpy/renpy/common/_theme_bordered/brslider_full.png
share/renpy/renpy/common/_theme_bordered/brslider_thumb.png
share/renpy/renpy/common/_theme_bordered/brvscrollbar.png
share/renpy/renpy/common/_theme_bordered/brvscrollbar_thumb.png
share/renpy/renpy/common/_theme_bordered/brvslider_empty.png
share/renpy/renpy/common/_theme_bordered/brvslider_full.png
share/renpy/renpy/common/_theme_bordered/brvslider_thumb.png
share/renpy/renpy/common/_theme_crayon/cry_box.png
share/renpy/renpy/common/_theme_crayon/cry_box2.png
share/renpy/renpy/common/_theme_crayon/cryscrollbar.png
share/renpy/renpy/common/_theme_crayon/cryscrollbar_thumb.png
share/renpy/renpy/common/_theme_crayon/cryslider_empty.png
share/renpy/renpy/common/_theme_crayon/cryslider_full.png
share/renpy/renpy/common/_theme_crayon/cryslider_thumb.png
share/renpy/renpy/common/_theme_crayon/cryvscrollbar.png
share/renpy/renpy/common/_theme_crayon/cryvscrollbar_thumb.png
share/renpy/renpy/common/_theme_crayon/cryvslider_empty.png
share/renpy/renpy/common/_theme_crayon/cryvslider_full.png
share/renpy/renpy/common/_theme_crayon/cryvslider_thumb.png
share/renpy/renpy/common/_theme_crayon/rr12g.png
share/renpy/renpy/common/_theme_diamond/d_box.png
share/renpy/renpy/common/_theme_diamond/dscrollbar.png
share/renpy/renpy/common/_theme_diamond/dscrollbar_thumb.png
share/renpy/renpy/common/_theme_diamond/dslider_empty.png
share/renpy/renpy/common/_theme_diamond/dslider_full.png
share/renpy/renpy/common/_theme_diamond/dslider_thumb.png
share/renpy/renpy/common/_theme_diamond/dvscrollbar.png
share/renpy/renpy/common/_theme_diamond/dvscrollbar_thumb.png
share/renpy/renpy/common/_theme_diamond/dvslider_empty.png
share/renpy/renpy/common/_theme_diamond/dvslider_full.png
share/renpy/renpy/common/_theme_diamond/dvslider_thumb.png
share/renpy/renpy/common/_theme_glow/g_box.png
share/renpy/renpy/common/_theme_glow/g_outline.png
share/renpy/renpy/common/_theme_glow/gscrollbar.png
share/renpy/renpy/common/_theme_glow/gscrollbar_thumb.png
share/renpy/renpy/common/_theme_glow/gslider_empty.png
share/renpy/renpy/common/_theme_glow/gslider_full.png
share/renpy/renpy/common/_theme_glow/gslider_thumb.png
share/renpy/renpy/common/_theme_glow/gvscrollbar.png
share/renpy/renpy/common/_theme_glow/gvscrollbar_thumb.png
share/renpy/renpy/common/_theme_glow/gvslider_empty.png
share/renpy/renpy/common/_theme_glow/gvslider_full.png
share/renpy/renpy/common/_theme_glow/gvslider_thumb.png
share/renpy/renpy/common/_theme_marker/ink_box.png
share/renpy/renpy/common/_theme_marker/inkscrollbar.png
share/renpy/renpy/common/_theme_marker/inkscrollbar_thumb.png
share/renpy/renpy/common/_theme_marker/inkslider_empty.png
share/renpy/renpy/common/_theme_marker/inkslider_full.png
share/renpy/renpy/common/_theme_marker/inkslider_thumb.png
share/renpy/renpy/common/_theme_marker/inkvscrollbar.png
share/renpy/renpy/common/_theme_marker/inkvscrollbar_thumb.png
share/renpy/renpy/common/_theme_marker/inkvslider_empty.png
share/renpy/renpy/common/_theme_marker/inkvslider_full.png
share/renpy/renpy/common/_theme_marker/inkvslider_thumb.png
share/renpy/renpy/common/_theme_regal/re_box.png
share/renpy/renpy/common/_theme_regal/rescrollbar.png
share/renpy/renpy/common/_theme_regal/rescrollbar_thumb.png
share/renpy/renpy/common/_theme_regal/reslider_empty.png
share/renpy/renpy/common/_theme_regal/reslider_full.png
share/renpy/renpy/common/_theme_regal/reslider_thumb.png
share/renpy/renpy/common/_theme_regal/revscrollbar.png
share/renpy/renpy/common/_theme_regal/revscrollbar_thumb.png
share/renpy/renpy/common/_theme_regal/revslider_empty.png
share/renpy/renpy/common/_theme_regal/revslider_full.png
share/renpy/renpy/common/_theme_regal/revslider_thumb.png
share/renpy/renpy/common/_theme_threeD/th_box.png
share/renpy/renpy/common/_theme_threeD/thscrollbar.png
share/renpy/renpy/common/_theme_threeD/thscrollbar_thumb.png
share/renpy/renpy/common/_theme_threeD/thslider_empty.png
share/renpy/renpy/common/_theme_threeD/thslider_full.png
share/renpy/renpy/common/_theme_threeD/thslider_thumb.png
share/renpy/renpy/common/_theme_threeD/thvscrollbar.png
share/renpy/renpy/common/_theme_threeD/thvscrollbar_thumb.png
share/renpy/renpy/common/_theme_threeD/thvslider_empty.png
share/renpy/renpy/common/_theme_threeD/thvslider_full.png
share/renpy/renpy/common/_theme_threeD/thvslider_thumb.png
share/renpy/renpy/common/_theme_tv/t_box.png
share/renpy/renpy/common/_theme_tv/tscrollbar.png
share/renpy/renpy/common/_theme_tv/tscrollbar_thumb.png
share/renpy/renpy/common/_theme_tv/tslider_empty.png
share/renpy/renpy/common/_theme_tv/tslider_full.png
share/renpy/renpy/common/_theme_tv/tslider_thumb.png
share/renpy/renpy/common/_theme_tv/tvscrollbar.png
share/renpy/renpy/common/_theme_tv/tvscrollbar_thumb.png
share/renpy/renpy/common/_theme_tv/tvslider_empty.png
share/renpy/renpy/common/_theme_tv/tvslider_full.png
share/renpy/renpy/common/_theme_tv/tvslider_thumb.png
share/renpy/renpy/common/_transparent_tile.png
share/renpy/renpy/common/_tv_unsafe.png
share/renpy/renpy/common/blindstile.png
share/renpy/renpy/common/squarestile.png
share/renpy/renpy/config.py
share/renpy/renpy/curry.py
share/renpy/renpy/defaultstore.py
share/renpy/renpy/display/__init__.py
share/renpy/renpy/display/accelerator.pyx
share/renpy/renpy/display/anim.py
share/renpy/renpy/display/behavior.py
share/renpy/renpy/display/core.py
share/renpy/renpy/display/dragdrop.py
share/renpy/renpy/display/emulator.py
share/renpy/renpy/display/error.py
share/renpy/renpy/display/focus.py
share/renpy/renpy/display/im.py
share/renpy/renpy/display/image.py
share/renpy/renpy/display/imagelike.py
share/renpy/renpy/display/imagemap.py
share/renpy/renpy/display/joystick.py
share/renpy/renpy/display/layout.py
share/renpy/renpy/display/minigame.py
share/renpy/renpy/display/module.py
share/renpy/renpy/display/motion.py
share/renpy/renpy/display/movetransition.py
share/renpy/renpy/display/particle.py
share/renpy/renpy/display/pgrender.py
share/renpy/renpy/display/predict.py
share/renpy/renpy/display/presplash.py
share/renpy/renpy/display/render.pxd
share/renpy/renpy/display/render.pyx
share/renpy/renpy/display/scale.py
share/renpy/renpy/display/screen.py
share/renpy/renpy/display/swdraw.py
share/renpy/renpy/display/transition.py
share/renpy/renpy/display/tts.py
share/renpy/renpy/display/video.py
share/renpy/renpy/dump.py
share/renpy/renpy/easy.py
share/renpy/renpy/editor.py
share/renpy/renpy/error.py
share/renpy/renpy/execution.py
share/renpy/renpy/exports.py
share/renpy/renpy/game.py
share/renpy/renpy/gl/__init__.py
share/renpy/renpy/gl/gl.pxd
share/renpy/renpy/gl/glblacklist.py
share/renpy/renpy/gl/gldraw.pxd
share/renpy/renpy/gl/gldraw.pyx
share/renpy/renpy/gl/glenviron_fixed.pyx
share/renpy/renpy/gl/glenviron_limited.pyx
share/renpy/renpy/gl/glenviron_shader.pyx
share/renpy/renpy/gl/glrtt_copy.pyx
share/renpy/renpy/gl/glrtt_fbo.pyx
share/renpy/renpy/gl/gltexture.pxd
share/renpy/renpy/gl/gltexture.pyx
share/renpy/renpy/lint.py
share/renpy/renpy/loader.py
share/renpy/renpy/loadsave.py
share/renpy/renpy/log.py
share/renpy/renpy/main.py
share/renpy/renpy/memory.py
share/renpy/renpy/minstore.py
share/renpy/renpy/object.py
share/renpy/renpy/parser.py
share/renpy/renpy/persistent.py
share/renpy/renpy/preferences.py
share/renpy/renpy/pyanalysis.py
share/renpy/renpy/python.py
share/renpy/renpy/savelocation.py
share/renpy/renpy/screenlang.py
share/renpy/renpy/script.py
share/renpy/renpy/sl2/__init__.py
share/renpy/renpy/sl2/slast.py
share/renpy/renpy/sl2/sldisplayables.py
share/renpy/renpy/sl2/slparser.py
share/renpy/renpy/statements.py
share/renpy/renpy/style.pxd
share/renpy/renpy/style.pyx
share/renpy/renpy/styleclass.pyx
share/renpy/renpy/substitutions.py
share/renpy/renpy/text/__init__.py
share/renpy/renpy/text/extras.py
share/renpy/renpy/text/font.py
share/renpy/renpy/text/ftfont.pyx
share/renpy/renpy/text/linebreak.pxi
share/renpy/renpy/text/text.py
share/renpy/renpy/text/textsupport.pxd
share/renpy/renpy/text/textsupport.pyx
share/renpy/renpy/text/texwrap.pyx
share/renpy/renpy/translation.py
share/renpy/renpy/ui.py
share/renpy/renpy/vc_version.py
share/renpy/renpy/vc_version.pyc
share/renpy/renpy/warp.py
share/renpy/the_question/README.html
share/renpy/the_question/game/club.jpg
share/renpy/the_question/game/illurock.ogg
share/renpy/the_question/game/lecturehall.jpg
share/renpy/the_question/game/meadow.jpg
share/renpy/the_question/game/menu.jpg
share/renpy/the_question/game/menu2.jpg
share/renpy/the_question/game/options.rpy
share/renpy/the_question/game/script.rpy
share/renpy/the_question/game/sylvie2_giggle.png
share/renpy/the_question/game/sylvie2_normal.png
share/renpy/the_question/game/sylvie2_smile.png
share/renpy/the_question/game/sylvie2_surprised.png
share/renpy/the_question/game/sylvie_giggle.png
share/renpy/the_question/game/sylvie_normal.png
share/renpy/the_question/game/sylvie_smile.png
share/renpy/the_question/game/sylvie_surprised.png
share/renpy/the_question/game/uni.jpg
share/renpy/the_question/icon.icns
share/renpy/the_question/icon.ico
share/renpy/the_question/project.json
share/renpy/tutorial/README.html
share/renpy/tutorial/game/arrow.png
share/renpy/tutorial/game/band.jpg
share/renpy/tutorial/game/cache/im-97355fbfe11cfbf399bd634f191bba56.png
share/renpy/tutorial/game/cave.jpg
share/renpy/tutorial/game/click.wav
share/renpy/tutorial/game/concert1.jpg
share/renpy/tutorial/game/concert2.jpg
share/renpy/tutorial/game/concert3.jpg
share/renpy/tutorial/game/demo_character.rpy
share/renpy/tutorial/game/demo_dynamic.rpy
share/renpy/tutorial/game/demo_imageops.rpy
share/renpy/tutorial/game/demo_layers.rpy
share/renpy/tutorial/game/demo_minigame.rpy
share/renpy/tutorial/game/demo_nvlmode.rpy
share/renpy/tutorial/game/demo_persistent.rpy
share/renpy/tutorial/game/demo_text.rpy
share/renpy/tutorial/game/demo_transform.rpy
share/renpy/tutorial/game/demo_transitions.rpy
share/renpy/tutorial/game/demo_ui.rpy
share/renpy/tutorial/game/demos.rpy
share/renpy/tutorial/game/editor.rpy
share/renpy/tutorial/game/eileen_concerned.png
share/renpy/tutorial/game/eileen_happy.png
share/renpy/tutorial/game/eileen_orb.png
share/renpy/tutorial/game/eileen_side.png
share/renpy/tutorial/game/eileen_vhappy.png
share/renpy/tutorial/game/examples.rpy
share/renpy/tutorial/game/exclamation.png
share/renpy/tutorial/game/id_circleiris.png
share/renpy/tutorial/game/id_circlewipe.png
share/renpy/tutorial/game/id_dream.png
share/renpy/tutorial/game/id_teleport.png
share/renpy/tutorial/game/imagemap_ground.jpg
share/renpy/tutorial/game/imagemap_hover.jpg
share/renpy/tutorial/game/keywords.py
share/renpy/tutorial/game/logo.png
share/renpy/tutorial/game/logo32.png
share/renpy/tutorial/game/logobw.png
share/renpy/tutorial/game/logosolid.png
share/renpy/tutorial/game/lucy_happy.png
share/renpy/tutorial/game/lucy_mad.png
share/renpy/tutorial/game/lucy_orb.png
share/renpy/tutorial/game/magic.png
share/renpy/tutorial/game/mjcprefs.jpg
share/renpy/tutorial/game/new_sfont.png
share/renpy/tutorial/game/options.rpy
share/renpy/tutorial/game/pong.png
share/renpy/tutorial/game/pong_ball.png
share/renpy/tutorial/game/pong_beep.wav
share/renpy/tutorial/game/pong_boop.wav
share/renpy/tutorial/game/pong_field.png
share/renpy/tutorial/game/prefs.png
share/renpy/tutorial/game/punch.wav
share/renpy/tutorial/game/renpyallstars.ogg
share/renpy/tutorial/game/sakura.png
share/renpy/tutorial/game/save.png
share/renpy/tutorial/game/screens.rpy
share/renpy/tutorial/game/script.rpy
share/renpy/tutorial/game/shuttle.ogv
share/renpy/tutorial/game/spotlight.png
share/renpy/tutorial/game/star.png
share/renpy/tutorial/game/sunflower-slow-drag.ogg
share/renpy/tutorial/game/target1.png
share/renpy/tutorial/game/target2.png
share/renpy/tutorial/game/tl/japanese/MTLc3m-LICENSE
share/renpy/tutorial/game/tl/japanese/MTLc3m.ttf
share/renpy/tutorial/game/tl/japanese/common.rpy
share/renpy/tutorial/game/tl/japanese/demo_character.rpy
share/renpy/tutorial/game/tl/japanese/demo_dynamic.rpy
share/renpy/tutorial/game/tl/japanese/demo_imageops.rpy
share/renpy/tutorial/game/tl/japanese/demo_layers.rpy
share/renpy/tutorial/game/tl/japanese/demo_minigame.rpy
share/renpy/tutorial/game/tl/japanese/demo_nvlmode.rpy
share/renpy/tutorial/game/tl/japanese/demo_persistent.rpy
share/renpy/tutorial/game/tl/japanese/demo_text.rpy
share/renpy/tutorial/game/tl/japanese/demo_transform.rpy
share/renpy/tutorial/game/tl/japanese/demo_transitions.rpy
share/renpy/tutorial/game/tl/japanese/demo_ui.rpy
share/renpy/tutorial/game/tl/japanese/screens.rpy
share/renpy/tutorial/game/tl/japanese/script.rpy
share/renpy/tutorial/game/tl/japanese/style.rpy
share/renpy/tutorial/game/tl/japanese/tutorial_atl.rpy
share/renpy/tutorial/game/tl/japanese/tutorial_playing.rpy
share/renpy/tutorial/game/tl/japanese/tutorial_quickstart.rpy
share/renpy/tutorial/game/tl/japanese/tutorial_sprite.rpy
share/renpy/tutorial/game/tl/japanese/tutorial_video.rpy
share/renpy/tutorial/game/tower_clock.ogg
share/renpy/tutorial/game/tutorial_atl.rpy
share/renpy/tutorial/game/tutorial_playing.rpy
share/renpy/tutorial/game/tutorial_quickstart.rpy
share/renpy/tutorial/game/tutorial_sprite.rpy
share/renpy/tutorial/game/tutorial_video.rpy
share/renpy/tutorial/game/washington.jpg
share/renpy/tutorial/game/whitehouse.jpg
share/renpy/tutorial/project.json
share/renpy/update/current.json