Tue Feb 9 21:11:49 2021 UTC ()
stone-soup: Update to 0.26.1

Stone Soup 0.26.1 (20210203)
----------------------------

Bugfix Release
--------------

* ctrl-attack again no longer works while confused.
* Console display flickering is reduced.
* It is no longer possible to obtain infinite nets from net traps.
* Various vault placement balance adjustments and teleport closet fixes.
* 95 other fixes, tweaks, copy-edits, and interface improvements.

Stone Soup 0.26.0 (20210108)
----------------------------

Highlights
----------
* New species: Palentonga.
* New background: Delver.
* Food and hunger are removed.
* Swamp has many new monsters and other changes.
* Spells, wands, and abilities can be quivered, fired, and autotargeted with an
  extension of the ranged quiver/autofight interface.


(nia)
diff -r1.11 -r1.12 pkgsrc/games/stone-soup/Makefile
diff -r1.6 -r1.7 pkgsrc/games/stone-soup/Makefile.common
diff -r1.3 -r1.4 pkgsrc/games/stone-soup/PLIST
diff -r1.3 -r1.4 pkgsrc/games/stone-soup/distinfo
diff -r1.16 -r1.17 pkgsrc/games/stone-soup-sdl/Makefile
diff -r1.3 -r1.4 pkgsrc/games/stone-soup-sdl/PLIST

cvs diff -r1.11 -r1.12 pkgsrc/games/stone-soup/Makefile (expand / switch to unified diff)

--- pkgsrc/games/stone-soup/Makefile 2020/12/30 12:24:27 1.11
+++ pkgsrc/games/stone-soup/Makefile 2021/02/09 21:11:49 1.12
@@ -1,12 +1,10 @@ @@ -1,12 +1,10 @@
1# $NetBSD: Makefile,v 1.11 2020/12/30 12:24:27 nia Exp $ 1# $NetBSD: Makefile,v 1.12 2021/02/09 21:11:49 nia Exp $
2 
3PKGREVISION= 1 
4 2
5.include "Makefile.common" 3.include "Makefile.common"
6 4
7MAINTAINER= nia@NetBSD.org 5MAINTAINER= nia@NetBSD.org
8COMMENT= Dungeon Crawl Stone Soup - roguelike adventure (text-only version) 6COMMENT= Dungeon Crawl Stone Soup - roguelike adventure (text-only version)
9 7
10CONFLICTS+= stone-soup-sdl-[0-9]* 8CONFLICTS+= stone-soup-sdl-[0-9]*
11 9
12.include "../../mk/bsd.pkg.mk" 10.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/games/stone-soup/Makefile.common (expand / switch to unified diff)

--- pkgsrc/games/stone-soup/Makefile.common 2020/12/30 12:24:27 1.6
+++ pkgsrc/games/stone-soup/Makefile.common 2021/02/09 21:11:49 1.7
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile.common,v 1.6 2020/12/30 12:24:27 nia Exp $ 1# $NetBSD: Makefile.common,v 1.7 2021/02/09 21:11:49 nia Exp $
2# used by games/stone-soup/Makefile 2# used by games/stone-soup/Makefile
3# used by games/stone-soup-sdl/Makefile 3# used by games/stone-soup-sdl/Makefile
4 4
5DISTNAME= stone_soup-0.25.1-nodeps 5DISTNAME= stone_soup-0.26.1-nodeps
6PKGNAME= ${DISTNAME:S/_/-/:S/-nodeps//1} 6PKGNAME= ${DISTNAME:S/_/-/:S/-nodeps//1}
7CATEGORIES= games 7CATEGORIES= games
8MASTER_SITES= ${MASTER_SITE_GITHUB:=crawl/} 8MASTER_SITES= ${MASTER_SITE_GITHUB:=crawl/}
9GITHUB_PROJECT= crawl 9GITHUB_PROJECT= crawl
10GITHUB_RELEASE= 0.25.1 10GITHUB_RELEASE= 0.26.1
11EXTRACT_SUFX= .tar.xz 11EXTRACT_SUFX= .tar.xz
12 12
13HOMEPAGE= https://crawl.develz.org/ 13HOMEPAGE= https://crawl.develz.org/
14LICENSE= gnu-gpl-v2 14LICENSE= gnu-gpl-v2
15 15
16DISTINFO_FILE= ${.CURDIR}/../../games/stone-soup/distinfo 16DISTINFO_FILE= ${.CURDIR}/../../games/stone-soup/distinfo
17PATCHDIR= ${.CURDIR}/../../games/stone-soup/patches 17PATCHDIR= ${.CURDIR}/../../games/stone-soup/patches
18 18
19WRKSRC= ${WRKDIR}/stone_soup-${PKGVERSION_NOREV} 19WRKSRC= ${WRKDIR}/stone_soup-${PKGVERSION_NOREV}
20BUILD_DIRS= source 20BUILD_DIRS= source
21USE_TOOLS+= pkg-config gmake perl 21USE_TOOLS+= pkg-config gmake perl
22USE_LANGUAGES= c c++ 22USE_LANGUAGES= c c++
23USE_LIBTOOL= yes 23USE_LIBTOOL= yes

cvs diff -r1.3 -r1.4 pkgsrc/games/stone-soup/PLIST (expand / switch to unified diff)

--- pkgsrc/games/stone-soup/PLIST 2020/12/09 12:28:39 1.3
+++ pkgsrc/games/stone-soup/PLIST 2021/02/09 21:11:49 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.3 2020/12/09 12:28:39 nia Exp $ 1@comment $NetBSD: PLIST,v 1.4 2021/02/09 21:11:49 nia Exp $
2bin/crawl 2bin/crawl
3share/stone-soup/dat/clua/autofight.lua 3share/stone-soup/dat/clua/autofight.lua
4share/stone-soup/dat/clua/automagic.lua 4share/stone-soup/dat/clua/automagic.lua
5share/stone-soup/dat/clua/delays.lua 5share/stone-soup/dat/clua/delays.lua
6share/stone-soup/dat/clua/kills.lua 6share/stone-soup/dat/clua/kills.lua
7share/stone-soup/dat/clua/stash.lua 7share/stone-soup/dat/clua/stash.lua
8share/stone-soup/dat/database/FAQ.txt 8share/stone-soup/dat/database/FAQ.txt
9share/stone-soup/dat/database/el/monflee.txt 9share/stone-soup/dat/database/el/monflee.txt
10share/stone-soup/dat/database/el/rand_all.txt 10share/stone-soup/dat/database/el/rand_all.txt
11share/stone-soup/dat/database/godname.txt 11share/stone-soup/dat/database/godname.txt
12share/stone-soup/dat/database/godspeak.txt 12share/stone-soup/dat/database/godspeak.txt
13share/stone-soup/dat/database/help.txt 13share/stone-soup/dat/database/help.txt
14share/stone-soup/dat/database/insult.txt 14share/stone-soup/dat/database/insult.txt
@@ -18,42 +18,40 @@ share/stone-soup/dat/database/monname.tx @@ -18,42 +18,40 @@ share/stone-soup/dat/database/monname.tx
18share/stone-soup/dat/database/monspeak.txt 18share/stone-soup/dat/database/monspeak.txt
19share/stone-soup/dat/database/monspell.txt 19share/stone-soup/dat/database/monspell.txt
20share/stone-soup/dat/database/montitle.txt 20share/stone-soup/dat/database/montitle.txt
21share/stone-soup/dat/database/pl/godspeak.txt 21share/stone-soup/dat/database/pl/godspeak.txt
22share/stone-soup/dat/database/pl/miscname.txt 22share/stone-soup/dat/database/pl/miscname.txt
23share/stone-soup/dat/database/rand_all.txt 23share/stone-soup/dat/database/rand_all.txt
24share/stone-soup/dat/database/rand_arm.txt 24share/stone-soup/dat/database/rand_arm.txt
25share/stone-soup/dat/database/rand_wpn.txt 25share/stone-soup/dat/database/rand_wpn.txt
26share/stone-soup/dat/database/randbook.txt 26share/stone-soup/dat/database/randbook.txt
27share/stone-soup/dat/database/randname.txt 27share/stone-soup/dat/database/randname.txt
28share/stone-soup/dat/database/shout.txt 28share/stone-soup/dat/database/shout.txt
29share/stone-soup/dat/database/wpnnoise.txt 29share/stone-soup/dat/database/wpnnoise.txt
30share/stone-soup/dat/defaults/autopickup_exceptions.txt 30share/stone-soup/dat/defaults/autopickup_exceptions.txt
31share/stone-soup/dat/defaults/food_colouring.txt 
32share/stone-soup/dat/defaults/glyph_colours.txt 31share/stone-soup/dat/defaults/glyph_colours.txt
33share/stone-soup/dat/defaults/menu_colours.txt 32share/stone-soup/dat/defaults/menu_colours.txt
34share/stone-soup/dat/defaults/messages.txt 33share/stone-soup/dat/defaults/messages.txt
35share/stone-soup/dat/defaults/misc.txt 34share/stone-soup/dat/defaults/misc.txt
36share/stone-soup/dat/defaults/runrest_messages.txt 35share/stone-soup/dat/defaults/runrest_messages.txt
37share/stone-soup/dat/defaults/standard_colours.txt 36share/stone-soup/dat/defaults/standard_colours.txt
38share/stone-soup/dat/des/00init.des 37share/stone-soup/dat/des/00init.des
39share/stone-soup/dat/des/altar/altar.des 38share/stone-soup/dat/des/altar/altar.des
40share/stone-soup/dat/des/altar/ashenzari_visionary.des 39share/stone-soup/dat/des/altar/ashenzari_visionary.des
41share/stone-soup/dat/des/altar/kiku_cage.des 40share/stone-soup/dat/des/altar/kiku_cage.des
42share/stone-soup/dat/des/altar/lugonu_bribe.des 41share/stone-soup/dat/des/altar/lugonu_bribe.des
43share/stone-soup/dat/des/altar/nemelex_the_gamble.des 42share/stone-soup/dat/des/altar/nemelex_the_gamble.des
44share/stone-soup/dat/des/altar/okawaru_arena.des 43share/stone-soup/dat/des/altar/okawaru_arena.des
45share/stone-soup/dat/des/altar/overflow.des 44share/stone-soup/dat/des/altar/overflow.des
46share/stone-soup/dat/des/altar/pakellas_experiments.des 
47share/stone-soup/dat/des/altar/trog_burn_book.des 45share/stone-soup/dat/des/altar/trog_burn_book.des
48share/stone-soup/dat/des/altar/trog_wizard.des 46share/stone-soup/dat/des/altar/trog_wizard.des
49share/stone-soup/dat/des/altar/vehumet_trees.des 47share/stone-soup/dat/des/altar/vehumet_trees.des
50share/stone-soup/dat/des/altar/xom_monty_hall.des 48share/stone-soup/dat/des/altar/xom_monty_hall.des
51share/stone-soup/dat/des/altar/xom_sheep.des 49share/stone-soup/dat/des/altar/xom_sheep.des
52share/stone-soup/dat/des/altar/yredelemnul_ordeal.des 50share/stone-soup/dat/des/altar/yredelemnul_ordeal.des
53share/stone-soup/dat/des/arrival/arrival_guide.txt 51share/stone-soup/dat/des/arrival/arrival_guide.txt
54share/stone-soup/dat/des/arrival/large.des 52share/stone-soup/dat/des/arrival/large.des
55share/stone-soup/dat/des/arrival/simple.des 53share/stone-soup/dat/des/arrival/simple.des
56share/stone-soup/dat/des/arrival/small.des 54share/stone-soup/dat/des/arrival/small.des
57share/stone-soup/dat/des/arrival/twisted.des 55share/stone-soup/dat/des/arrival/twisted.des
58share/stone-soup/dat/des/branches/abyss.des 56share/stone-soup/dat/des/branches/abyss.des
59share/stone-soup/dat/des/branches/blade.des 57share/stone-soup/dat/des/branches/blade.des
@@ -162,26 +160,27 @@ share/stone-soup/dat/des/variable/d_enco @@ -162,26 +160,27 @@ share/stone-soup/dat/des/variable/d_enco
162share/stone-soup/dat/des/variable/float.des 160share/stone-soup/dat/des/variable/float.des
163share/stone-soup/dat/des/variable/geyser.des 161share/stone-soup/dat/des/variable/geyser.des
164share/stone-soup/dat/des/variable/ghost.des 162share/stone-soup/dat/des/variable/ghost.des
165share/stone-soup/dat/des/variable/grated_community.des 163share/stone-soup/dat/des/variable/grated_community.des
166share/stone-soup/dat/des/variable/large_abstract.des 164share/stone-soup/dat/des/variable/large_abstract.des
167share/stone-soup/dat/des/variable/large_themed.des 165share/stone-soup/dat/des/variable/large_themed.des
168share/stone-soup/dat/des/variable/lemuel_castle.des 166share/stone-soup/dat/des/variable/lemuel_castle.des
169share/stone-soup/dat/des/variable/mini.des 167share/stone-soup/dat/des/variable/mini.des
170share/stone-soup/dat/des/variable/mini_features.des 168share/stone-soup/dat/des/variable/mini_features.des
171share/stone-soup/dat/des/variable/mini_monsters.des 169share/stone-soup/dat/des/variable/mini_monsters.des
172share/stone-soup/dat/des/variable/polyominoes.des 170share/stone-soup/dat/des/variable/polyominoes.des
173share/stone-soup/dat/des/variable/the_bubble.des 171share/stone-soup/dat/des/variable/the_bubble.des
174share/stone-soup/dat/des/variable/the_grid.des 172share/stone-soup/dat/des/variable/the_grid.des
 173share/stone-soup/dat/des/variable/winding_woodlands.des
175share/stone-soup/dat/descript/ability.txt 174share/stone-soup/dat/descript/ability.txt
176share/stone-soup/dat/descript/backgrounds.txt 175share/stone-soup/dat/descript/backgrounds.txt
177share/stone-soup/dat/descript/branches.txt 176share/stone-soup/dat/descript/branches.txt
178share/stone-soup/dat/descript/cards.txt 177share/stone-soup/dat/descript/cards.txt
179share/stone-soup/dat/descript/clouds.txt 178share/stone-soup/dat/descript/clouds.txt
180share/stone-soup/dat/descript/commands.txt 179share/stone-soup/dat/descript/commands.txt
181share/stone-soup/dat/descript/cs/ability.txt 180share/stone-soup/dat/descript/cs/ability.txt
182share/stone-soup/dat/descript/cs/branches.txt 181share/stone-soup/dat/descript/cs/branches.txt
183share/stone-soup/dat/descript/cs/commands.txt 182share/stone-soup/dat/descript/cs/commands.txt
184share/stone-soup/dat/descript/cs/features.txt 183share/stone-soup/dat/descript/cs/features.txt
185share/stone-soup/dat/descript/cs/gods.txt 184share/stone-soup/dat/descript/cs/gods.txt
186share/stone-soup/dat/descript/cs/hints.txt 185share/stone-soup/dat/descript/cs/hints.txt
187share/stone-soup/dat/descript/cs/items.txt 186share/stone-soup/dat/descript/cs/items.txt
@@ -573,26 +572,27 @@ share/stone-soup/docs/develop/spells.txt @@ -573,26 +572,27 @@ share/stone-soup/docs/develop/spells.txt
573share/stone-soup/docs/develop/test_plug_and_play_cc.txt 572share/stone-soup/docs/develop/test_plug_and_play_cc.txt
574share/stone-soup/docs/develop/tiles_creation.txt 573share/stone-soup/docs/develop/tiles_creation.txt
575share/stone-soup/docs/develop/translation.txt 574share/stone-soup/docs/develop/translation.txt
576share/stone-soup/docs/fight_simulator.txt 575share/stone-soup/docs/fight_simulator.txt
577share/stone-soup/docs/keybind.txt 576share/stone-soup/docs/keybind.txt
578share/stone-soup/docs/license/cc0.txt 577share/stone-soup/docs/license/cc0.txt
579share/stone-soup/docs/license/lgpl.txt 578share/stone-soup/docs/license/lgpl.txt
580share/stone-soup/docs/license/libpng-LICENSE.txt 579share/stone-soup/docs/license/libpng-LICENSE.txt
581share/stone-soup/docs/license/lualicense.txt 580share/stone-soup/docs/license/lualicense.txt
582share/stone-soup/docs/license/pcre_license.txt 581share/stone-soup/docs/license/pcre_license.txt
583share/stone-soup/docs/license/worley.txt 582share/stone-soup/docs/license/worley.txt
584share/stone-soup/docs/macros_guide.txt 583share/stone-soup/docs/macros_guide.txt
585share/stone-soup/docs/options_guide.txt 584share/stone-soup/docs/options_guide.txt
 585share/stone-soup/docs/quickstart.md
586share/stone-soup/docs/quickstart.txt 586share/stone-soup/docs/quickstart.txt
587share/stone-soup/docs/ssh_guide.txt 587share/stone-soup/docs/ssh_guide.txt
588share/stone-soup/docs/tiles_help.txt 588share/stone-soup/docs/tiles_help.txt
589share/stone-soup/settings/0.12_monster_glyphs.txt 589share/stone-soup/settings/0.12_monster_glyphs.txt
590share/stone-soup/settings/0.13_monster_glyphs.txt 590share/stone-soup/settings/0.13_monster_glyphs.txt
591share/stone-soup/settings/0.14_monster_glyphs.txt 591share/stone-soup/settings/0.14_monster_glyphs.txt
592share/stone-soup/settings/0.16_monster_glyphs.txt 592share/stone-soup/settings/0.16_monster_glyphs.txt
593share/stone-soup/settings/0.17_monster_glyphs.txt 593share/stone-soup/settings/0.17_monster_glyphs.txt
594share/stone-soup/settings/0.18_monster_glyphs.txt 594share/stone-soup/settings/0.18_monster_glyphs.txt
595share/stone-soup/settings/0.9_monster_glyphs.txt 595share/stone-soup/settings/0.9_monster_glyphs.txt
596share/stone-soup/settings/034_command_keys.txt 596share/stone-soup/settings/034_command_keys.txt
597share/stone-soup/settings/052_monster_glyphs.txt 597share/stone-soup/settings/052_monster_glyphs.txt
598share/stone-soup/settings/060_monster_glyphs.txt 598share/stone-soup/settings/060_monster_glyphs.txt

cvs diff -r1.3 -r1.4 pkgsrc/games/stone-soup/distinfo (expand / switch to unified diff)

--- pkgsrc/games/stone-soup/distinfo 2020/12/09 12:28:39 1.3
+++ pkgsrc/games/stone-soup/distinfo 2021/02/09 21:11:49 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2020/12/09 12:28:39 nia Exp $ 1$NetBSD: distinfo,v 1.4 2021/02/09 21:11:49 nia Exp $
2 2
3SHA1 (stone_soup-0.25.1-nodeps.tar.xz) = c5b76025e6eb34aa8b98eddac86063f09dc8381f 3SHA1 (stone_soup-0.26.1-nodeps.tar.xz) = 6577beb5ce14e3f4c3a30046e4110cfbd78f7e5c
4RMD160 (stone_soup-0.25.1-nodeps.tar.xz) = 0ba6600c182034c1bcd2295b29ee92aa53920bad 4RMD160 (stone_soup-0.26.1-nodeps.tar.xz) = 7100ac6eae459d0dad4adbe104fb64810c3b5441
5SHA512 (stone_soup-0.25.1-nodeps.tar.xz) = 7c271866ed11bb24a9090c8b980eccbc54193b9f718e45ddca6df1f2c7fb5a0c6a163b90e8b4de05da32f85db1fa2a2f8975e4b2d2fb18c14f6ee99637496367 5SHA512 (stone_soup-0.26.1-nodeps.tar.xz) = 5f2eab90baf7339767bac3c0834d60855a23600b77893b156a8fd701a0e0e2008b3c4eb5fc9d182499a05d8c6ba26d51c49f0e05f2df1d70acd52e91174d99ae
6Size (stone_soup-0.25.1-nodeps.tar.xz) = 11288112 bytes 6Size (stone_soup-0.26.1-nodeps.tar.xz) = 11242088 bytes

cvs diff -r1.16 -r1.17 pkgsrc/games/stone-soup-sdl/Makefile (expand / switch to unified diff)

--- pkgsrc/games/stone-soup-sdl/Makefile 2020/12/30 12:24:27 1.16
+++ pkgsrc/games/stone-soup-sdl/Makefile 2021/02/09 21:11:49 1.17
@@ -1,16 +1,14 @@ @@ -1,16 +1,14 @@
1# $NetBSD: Makefile,v 1.16 2020/12/30 12:24:27 nia Exp $ 1# $NetBSD: Makefile,v 1.17 2021/02/09 21:11:49 nia Exp $
2 
3PKGREVISION= 1 
4 2
5.include "../../games/stone-soup/Makefile.common" 3.include "../../games/stone-soup/Makefile.common"
6 4
7PKGNAME= ${DISTNAME:S/_/-/:S/-soup/-soup-sdl/:S/-nodeps//1} 5PKGNAME= ${DISTNAME:S/_/-/:S/-soup/-soup-sdl/:S/-nodeps//1}
8 6
9MAINTAINER= nia@NetBSD.org 7MAINTAINER= nia@NetBSD.org
10COMMENT= Dungeon Crawl Stone Soup - roguelike adventure (tileset version) 8COMMENT= Dungeon Crawl Stone Soup - roguelike adventure (tileset version)
11 9
12CONFLICTS+= stone-soup-[0-9]* 10CONFLICTS+= stone-soup-[0-9]*
13 11
14TOOL_DEPENDS+= pngcrush-[0-9]*:../../graphics/pngcrush 12TOOL_DEPENDS+= pngcrush-[0-9]*:../../graphics/pngcrush
15BUILD_DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf 13BUILD_DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf
16 14

cvs diff -r1.3 -r1.4 pkgsrc/games/stone-soup-sdl/PLIST (expand / switch to unified diff)

--- pkgsrc/games/stone-soup-sdl/PLIST 2020/12/09 12:28:40 1.3
+++ pkgsrc/games/stone-soup-sdl/PLIST 2021/02/09 21:11:49 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.3 2020/12/09 12:28:40 nia Exp $ 1@comment $NetBSD: PLIST,v 1.4 2021/02/09 21:11:49 nia Exp $
2bin/crawl 2bin/crawl
3share/applications/crawl.desktop 3share/applications/crawl.desktop
4share/icons/hicolor/48x48/apps/crawl.png 4share/icons/hicolor/48x48/apps/crawl.png
5share/stone-soup/dat/clua/autofight.lua 5share/stone-soup/dat/clua/autofight.lua
6share/stone-soup/dat/clua/automagic.lua 6share/stone-soup/dat/clua/automagic.lua
7share/stone-soup/dat/clua/delays.lua 7share/stone-soup/dat/clua/delays.lua
8share/stone-soup/dat/clua/kills.lua 8share/stone-soup/dat/clua/kills.lua
9share/stone-soup/dat/clua/stash.lua 9share/stone-soup/dat/clua/stash.lua
10share/stone-soup/dat/database/FAQ.txt 10share/stone-soup/dat/database/FAQ.txt
11share/stone-soup/dat/database/el/monflee.txt 11share/stone-soup/dat/database/el/monflee.txt
12share/stone-soup/dat/database/el/rand_all.txt 12share/stone-soup/dat/database/el/rand_all.txt
13share/stone-soup/dat/database/godname.txt 13share/stone-soup/dat/database/godname.txt
14share/stone-soup/dat/database/godspeak.txt 14share/stone-soup/dat/database/godspeak.txt
@@ -20,42 +20,40 @@ share/stone-soup/dat/database/monname.tx @@ -20,42 +20,40 @@ share/stone-soup/dat/database/monname.tx
20share/stone-soup/dat/database/monspeak.txt 20share/stone-soup/dat/database/monspeak.txt
21share/stone-soup/dat/database/monspell.txt 21share/stone-soup/dat/database/monspell.txt
22share/stone-soup/dat/database/montitle.txt 22share/stone-soup/dat/database/montitle.txt
23share/stone-soup/dat/database/pl/godspeak.txt 23share/stone-soup/dat/database/pl/godspeak.txt
24share/stone-soup/dat/database/pl/miscname.txt 24share/stone-soup/dat/database/pl/miscname.txt
25share/stone-soup/dat/database/rand_all.txt 25share/stone-soup/dat/database/rand_all.txt
26share/stone-soup/dat/database/rand_arm.txt 26share/stone-soup/dat/database/rand_arm.txt
27share/stone-soup/dat/database/rand_wpn.txt 27share/stone-soup/dat/database/rand_wpn.txt
28share/stone-soup/dat/database/randbook.txt 28share/stone-soup/dat/database/randbook.txt
29share/stone-soup/dat/database/randname.txt 29share/stone-soup/dat/database/randname.txt
30share/stone-soup/dat/database/shout.txt 30share/stone-soup/dat/database/shout.txt
31share/stone-soup/dat/database/wpnnoise.txt 31share/stone-soup/dat/database/wpnnoise.txt
32share/stone-soup/dat/defaults/autopickup_exceptions.txt 32share/stone-soup/dat/defaults/autopickup_exceptions.txt
33share/stone-soup/dat/defaults/food_colouring.txt 
34share/stone-soup/dat/defaults/glyph_colours.txt 33share/stone-soup/dat/defaults/glyph_colours.txt
35share/stone-soup/dat/defaults/menu_colours.txt 34share/stone-soup/dat/defaults/menu_colours.txt
36share/stone-soup/dat/defaults/messages.txt 35share/stone-soup/dat/defaults/messages.txt
37share/stone-soup/dat/defaults/misc.txt 36share/stone-soup/dat/defaults/misc.txt
38share/stone-soup/dat/defaults/runrest_messages.txt 37share/stone-soup/dat/defaults/runrest_messages.txt
39share/stone-soup/dat/defaults/standard_colours.txt 38share/stone-soup/dat/defaults/standard_colours.txt
40share/stone-soup/dat/des/00init.des 39share/stone-soup/dat/des/00init.des
41share/stone-soup/dat/des/altar/altar.des 40share/stone-soup/dat/des/altar/altar.des
42share/stone-soup/dat/des/altar/ashenzari_visionary.des 41share/stone-soup/dat/des/altar/ashenzari_visionary.des
43share/stone-soup/dat/des/altar/kiku_cage.des 42share/stone-soup/dat/des/altar/kiku_cage.des
44share/stone-soup/dat/des/altar/lugonu_bribe.des 43share/stone-soup/dat/des/altar/lugonu_bribe.des
45share/stone-soup/dat/des/altar/nemelex_the_gamble.des 44share/stone-soup/dat/des/altar/nemelex_the_gamble.des
46share/stone-soup/dat/des/altar/okawaru_arena.des 45share/stone-soup/dat/des/altar/okawaru_arena.des
47share/stone-soup/dat/des/altar/overflow.des 46share/stone-soup/dat/des/altar/overflow.des
48share/stone-soup/dat/des/altar/pakellas_experiments.des 
49share/stone-soup/dat/des/altar/trog_burn_book.des 47share/stone-soup/dat/des/altar/trog_burn_book.des
50share/stone-soup/dat/des/altar/trog_wizard.des 48share/stone-soup/dat/des/altar/trog_wizard.des
51share/stone-soup/dat/des/altar/vehumet_trees.des 49share/stone-soup/dat/des/altar/vehumet_trees.des
52share/stone-soup/dat/des/altar/xom_monty_hall.des 50share/stone-soup/dat/des/altar/xom_monty_hall.des
53share/stone-soup/dat/des/altar/xom_sheep.des 51share/stone-soup/dat/des/altar/xom_sheep.des
54share/stone-soup/dat/des/altar/yredelemnul_ordeal.des 52share/stone-soup/dat/des/altar/yredelemnul_ordeal.des
55share/stone-soup/dat/des/arrival/arrival_guide.txt 53share/stone-soup/dat/des/arrival/arrival_guide.txt
56share/stone-soup/dat/des/arrival/large.des 54share/stone-soup/dat/des/arrival/large.des
57share/stone-soup/dat/des/arrival/simple.des 55share/stone-soup/dat/des/arrival/simple.des
58share/stone-soup/dat/des/arrival/small.des 56share/stone-soup/dat/des/arrival/small.des
59share/stone-soup/dat/des/arrival/twisted.des 57share/stone-soup/dat/des/arrival/twisted.des
60share/stone-soup/dat/des/branches/abyss.des 58share/stone-soup/dat/des/branches/abyss.des
61share/stone-soup/dat/des/branches/blade.des 59share/stone-soup/dat/des/branches/blade.des
@@ -164,26 +162,27 @@ share/stone-soup/dat/des/variable/d_enco @@ -164,26 +162,27 @@ share/stone-soup/dat/des/variable/d_enco
164share/stone-soup/dat/des/variable/float.des 162share/stone-soup/dat/des/variable/float.des
165share/stone-soup/dat/des/variable/geyser.des 163share/stone-soup/dat/des/variable/geyser.des
166share/stone-soup/dat/des/variable/ghost.des 164share/stone-soup/dat/des/variable/ghost.des
167share/stone-soup/dat/des/variable/grated_community.des 165share/stone-soup/dat/des/variable/grated_community.des
168share/stone-soup/dat/des/variable/large_abstract.des 166share/stone-soup/dat/des/variable/large_abstract.des
169share/stone-soup/dat/des/variable/large_themed.des 167share/stone-soup/dat/des/variable/large_themed.des
170share/stone-soup/dat/des/variable/lemuel_castle.des 168share/stone-soup/dat/des/variable/lemuel_castle.des
171share/stone-soup/dat/des/variable/mini.des 169share/stone-soup/dat/des/variable/mini.des
172share/stone-soup/dat/des/variable/mini_features.des 170share/stone-soup/dat/des/variable/mini_features.des
173share/stone-soup/dat/des/variable/mini_monsters.des 171share/stone-soup/dat/des/variable/mini_monsters.des
174share/stone-soup/dat/des/variable/polyominoes.des 172share/stone-soup/dat/des/variable/polyominoes.des
175share/stone-soup/dat/des/variable/the_bubble.des 173share/stone-soup/dat/des/variable/the_bubble.des
176share/stone-soup/dat/des/variable/the_grid.des 174share/stone-soup/dat/des/variable/the_grid.des
 175share/stone-soup/dat/des/variable/winding_woodlands.des
177share/stone-soup/dat/descript/ability.txt 176share/stone-soup/dat/descript/ability.txt
178share/stone-soup/dat/descript/backgrounds.txt 177share/stone-soup/dat/descript/backgrounds.txt
179share/stone-soup/dat/descript/branches.txt 178share/stone-soup/dat/descript/branches.txt
180share/stone-soup/dat/descript/cards.txt 179share/stone-soup/dat/descript/cards.txt
181share/stone-soup/dat/descript/clouds.txt 180share/stone-soup/dat/descript/clouds.txt
182share/stone-soup/dat/descript/commands.txt 181share/stone-soup/dat/descript/commands.txt
183share/stone-soup/dat/descript/cs/ability.txt 182share/stone-soup/dat/descript/cs/ability.txt
184share/stone-soup/dat/descript/cs/branches.txt 183share/stone-soup/dat/descript/cs/branches.txt
185share/stone-soup/dat/descript/cs/commands.txt 184share/stone-soup/dat/descript/cs/commands.txt
186share/stone-soup/dat/descript/cs/features.txt 185share/stone-soup/dat/descript/cs/features.txt
187share/stone-soup/dat/descript/cs/gods.txt 186share/stone-soup/dat/descript/cs/gods.txt
188share/stone-soup/dat/descript/cs/hints.txt 187share/stone-soup/dat/descript/cs/hints.txt
189share/stone-soup/dat/descript/cs/items.txt 188share/stone-soup/dat/descript/cs/items.txt
@@ -615,26 +614,27 @@ share/stone-soup/docs/develop/spells.txt @@ -615,26 +614,27 @@ share/stone-soup/docs/develop/spells.txt
615share/stone-soup/docs/develop/test_plug_and_play_cc.txt 614share/stone-soup/docs/develop/test_plug_and_play_cc.txt
616share/stone-soup/docs/develop/tiles_creation.txt 615share/stone-soup/docs/develop/tiles_creation.txt
617share/stone-soup/docs/develop/translation.txt 616share/stone-soup/docs/develop/translation.txt
618share/stone-soup/docs/fight_simulator.txt 617share/stone-soup/docs/fight_simulator.txt
619share/stone-soup/docs/keybind.txt 618share/stone-soup/docs/keybind.txt
620share/stone-soup/docs/license/cc0.txt 619share/stone-soup/docs/license/cc0.txt
621share/stone-soup/docs/license/lgpl.txt 620share/stone-soup/docs/license/lgpl.txt
622share/stone-soup/docs/license/libpng-LICENSE.txt 621share/stone-soup/docs/license/libpng-LICENSE.txt
623share/stone-soup/docs/license/lualicense.txt 622share/stone-soup/docs/license/lualicense.txt
624share/stone-soup/docs/license/pcre_license.txt 623share/stone-soup/docs/license/pcre_license.txt
625share/stone-soup/docs/license/worley.txt 624share/stone-soup/docs/license/worley.txt
626share/stone-soup/docs/macros_guide.txt 625share/stone-soup/docs/macros_guide.txt
627share/stone-soup/docs/options_guide.txt 626share/stone-soup/docs/options_guide.txt
 627share/stone-soup/docs/quickstart.md
628share/stone-soup/docs/quickstart.txt 628share/stone-soup/docs/quickstart.txt
629share/stone-soup/docs/ssh_guide.txt 629share/stone-soup/docs/ssh_guide.txt
630share/stone-soup/docs/tiles_help.txt 630share/stone-soup/docs/tiles_help.txt
631share/stone-soup/settings/0.12_monster_glyphs.txt 631share/stone-soup/settings/0.12_monster_glyphs.txt
632share/stone-soup/settings/0.13_monster_glyphs.txt 632share/stone-soup/settings/0.13_monster_glyphs.txt
633share/stone-soup/settings/0.14_monster_glyphs.txt 633share/stone-soup/settings/0.14_monster_glyphs.txt
634share/stone-soup/settings/0.16_monster_glyphs.txt 634share/stone-soup/settings/0.16_monster_glyphs.txt
635share/stone-soup/settings/0.17_monster_glyphs.txt 635share/stone-soup/settings/0.17_monster_glyphs.txt
636share/stone-soup/settings/0.18_monster_glyphs.txt 636share/stone-soup/settings/0.18_monster_glyphs.txt
637share/stone-soup/settings/0.9_monster_glyphs.txt 637share/stone-soup/settings/0.9_monster_glyphs.txt
638share/stone-soup/settings/034_command_keys.txt 638share/stone-soup/settings/034_command_keys.txt
639share/stone-soup/settings/052_monster_glyphs.txt 639share/stone-soup/settings/052_monster_glyphs.txt
640share/stone-soup/settings/060_monster_glyphs.txt 640share/stone-soup/settings/060_monster_glyphs.txt