[renpy] branch master updated (4571d88 -> c9e25cb)
Markus Koschany
apo at moszumanska.debian.org
Wed Jan 24 22:45:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch master
in repository renpy.
from 4571d88 Don't remove license.rst.txt. sphinxdoc is complaining now...
new d716f1c Use compat level 11.
new 4921c55 Declare compliance with Debian Policy 4.1.3.
new bd446a1 Start new changelog entry
new 4aaba7a New upstream version 6.99.14+dfsg
new 90759f2 Update upstream source from tag 'upstream/6.99.14+dfsg'
new 9f4008c Remove the doc package in Files-Excluded.
new 93bbd10 New upstream version 6.99.14+dfsg
new ddec038 Update upstream source from tag 'upstream/6.99.14+dfsg'
new d517dd6 Remove all generated code in module/gen in dh_clean override.
new e1f6d2a Update copyright years
new c9e25cb Update changelog
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 10 +
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 3 +-
debian/rules | 7 +-
gui/game/options.rpy | 7 +-
launcher/game/ability.rpy | 2 +-
launcher/game/about.rpy | 2 +-
launcher/game/add_file.rpy | 2 +-
launcher/game/android.rpy | 10 +-
launcher/game/archiver.rpy | 2 +-
launcher/game/change_icon.py | 2 +-
launcher/game/choose_directory.rpy | 2 +-
launcher/game/choose_theme.rpy | 2 +-
launcher/game/consolecommand.rpy | 2 +-
launcher/game/distribute.rpy | 2 +-
launcher/game/distribute_gui.rpy | 2 +-
launcher/game/dmgcheck.rpy | 2 +-
launcher/game/download.rpy | 2 +-
launcher/game/editor.rpy | 2 +-
launcher/game/front_page.rpy | 2 +-
launcher/game/gui7.rpy | 2 +-
launcher/game/gui7/__init__.py | 2 +-
launcher/game/gui7/code.py | 15 +-
launcher/game/gui7/images.py | 2 +-
launcher/game/gui7/parameters.py | 4 +-
launcher/game/interface.rpy | 2 +-
launcher/game/ios.rpy | 2 +-
launcher/game/itch.rpy | 2 +-
launcher/game/mobilebuild.rpy | 2 +-
launcher/game/navigation.rpy | 2 +-
launcher/game/new_project.rpy | 2 +-
launcher/game/options.rpy | 10 +-
launcher/game/package_formats.rpy | 2 +-
launcher/game/preferences.rpy | 2 +-
launcher/game/project.rpy | 2 +-
launcher/game/style.rpy | 2 +-
launcher/game/tail.rpy | 2 +-
launcher/game/theme_data.rpy | 2 +-
launcher/game/tkaskdir.py | 2 +-
launcher/game/tl/arabic/common.rpy | 38 +-
launcher/game/tl/arabic/screens.rpy | 76 +-
launcher/game/tl/arabic/script.rpym | 74 +-
launcher/game/tl/arabic/style.rpy | 3 -
launcher/game/tl/indonesian/common.rpy | 2 +-
launcher/game/tl/indonesian/error.rpy | 2 +-
launcher/game/tl/indonesian/gui.rpy | 2 +-
launcher/game/tl/indonesian/launcher.rpy | 2 +-
launcher/game/tl/indonesian/options.rpy | 2 +-
launcher/game/tl/indonesian/screens.rpy | 2 +-
launcher/game/tl/japanese/common.rpy | 19 +
launcher/game/tl/japanese/error.rpy | 7 +
launcher/game/tl/japanese/gui.rpy | 21 +-
launcher/game/tl/japanese/launcher.rpy | 41 +-
launcher/game/tl/japanese/options.rpy | 7 +
launcher/game/tl/piglatin/common.rpy | 110 +-
launcher/game/tl/piglatin/developer.rpy | 44 +-
launcher/game/tl/piglatin/error.rpy | 110 +-
launcher/game/tl/piglatin/gui.rpy | 30 +-
launcher/game/tl/piglatin/launcher.rpy | 88 +-
launcher/game/tl/piglatin/options.rpy | 86 +-
launcher/game/tl/russian/common.rpy | 262 +-
launcher/game/tl/russian/developer.rpy | 160 +-
launcher/game/tl/russian/error.rpy | 82 +-
launcher/game/tl/russian/launcher.rpy | 26 +-
launcher/game/tl/russian/options.rpy | 86 +-
launcher/game/tl/russian/script.rpym | 2 +-
launcher/game/tl/simplified_chinese/error.rpy | 2 +-
launcher/game/tl/simplified_chinese/launcher.rpy | 10 +-
launcher/game/tl/simplified_chinese/options.rpy | 2 +-
launcher/game/tl/simplified_chinese/script.rpym | 2 +-
launcher/game/translations.rpy | 2 +-
launcher/game/updater.rpy | 2 +-
launcher/game/util.rpy | 2 +-
module/_renpy.pyx | 2 +-
module/_renpybidi.pyx | 2 +-
module/_renpysteam.pyx | 2 +-
module/gen/_renpy.c | 3465 ++-
module/gen/_renpybidi.c | 1051 +-
module/gen/renpy.angle.gl.c | 5361 +++--
module/gen/renpy.angle.gldraw.c | 18282 ++++++++++-----
module/gen/renpy.angle.glenviron_shader.c | 9446 ++++++--
module/gen/renpy.angle.glrtt_copy.c | 1613 +-
module/gen/renpy.angle.glrtt_fbo.c | 1822 +-
module/gen/renpy.angle.gltexture.c | 11802 +++++++---
module/gen/renpy.audio.renpysound.c | 2316 +-
module/gen/renpy.display.accelerator.c | 3058 ++-
module/gen/renpy.display.render.c | 23369 ++++++++++++-------
module/gen/renpy.gl.gl.c | 5361 +++--
module/gen/renpy.gl.gl1.c | 2836 ++-
module/gen/renpy.gl.gldraw.c | 21541 +++++++++++------
module/gen/renpy.gl.glenviron_fixed.c | 4534 +++-
module/gen/renpy.gl.glenviron_limited.c | 3829 ++-
module/gen/renpy.gl.glenviron_shader.c | 9326 ++++++--
module/gen/renpy.gl.glrtt_copy.c | 1615 +-
module/gen/renpy.gl.glrtt_fbo.c | 1824 +-
module/gen/renpy.gl.gltexture.c | 13786 +++++++----
module/gen/renpy.parsersupport.c | 1181 +-
module/gen/renpy.pydict.c | 4465 ++++
module/gen/renpy.style.c | 7408 +++---
.../gen/renpy.styledata.style_activate_functions.c | 3385 ++-
module/gen/renpy.styledata.style_functions.c | 3399 ++-
module/gen/renpy.styledata.style_hover_functions.c | 4471 ++--
module/gen/renpy.styledata.style_idle_functions.c | 4471 ++--
.../renpy.styledata.style_insensitive_functions.c | 4471 ++--
...y.styledata.style_selected_activate_functions.c | 3385 ++-
.../gen/renpy.styledata.style_selected_functions.c | 4473 ++--
...enpy.styledata.style_selected_hover_functions.c | 4469 ++--
...renpy.styledata.style_selected_idle_functions.c | 4469 ++--
...tyledata.style_selected_insensitive_functions.c | 4469 ++--
module/gen/renpy.styledata.styleclass.c | 4678 ++--
module/gen/renpy.styledata.stylesets.c | 1118 +-
module/gen/renpy.text.ftfont.c | 4010 ++--
module/gen/renpy.text.textsupport.c | 7267 +++---
module/gen/renpy.text.texwrap.c | 1983 +-
module/generate_styles.py | 42 +-
module/setup.py | 3 +-
module/setuplib.py | 2 +-
renpy.py | 2 +-
renpy/__init__.py | 18 +-
renpy/add_from.py | 2 +-
renpy/angle/glblacklist.py | 2 +-
renpy/angle/gldraw.pxd | 2 +
renpy/angle/gldraw.pyx | 88 +-
renpy/angle/glenviron_shader.pyx | 2 +-
renpy/angle/glrtt_copy.pyx | 2 +-
renpy/angle/glrtt_fbo.pyx | 2 +-
renpy/angle/gltexture.pyx | 2 +-
renpy/arguments.py | 2 +-
renpy/ast.py | 63 +-
renpy/atl.py | 49 +-
renpy/audio/__init__.py | 2 +-
renpy/audio/audio.py | 42 +-
renpy/audio/music.py | 2 +-
renpy/audio/renpysound.pyx | 2 +-
renpy/audio/sound.py | 2 +-
renpy/bootstrap.py | 3 +-
renpy/character.py | 247 +-
renpy/color.py | 4 +-
renpy/common/000atl.rpy | 2 +-
renpy/common/000namespaces.rpy | 9 +
renpy/common/000statements.rpy | 2 +-
renpy/common/000window.rpy | 2 +-
renpy/common/00achievement.rpy | 2 +-
renpy/common/00action_audio.rpy | 2 +-
renpy/common/00action_control.rpy | 41 +-
renpy/common/00action_data.rpy | 2 +-
renpy/common/00action_file.rpy | 31 +-
renpy/common/00action_menu.rpy | 4 +-
renpy/common/00action_other.rpy | 19 +-
renpy/common/00barvalues.rpy | 2 +-
renpy/common/00build.rpy | 19 +-
renpy/common/00compat.rpy | 7 +-
renpy/common/00console.rpy | 4 +-
renpy/common/00defaults.rpy | 3 +-
renpy/common/00definitions.rpy | 2 +-
renpy/common/00director.rpy | 14 +-
renpy/common/00gallery.rpy | 2 +-
renpy/common/00gamemenu.rpy | 2 +-
renpy/common/00gamepad.rpy | 2 +-
renpy/common/00gltest.rpy | 97 +-
renpy/common/00gui.rpy | 132 +-
renpy/common/00iap.rpy | 2 +-
renpy/common/00icon.rpy | 2 +-
renpy/common/00iconbutton.rpy | 2 +-
renpy/common/00images.rpy | 2 +-
renpy/common/00inputvalues.rpy | 2 +-
renpy/common/00keymap.rpy | 6 +-
renpy/common/00layout.rpy | 2 +-
renpy/common/00library.rpy | 2 +-
renpy/common/00mixers.rpy | 2 +-
renpy/common/00musicroom.rpy | 2 +-
renpy/common/00nvl_mode.rpy | 46 +-
renpy/common/00obsolete.rpy | 2 +-
renpy/common/00performance.rpy | 82 +
renpy/common/00placeholder.rpy | 2 +-
renpy/common/00preferences.rpy | 32 +-
renpy/common/00sideimage.rpy | 2 +-
renpy/common/00start.rpy | 2 +-
renpy/common/00style.rpy | 2 +-
renpy/common/00stylepreferences.rpy | 2 +-
renpy/common/00themes.rpy | 2 +-
renpy/common/00updater.rpy | 9 +-
renpy/common/00voice.rpy | 2 +-
renpy/common/_compat/gamemenu.rpym | 2 +-
renpy/common/_compat/library.rpym | 2 +-
renpy/common/_compat/mainmenu.rpym | 2 +-
renpy/common/_compat/preferences.rpym | 2 +-
renpy/common/_compat/styles.rpym | 2 +-
renpy/common/_compat/themes.rpym | 2 +-
renpy/common/_developer/developer.rpym | 32 +-
renpy/common/_developer/inspector.rpym | 2 +-
renpy/common/_errorhandling.rpym | 5 +-
.../_layout/classic_joystick_preferences.rpym | 2 +-
renpy/common/_layout/classic_load_save.rpym | 2 +-
renpy/common/_layout/classic_main_menu.rpym | 2 +-
renpy/common/_layout/classic_navigation.rpym | 2 +-
renpy/common/_layout/classic_preferences.rpym | 2 +-
.../common/_layout/classic_preferences_common.rpym | 2 +-
renpy/common/_layout/classic_yesno_prompt.rpym | 2 +-
renpy/common/_layout/grouped_main_menu.rpym | 2 +-
renpy/common/_layout/grouped_navigation.rpym | 2 +-
renpy/common/_layout/imagemap_common.rpym | 2 +-
renpy/common/_layout/imagemap_load_save.rpym | 2 +-
renpy/common/_layout/imagemap_main_menu.rpym | 2 +-
renpy/common/_layout/imagemap_navigation.rpym | 2 +-
renpy/common/_layout/imagemap_preferences.rpym | 2 +-
renpy/common/_layout/imagemap_yesno_prompt.rpym | 2 +-
renpy/common/_layout/one_column_preferences.rpym | 2 +-
.../_layout/screen_joystick_preferences.rpym | 2 +-
renpy/common/_layout/screen_load_save.rpym | 2 +-
renpy/common/_layout/screen_main_menu.rpym | 2 +-
renpy/common/_layout/screen_preferences.rpym | 2 +-
renpy/common/_layout/screen_yesno_prompt.rpym | 2 +-
renpy/common/_layout/scrolling_load_save.rpym | 2 +-
renpy/common/_layout/two_column_preferences.rpym | 2 +-
renpy/config.py | 59 +-
renpy/curry.py | 2 +-
renpy/debug.py | 2 +-
renpy/defaultstore.py | 2 +-
renpy/display/__init__.py | 2 +-
renpy/display/accelerator.pyx | 2 +-
renpy/display/anim.py | 2 +-
renpy/display/behavior.py | 10 +-
renpy/display/controller.py | 2 +-
renpy/display/core.py | 246 +-
renpy/display/dragdrop.py | 26 +-
renpy/display/emulator.py | 2 +-
renpy/display/error.py | 2 +-
renpy/display/focus.py | 50 +-
renpy/display/gesture.py | 2 +-
renpy/display/im.py | 32 +-
renpy/display/image.py | 30 +-
renpy/display/imagelike.py | 2 +-
renpy/display/imagemap.py | 2 +-
renpy/display/joystick.py | 2 +-
renpy/display/layout.py | 82 +-
renpy/display/minigame.py | 2 +-
renpy/display/module.py | 2 +-
renpy/display/motion.py | 2 +-
renpy/display/movetransition.py | 2 +-
renpy/display/particle.py | 2 +-
renpy/display/pgrender.py | 2 +-
renpy/display/predict.py | 8 +-
renpy/display/presplash.py | 2 +-
renpy/display/render.pyx | 54 +-
renpy/display/scale.py | 2 +-
renpy/display/screen.py | 51 +-
renpy/display/swdraw.py | 5 +-
renpy/display/transform.py | 34 +-
renpy/display/transition.py | 2 +-
renpy/display/tts.py | 2 +-
renpy/display/video.py | 2 +-
renpy/display/viewport.py | 23 +-
renpy/dump.py | 2 +-
renpy/easy.py | 29 +-
renpy/editor.py | 2 +-
renpy/error.py | 7 +-
renpy/execution.py | 58 +-
renpy/exports.py | 29 +-
renpy/game.py | 4 +-
renpy/gl/glblacklist.py | 2 +-
renpy/gl/gldraw.pxd | 2 +
renpy/gl/gldraw.pyx | 88 +-
renpy/gl/glenviron_fixed.pyx | 2 +-
renpy/gl/glenviron_limited.pyx | 2 +-
renpy/gl/glenviron_shader.pyx | 2 +-
renpy/gl/glrtt_copy.pyx | 2 +-
renpy/gl/glrtt_fbo.pyx | 2 +-
renpy/gl/gltexture.pyx | 2 +-
renpy/lint.py | 2 +-
renpy/loader.py | 7 +-
renpy/loadsave.py | 146 +-
renpy/log.py | 67 +-
renpy/main.py | 27 +-
renpy/memory.py | 148 +-
renpy/minstore.py | 2 +-
renpy/object.py | 2 +-
renpy/parser.py | 74 +-
renpy/parsersupport.pyx | 2 +-
renpy/performance.py | 116 +
renpy/persistent.py | 2 +-
renpy/preferences.py | 11 +-
renpy/pyanalysis.py | 2 +-
renpy/pydict.pyx | 180 +
renpy/python.py | 138 +-
renpy/savelocation.py | 2 +-
renpy/screenlang.py | 2 +-
renpy/script.py | 14 +-
renpy/scriptedit.py | 47 +-
renpy/sl2/slast.py | 44 +-
renpy/sl2/sldisplayables.py | 14 +-
renpy/sl2/slparser.py | 4 +-
renpy/sl2/slproperties.py | 3 +-
renpy/statements.py | 12 +-
renpy/style.pyx | 10 +-
renpy/styledata/__init__.py | 2 +-
renpy/styledata/styleclass.pyx | 2 +-
renpy/styledata/stylesets.pyx | 2 +-
renpy/styledata/styleutil.py | 2 +-
renpy/substitutions.py | 2 +-
renpy/test/__init__.py | 2 +-
renpy/test/testast.py | 2 +-
renpy/test/testexecution.py | 2 +-
renpy/test/testfocus.py | 2 +-
renpy/test/testkey.py | 2 +-
renpy/test/testmouse.py | 2 +-
renpy/test/testparser.py | 2 +-
renpy/text/extras.py | 7 +-
renpy/text/font.py | 2 +-
renpy/text/ftfont.pyx | 114 +-
renpy/text/text.py | 57 +-
renpy/text/textsupport.pyx | 13 +-
renpy/text/texwrap.pyx | 2 +-
renpy/translation/__init__.py | 15 +-
renpy/translation/dialogue.py | 2 +-
renpy/translation/extract.py | 2 +-
renpy/translation/generation.py | 2 +-
renpy/translation/merge.py | 6 +-
renpy/translation/scanstrings.py | 2 +-
renpy/ui.py | 16 +-
renpy/vc_version.py | 2 +-
renpy/warp.py | 2 +-
sphinx/.gitignore | 1 -
sphinx/Makefile | 155 -
sphinx/build.sh | 12 +
sphinx/devbuild.sh | 9 -
sphinx/developer/building.rst | 8 -
sphinx/developer/conf.py | 212 -
sphinx/developer/index.rst | 20 -
sphinx/developer/versioning.rst | 69 -
sphinx/developer/windows.rst | 56 -
sphinx/game/script.rpyc | Bin 0 -> 1318 bytes
sphinx/source/changelog.rst | 189 +-
sphinx/source/config.rst | 52 +-
sphinx/source/credits.rst | 3 +
sphinx/source/displaying_images.rst | 6 +
sphinx/source/fill-translator-credits.py | 0
sphinx/source/gui.rst | 7 +
sphinx/source/gui_advanced.rst | 105 +
sphinx/source/inc/achievement | 67 -
sphinx/source/inc/audio | 216 -
sphinx/source/inc/audio_action | 79 -
sphinx/source/inc/blockrollback | 85 -
sphinx/source/inc/build | 76 -
sphinx/source/inc/character | 163 -
sphinx/source/inc/color | 179 -
sphinx/source/inc/const | 35 -
sphinx/source/inc/const_vars | 5 -
sphinx/source/inc/context | 16 -
sphinx/source/inc/control_action | 52 -
sphinx/source/inc/custom_sl | 112 -
sphinx/source/inc/data_action | 92 -
sphinx/source/inc/debug | 22 -
sphinx/source/inc/disp_at | 17 -
sphinx/source/inc/disp_box | 16 -
sphinx/source/inc/disp_dynamic | 81 -
sphinx/source/inc/disp_effects | 13 -
sphinx/source/inc/disp_grid | 9 -
sphinx/source/inc/disp_imagelike | 158 -
sphinx/source/inc/drag_drop | 149 -
sphinx/source/inc/easings | 30 -
sphinx/source/inc/file | 27 -
sphinx/source/inc/file_action | 124 -
sphinx/source/inc/file_action_function | 104 -
sphinx/source/inc/file_rare | 27 -
sphinx/source/inc/font_group | 24 -
sphinx/source/inc/gallery | 171 -
sphinx/source/inc/gamepad | 14 -
sphinx/source/inc/gesture | 7 -
sphinx/source/inc/gui | 136 -
sphinx/source/inc/iap | 73 -
sphinx/source/inc/iap_actions | 16 -
sphinx/source/inc/im_im | 102 -
sphinx/source/inc/im_image | 10 -
sphinx/source/inc/im_matrixcolor | 125 -
sphinx/source/inc/image_fonts | 123 -
sphinx/source/inc/image_func | 150 -
sphinx/source/inc/input | 29 -
sphinx/source/inc/input_value | 76 -
sphinx/source/inc/label | 75 -
sphinx/source/inc/language_action | 10 -
sphinx/source/inc/lint | 7 -
sphinx/source/inc/loadsave | 89 -
sphinx/source/inc/memory | 45 -
sphinx/source/inc/menu_action | 53 -
sphinx/source/inc/modes | 11 -
sphinx/source/inc/movie | 48 -
sphinx/source/inc/movie_cutscene | 23 -
sphinx/source/inc/music_room | 123 -
sphinx/source/inc/norollback | 8 -
sphinx/source/inc/other | 512 -
sphinx/source/inc/other_action | 166 -
sphinx/source/inc/persistent | 32 -
sphinx/source/inc/placeholder | 42 -
sphinx/source/inc/preference_action | 127 -
sphinx/source/inc/profile_screen | 54 -
sphinx/source/inc/pure_vars | 268 -
sphinx/source/inc/renpy_version | 10 -
sphinx/source/inc/replay | 34 -
sphinx/source/inc/reserved_builtins | 134 -
sphinx/source/inc/reserved_renpy | 310 -
sphinx/source/inc/retain_after_load | 7 -
sphinx/source/inc/rollback | 70 -
sphinx/source/inc/run | 26 -
sphinx/source/inc/screens | 138 -
sphinx/source/inc/se_call | 18 -
sphinx/source/inc/se_images | 96 -
sphinx/source/inc/se_jump | 7 -
sphinx/source/inc/se_menu | 34 -
sphinx/source/inc/se_say | 27 -
sphinx/source/inc/se_with | 17 -
sphinx/source/inc/side_image_function | 7 -
sphinx/source/inc/sprites | 92 -
sphinx/source/inc/sprites_extra | 37 -
sphinx/source/inc/statement_register | 58 -
sphinx/source/inc/style_preferences | 48 -
sphinx/source/inc/text | 61 -
sphinx/source/inc/text_utility | 13 -
sphinx/source/inc/tooltips | 19 -
sphinx/source/inc/transition | 289 -
sphinx/source/inc/transition_family | 44 -
sphinx/source/inc/translation_functions | 12 -
sphinx/source/inc/udd_utility | 66 -
sphinx/source/inc/ui | 111 -
sphinx/source/inc/underscore_p | 31 -
sphinx/source/inc/updater | 80 -
sphinx/source/inc/value | 160 -
sphinx/source/inc/voice | 61 -
sphinx/source/inc/voice_action | 40 -
sphinx/source/inc/window | 20 -
sphinx/source/index.rst | 2 +
sphinx/source/keywords.py | 2 +-
sphinx/source/multiple.rst | 87 +
sphinx/source/oshs/game/cache/bytecode.rpyb | Bin 0 -> 158476 bytes
sphinx/source/oshs/game/cache/pyanalysis.rpyb | Bin 0 -> 808879 bytes
sphinx/source/oshs/game/cache/screens.rpyb | Bin 0 -> 55275 bytes
sphinx/source/oshs/game/gui.rpyc | Bin 0 -> 20640 bytes
sphinx/source/oshs/game/options.rpyc | Bin 0 -> 12386 bytes
sphinx/source/oshs/game/screens.rpyc | Bin 0 -> 71800 bytes
sphinx/source/oshs/game/script.rpyc | Bin 0 -> 4460 bytes
sphinx/source/screen_actions.rst | 38 +
sphinx/source/screen_special.rst | 7 +
sphinx/source/screens.rst | 22 +-
sphinx/source/sponsors.html | 188 +-
sphinx/source/style.rst | 6 +
sphinx/source/style_properties.rst | 7 +
sphinx/source/thequestion.rst | 4 +-
sphinx/upload.sh | 3 -
sphinx/upload_dev.sh | 3 -
the_question/game/screens.rpy | 40 +-
the_question/game/script.rpy | 4 +-
.../game/tl/russian/common.rpy | 232 +-
the_question/game/tl/russian/options.rpy | 14 +
.../game/tl/russian/screens.rpy | 260 +-
the_question/game/tl/russian/script.rpy | 450 +
tutorial/game/01example.rpy | 3 +-
tutorial/game/keywords.py | 2 +-
tutorial/game/tl/piglatin/01example.rpy | 4 +-
tutorial/game/tl/piglatin/common.rpy | 230 +-
tutorial/game/tl/piglatin/screens.rpy | 130 +-
tutorial/game/tl/russian/tutorial_screens.rpy | 2 +-
tutorial/game/tl/russian/tutorial_video.rpy | 2 +-
tutorial/recrop.py | 138 -
464 files changed, 153583 insertions(+), 81068 deletions(-)
create mode 100644 module/gen/renpy.pydict.c
create mode 100644 renpy/common/00performance.rpy
create mode 100644 renpy/performance.py
create mode 100644 renpy/pydict.pyx
delete mode 100644 sphinx/.gitignore
delete mode 100644 sphinx/Makefile
delete mode 100755 sphinx/devbuild.sh
delete mode 100644 sphinx/developer/building.rst
delete mode 100644 sphinx/developer/conf.py
delete mode 100644 sphinx/developer/index.rst
delete mode 100644 sphinx/developer/versioning.rst
delete mode 100644 sphinx/developer/windows.rst
create mode 100644 sphinx/game/script.rpyc
mode change 100755 => 100644 sphinx/source/fill-translator-credits.py
create mode 100644 sphinx/source/gui_advanced.rst
delete mode 100644 sphinx/source/inc/achievement
delete mode 100644 sphinx/source/inc/audio
delete mode 100644 sphinx/source/inc/audio_action
delete mode 100644 sphinx/source/inc/blockrollback
delete mode 100644 sphinx/source/inc/build
delete mode 100644 sphinx/source/inc/character
delete mode 100644 sphinx/source/inc/color
delete mode 100644 sphinx/source/inc/const
delete mode 100644 sphinx/source/inc/const_vars
delete mode 100644 sphinx/source/inc/context
delete mode 100644 sphinx/source/inc/control_action
delete mode 100644 sphinx/source/inc/custom_sl
delete mode 100644 sphinx/source/inc/data_action
delete mode 100644 sphinx/source/inc/debug
delete mode 100644 sphinx/source/inc/disp_at
delete mode 100644 sphinx/source/inc/disp_box
delete mode 100644 sphinx/source/inc/disp_dynamic
delete mode 100644 sphinx/source/inc/disp_effects
delete mode 100644 sphinx/source/inc/disp_grid
delete mode 100644 sphinx/source/inc/disp_imagelike
delete mode 100644 sphinx/source/inc/drag_drop
delete mode 100644 sphinx/source/inc/easings
delete mode 100644 sphinx/source/inc/file
delete mode 100644 sphinx/source/inc/file_action
delete mode 100644 sphinx/source/inc/file_action_function
delete mode 100644 sphinx/source/inc/file_rare
delete mode 100644 sphinx/source/inc/font_group
delete mode 100644 sphinx/source/inc/gallery
delete mode 100644 sphinx/source/inc/gamepad
delete mode 100644 sphinx/source/inc/gesture
delete mode 100644 sphinx/source/inc/gui
delete mode 100644 sphinx/source/inc/iap
delete mode 100644 sphinx/source/inc/iap_actions
delete mode 100644 sphinx/source/inc/im_im
delete mode 100644 sphinx/source/inc/im_image
delete mode 100644 sphinx/source/inc/im_matrixcolor
delete mode 100644 sphinx/source/inc/image_fonts
delete mode 100644 sphinx/source/inc/image_func
delete mode 100644 sphinx/source/inc/input
delete mode 100644 sphinx/source/inc/input_value
delete mode 100644 sphinx/source/inc/label
delete mode 100644 sphinx/source/inc/language_action
delete mode 100644 sphinx/source/inc/lint
delete mode 100644 sphinx/source/inc/loadsave
delete mode 100644 sphinx/source/inc/memory
delete mode 100644 sphinx/source/inc/menu_action
delete mode 100644 sphinx/source/inc/modes
delete mode 100644 sphinx/source/inc/movie
delete mode 100644 sphinx/source/inc/movie_cutscene
delete mode 100644 sphinx/source/inc/music_room
delete mode 100644 sphinx/source/inc/norollback
delete mode 100644 sphinx/source/inc/other
delete mode 100644 sphinx/source/inc/other_action
delete mode 100644 sphinx/source/inc/persistent
delete mode 100644 sphinx/source/inc/placeholder
delete mode 100644 sphinx/source/inc/preference_action
delete mode 100644 sphinx/source/inc/profile_screen
delete mode 100644 sphinx/source/inc/pure_vars
delete mode 100644 sphinx/source/inc/renpy_version
delete mode 100644 sphinx/source/inc/replay
delete mode 100644 sphinx/source/inc/reserved_builtins
delete mode 100644 sphinx/source/inc/reserved_renpy
delete mode 100644 sphinx/source/inc/retain_after_load
delete mode 100644 sphinx/source/inc/rollback
delete mode 100644 sphinx/source/inc/run
delete mode 100644 sphinx/source/inc/screens
delete mode 100644 sphinx/source/inc/se_call
delete mode 100644 sphinx/source/inc/se_images
delete mode 100644 sphinx/source/inc/se_jump
delete mode 100644 sphinx/source/inc/se_menu
delete mode 100644 sphinx/source/inc/se_say
delete mode 100644 sphinx/source/inc/se_with
delete mode 100644 sphinx/source/inc/side_image_function
delete mode 100644 sphinx/source/inc/sprites
delete mode 100644 sphinx/source/inc/sprites_extra
delete mode 100644 sphinx/source/inc/statement_register
delete mode 100644 sphinx/source/inc/style_preferences
delete mode 100644 sphinx/source/inc/text
delete mode 100644 sphinx/source/inc/text_utility
delete mode 100644 sphinx/source/inc/tooltips
delete mode 100644 sphinx/source/inc/transition
delete mode 100644 sphinx/source/inc/transition_family
delete mode 100644 sphinx/source/inc/translation_functions
delete mode 100644 sphinx/source/inc/udd_utility
delete mode 100644 sphinx/source/inc/ui
delete mode 100644 sphinx/source/inc/underscore_p
delete mode 100644 sphinx/source/inc/updater
delete mode 100644 sphinx/source/inc/value
delete mode 100644 sphinx/source/inc/voice
delete mode 100644 sphinx/source/inc/voice_action
delete mode 100644 sphinx/source/inc/window
create mode 100644 sphinx/source/multiple.rst
create mode 100644 sphinx/source/oshs/game/cache/bytecode.rpyb
create mode 100644 sphinx/source/oshs/game/cache/pyanalysis.rpyb
create mode 100644 sphinx/source/oshs/game/cache/screens.rpyb
create mode 100644 sphinx/source/oshs/game/gui.rpyc
create mode 100644 sphinx/source/oshs/game/options.rpyc
create mode 100644 sphinx/source/oshs/game/screens.rpyc
create mode 100644 sphinx/source/oshs/game/script.rpyc
delete mode 100755 sphinx/upload.sh
delete mode 100755 sphinx/upload_dev.sh
copy {tutorial => the_question}/game/tl/russian/common.rpy (77%)
create mode 100644 the_question/game/tl/russian/options.rpy
copy {tutorial => the_question}/game/tl/russian/screens.rpy (59%)
create mode 100644 the_question/game/tl/russian/script.rpy
delete mode 100644 tutorial/recrop.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git
More information about the Pkg-games-commits
mailing list