[renpy] branch upstream updated (f9da42d -> 1dae96a)

Markus Koschany apo at moszumanska.debian.org
Wed Jan 4 21:57:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch upstream
in repository renpy.

      from  f9da42d   New upstream version 6.99.12.1+dfsg
       new  1dae96a   New upstream version 6.99.12.2+dfsg

The 1 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:
 doc/changelog.html                |    6 +-
 doc/dialogue.html                 |   17 +-
 doc/genindex.html                 |    4 +
 doc/gui.html                      |   52 +-
 doc/history.html                  |    2 +-
 doc/iap.html                      |    6 +-
 doc/keymap.html                   |    3 +
 doc/movie.html                    |    5 +-
 doc/objects.inv                   |  Bin 10760 -> 10765 bytes
 doc/py-function-class-index.html  |    5 +
 doc/reserved.html                 |    1 +
 doc/save_load_rollback.html       |    6 +-
 doc/screen_actions.html           |    6 +
 doc/screen_optimization.html      |    1 +
 doc/searchindex.js                |    2 +-
 doc/std-var-index.html            |   10 +-
 doc/style_properties.html         |    2 +-
 doc/translating_renpy.html        |   15 +-
 launcher/game/testcases.rpy       |  103 +-
 launcher/game/updater.rpy         |    2 +-
 module/gen/renpy.display.render.c | 3133 +++++++++++++++++++------------------
 renpy/__init__.py                 |    2 +-
 renpy/common/00style.rpy          |    1 -
 renpy/common/_errorhandling.rpym  |    1 -
 renpy/config.py                   |    3 +
 renpy/display/render.pyx          |    4 +
 renpy/error.py                    |    5 +-
 renpy/execution.py                |    3 +
 renpy/test/testast.py             |   32 +-
 renpy/test/testparser.py          |    9 +
 renpy/vc_version.py               |    2 +-
 31 files changed, 1855 insertions(+), 1588 deletions(-)

-- 
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