From c96c36a0477909874c98bdbda3d13333ddb453e2 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sun, 26 Oct 2008 13:18:19 +0000 Subject: Implement FR 1894211: All transformations will now cause your equipment to meld into your body than rather than being removed, so that when untransforming you don't have to put everything on again. * Wielded stuff cannot be melded, and does not yet use the autoswap function. * As before, the low-level transformation spells refuse to work with cursed equipment. * The messages are unnecessarily spammy if you change forms while already transformed (first everything is re-equipped, then unequipped again). Conversely, on simply untransforming the lack of messages might be confusing. * Might be buggy, feedback welcome! git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7300 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/docs/obsolete/crawlhistory.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'crawl-ref/docs/obsolete') diff --git a/crawl-ref/docs/obsolete/crawlhistory.txt b/crawl-ref/docs/obsolete/crawlhistory.txt index f7173be2eb..1ca190f488 100644 --- a/crawl-ref/docs/obsolete/crawlhistory.txt +++ b/crawl-ref/docs/obsolete/crawlhistory.txt @@ -1249,6 +1249,23 @@ File 'spl-mis.h': -------------------------------------------------- +File 'spl-util.cc': + * Changelog(most recent first): * + * + * <3> 04oct2001 bwr absorbed spells0.cc + * <2> 24jun2000 jmf changed to use new data structure + * <1> 12jun2000 dlb created after much thought + +-------------------------------------------------- + +File 'spl-util.h': + * Changelog(most recent first): + * + * 24jun2000 jmf simplified structures + * <00> 12jun2000 dlb created after much thought + +-------------------------------------------------- + File 'state.cc': * Change History (most recent first): * -- cgit v1.2.3-54-g00ecf