summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/changelog.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-11 13:03:14 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-11 13:03:14 +0000
commitc05e097028701eec3dfde379c151d86b8463fca7 (patch)
tree42fa5f1512b81af513e45b0935c8ecd6f9e3caab /crawl-ref/docs/changelog.txt
parent1fcba9f392ee749fe1cb6467fc29bdcbbd1dab2d (diff)
downloadcrawl-ref-c05e097028701eec3dfde379c151d86b8463fca7.tar.gz
crawl-ref-c05e097028701eec3dfde379c151d86b8463fca7.zip
Move around a couple of spell tiles, reorder spells in the tiles code,
and document the missing tiles. Also add a tile for small skeletons, and update the change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10653 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/changelog.txt')
-rw-r--r--crawl-ref/docs/changelog.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/crawl-ref/docs/changelog.txt b/crawl-ref/docs/changelog.txt
index ae42d14bca..30ea3a1912 100644
--- a/crawl-ref/docs/changelog.txt
+++ b/crawl-ref/docs/changelog.txt
@@ -15,12 +15,14 @@ Stone Soup 0.6
* Reduce the chances for artefacts with only one stat property.
* Add !a inscription to prompt when attacking with this wielded item.
* Upgrade equipment of Sonja, Psyche and Terence.
-* Add some tiles "animations" whenever the screen is redrawn.
-* Unrandarts and randarts now share the same, cleaner coding structure.
+* Jessica casts Pain and is considered evil.
+* Unrandarts and fixedarts share the same, cleaner coding structure.
* More vaults.
+* Limit Summon Small Mammals to a maximum of two mammals per casting.
+* Call Canine Familiar only calls friendly canines.
+* Add some tiles "animations" whenever the screen is redrawn.
* Tiles: re-added doll editing screen ('-' command).
-* Limit Summon Small Mammals to maximum of two mammals per casting.
-* Call Canine Familiar now only calls friendly canines.
+* Tiles: clickable spells menu.
Stone Soup 0.5.1 (20090728)
---------------------------