[open-adventure] branch upstream updated (3b091d1 -> d0e115f)

Dr. Tobias Quathamer toddy at debian.org
Sun Sep 3 18:53:20 UTC 2017


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

toddy pushed a change to branch upstream
in repository open-adventure.

      from  3b091d1   New upstream version 1.2
       new  d0e115f   New upstream version 1.4

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:
 .gitlab-ci.yml                                     |   49 +-
 .shipper                                           |    2 +-
 INSTALL.adoc                                       |    4 +
 Makefile                                           |   24 +-
 NEWS                                               |    8 +
 README.adoc                                        |    3 +
 TODO                                               |   11 +-
 actions.c                                          |  534 +++---
 advent.adoc                                        |   18 +
 advent.desktop                                     |    8 +
 advent.h                                           |  145 +-
 advent.svg                                         |  128 ++
 adventure.yaml                                     |  146 +-
 cheat.c                                            |   12 +-
 main.c                                             |  299 ++--
 make_dungeon.py                                    |  379 +----
 misc.c                                             |  382 ++---
 notes.adoc                                         |    6 +-
 saveresume.c                                       |    4 +-
 score.c                                            |   18 +-
 templates/coverage_dungeon.html.tpl                |   83 +
 templates/dungeon.c.tpl                            |   51 +
 templates/dungeon.h.tpl                            |  165 ++
 tests/Makefile                                     |   32 +-
 tests/{bearfeedfail.chk => axebear.chk}            |   33 +-
 tests/{bearfeedfail.log => axebear.log}            |   10 +-
 tests/axeorama.chk                                 |   25 +-
 tests/axeorama.log                                 |    5 +-
 tests/backfail.chk                                 |   21 -
 tests/backfail.log                                 |    3 -
 tests/backfailmaze.chk                             |  606 -------
 tests/backfailmaze.log                             |  115 --
 tests/barehands.chk                                |    3 +-
 tests/bearbridge.log                               |  310 ----
 tests/{mazealldiff.chk => bigfail.chk}             |  945 ++++++-----
 tests/{lampdim.log => bigfail.log}                 |  225 +--
 tests/birdsnakewake.chk                            |    7 +-
 tests/birdsnakewake.log                            |    5 +-
 tests/{bearbridge.chk => boulder2.chk}             |  540 +-----
 tests/{hint_jade.log => boulder2.log}              |   77 +-
 tests/breakmirror.chk                              |    3 +-
 tests/breakvase.chk                                | 1317 ---------------
 tests/breakvase.log                                |  221 ---
 tests/carrybird.chk                                |    3 +-
 tests/carryfreebird.chk                            |   22 +-
 tests/carryfreebird.log                            |    3 +
 tests/cheatresume.chk                              |   10 +-
 tests/cheatresume.log                              |    2 +-
 tests/{cheatresume.chk => cheatresume2.chk}        |    2 +-
 tests/cheatresume2.log                             |    5 +
 tests/coverage_dungeon.html.tpl                    |  112 --
 tests/coverage_dungeon.py                          |  352 ++--
 tests/death-jump.chk                               |   24 +-
 tests/death-jump.log                               |    5 +
 tests/defeat.chk                                   |   93 +-
 tests/defeat.log                                   |   13 +-
 tests/{flyrug.chk => domefail.chk}                 |  141 +-
 tests/domefail.log                                 |   27 +
 tests/dragon_secret5.chk                           |    1 +
 tests/drinkfail.chk                                |   37 -
 tests/drinkfail.log                                |    5 -
 tests/dropcagedbird.chk                            |    1 +
 tests/drown.chk                                    |    1 +
 tests/dwarf.chk                                    |    1 +
 tests/dwarf_alternative.chk                        |    1 +
 tests/eggs_done.chk                                |    1 +
 tests/eggs_vanish.chk                              |   13 +-
 tests/eggs_vanish.log                              |    5 +-
 tests/endgame428.chk                               |    1 +
 tests/fail_hint_maze.chk                           |    1 +
 tests/fail_hint_ogre.chk                           |    1 +
 tests/fail_hint_ogre2.chk                          |    1 +
 tests/fillvase.chk                                 |   27 +-
 tests/fillvase.log                                 |   16 +
 tests/flyrug.log                                   |   41 -
 tests/{drown.chk => footslip.chk}                  |  412 ++---
 tests/{eggs_done.log => footslip.log}              |   73 +-
 tests/{urntest.chk => gemstates.chk}               | 1027 +++++------
 tests/{wittsend.log => gemstates.log}              |   80 +-
 tests/hint_dark.chk                                |    1 +
 tests/hint_grate.chk                               |    9 +-
 tests/hint_grate.log                               |    3 +-
 tests/hint_jade.chk                                |   42 +
 tests/hint_jade.log                                |    9 +-
 tests/hint_snake.chk                               |    1 +
 tests/hint_urn.chk                                 |    1 +
 tests/{wittsend.chk => hint_witt.chk}              |  213 +--
 tests/{wittsend.log => hint_witt.log}              |   32 +-
 tests/illformed.chk                                |  190 ++-
 tests/illformed.log                                |   28 +-
 tests/lampdim.chk                                  |   29 +-
 tests/lampdim.log                                  |    3 +
 tests/lampdim2.chk                                 |    1 +
 tests/lampdim3.chk                                 |    1 +
 tests/listenloud.chk                               |  315 ++--
 tests/listenloud.log                               |    2 +
 tests/lockchain.chk                                |   29 +
 tests/lockchain.log                                |    5 +
 tests/magicword.chk                                |   68 -
 tests/magicword.log                                |   13 -
 tests/mazealldiff.chk                              |    1 +
 tests/mazehint.chk                                 |    1 +
 tests/notrident.chk                                |   47 +-
 tests/notrident.log                                |   10 +
 tests/ogre_no_dwarves.chk                          |    1 +
 tests/ogrehint.chk                                 |    2 +
 tests/oilplant.chk                                 |    1 +
 tests/panic.chk                                    |    1 +
 tests/panic2.chk                                   |    1 +
 tests/pirate.chk                                   | 1780 --------------------
 tests/pirate.log                                   |  298 ----
 tests/pirate_carry.chk                             |    1 +
 tests/pirate_pyramid.chk                           |    1 +
 tests/pirate_spotted.chk                           |    1 +
 tests/pitfall.chk                                  |   51 +-
 tests/pitfall.log                                  |    7 +
 tests/plover.chk                                   |    7 +-
 tests/plover.log                                   |    1 +
 .../{fail_hint_ogre.chk => reach_ledge_short.chk}  |  546 +++---
 tests/{hint_jade.log => reach_ledge_short.log}     |  140 +-
 tests/{fail_hint_maze.chk => reach_noclimb.chk}    |  349 +---
 tests/reach_noclimb.log                            |   27 +
 tests/{eggs_vanish.chk => reach_planttop.chk}      |  283 ++--
 tests/{eggs_vanish.log => reach_planttop.log}      |   48 +-
 tests/reincarnate.chk                              |    1 +
 tests/resumefail.chk                               |    1 +
 tests/savefail.chk                                 |    1 +
 tests/saveresume.1.chk                             |    1 +
 tests/{wakedwarves2.chk => saveresume.3.chk}       |   40 +-
 tests/{endgame428.log => saveresume.3.log}         |    7 +-
 tests/saveresume.4.chk                             |   28 +
 tests/saveresume.4.log                             |    7 +
 tests/seedcrash.chk                                |    2 +
 tests/snake_food.chk                               |    1 +
 tests/specials.chk                                 |  139 ++
 tests/specials.log                                 |   19 +
 tests/splatter.chk                                 |    1 +
 tests/{eggs_done.chk => tall.chk}                  |  222 +--
 tests/{eggs_done.log => tall.log}                  |   33 +-
 tests/trident.chk                                  |    7 +-
 tests/trident.log                                  |    1 +
 tests/{eggs_done.chk => troll_returns.chk}         |  424 +----
 tests/{eggs_done.log => troll_returns.log}         |   66 +-
 tests/turnpenalties.chk                            |    1 +
 tests/urntest.chk                                  |    1 +
 tests/urntest2.chk                                 |    1 +
 tests/urntest3.chk                                 |    1 +
 tests/vending.chk                                  |    1 +
 tests/wakedwarves.chk                              |    1 +
 tests/wakedwarves2.chk                             |    1 +
 tests/wakedwarves3.chk                             |    1 +
 tests/water_plant2.chk                             |    3 +-
 tests/weirdbird.chk                                |   29 +-
 tests/weirdbird.log                                |    6 +
 tests/weirddwarf.chk                               |    1 +
 tests/wittsend.chk                                 |    1 +
 tests/woodshint.chk                                |   37 +-
 tests/woodshint.log                                |    8 +
 158 files changed, 4712 insertions(+), 10524 deletions(-)
 create mode 100644 advent.desktop
 create mode 100644 advent.svg
 create mode 100644 templates/coverage_dungeon.html.tpl
 create mode 100644 templates/dungeon.c.tpl
 create mode 100644 templates/dungeon.h.tpl
 rename tests/{bearfeedfail.chk => axebear.chk} (97%)
 rename tests/{bearfeedfail.log => axebear.log} (94%)
 delete mode 100644 tests/backfail.chk
 delete mode 100644 tests/backfail.log
 delete mode 100644 tests/backfailmaze.chk
 delete mode 100644 tests/backfailmaze.log
 delete mode 100644 tests/bearbridge.log
 copy tests/{mazealldiff.chk => bigfail.chk} (80%)
 copy tests/{lampdim.log => bigfail.log} (53%)
 rename tests/{bearbridge.chk => boulder2.chk} (79%)
 copy tests/{hint_jade.log => boulder2.log} (78%)
 delete mode 100644 tests/breakvase.chk
 delete mode 100644 tests/breakvase.log
 copy tests/{cheatresume.chk => cheatresume2.chk} (90%)
 create mode 100644 tests/cheatresume2.log
 delete mode 100644 tests/coverage_dungeon.html.tpl
 mode change 100644 => 100755 tests/coverage_dungeon.py
 rename tests/{flyrug.chk => domefail.chk} (62%)
 create mode 100644 tests/domefail.log
 delete mode 100644 tests/drinkfail.chk
 delete mode 100644 tests/drinkfail.log
 delete mode 100644 tests/flyrug.log
 copy tests/{drown.chk => footslip.chk} (73%)
 copy tests/{eggs_done.log => footslip.log} (64%)
 copy tests/{urntest.chk => gemstates.chk} (86%)
 copy tests/{wittsend.log => gemstates.log} (85%)
 copy tests/{wittsend.chk => hint_witt.chk} (90%)
 copy tests/{wittsend.log => hint_witt.log} (92%)
 delete mode 100644 tests/magicword.chk
 delete mode 100644 tests/magicword.log
 delete mode 100644 tests/pirate.chk
 delete mode 100644 tests/pirate.log
 copy tests/{fail_hint_ogre.chk => reach_ledge_short.chk} (80%)
 copy tests/{hint_jade.log => reach_ledge_short.log} (68%)
 copy tests/{fail_hint_maze.chk => reach_noclimb.chk} (56%)
 create mode 100644 tests/reach_noclimb.log
 copy tests/{eggs_vanish.chk => reach_planttop.chk} (60%)
 copy tests/{eggs_vanish.log => reach_planttop.log} (50%)
 copy tests/{wakedwarves2.chk => saveresume.3.chk} (99%)
 copy tests/{endgame428.log => saveresume.3.log} (97%)
 create mode 100644 tests/saveresume.4.chk
 create mode 100644 tests/saveresume.4.log
 create mode 100644 tests/specials.chk
 create mode 100644 tests/specials.log
 copy tests/{eggs_done.chk => tall.chk} (81%)
 copy tests/{eggs_done.log => tall.log} (82%)
 copy tests/{eggs_done.chk => troll_returns.chk} (70%)
 copy tests/{eggs_done.log => troll_returns.log} (68%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/open-adventure.git



More information about the Pkg-games-commits mailing list