This is an automated email from the git hooks/post-receive script. jmtd pushed a commit to annotated tag chocolate-doom-0.1.3 in repository chocolate-doom.
commit 14d2889ccb746c61d0b2a0727bd3693e5f8dee1b Author: Simon Howard <[email protected]> Date: Fri Jan 20 17:53:56 2006 +0000 v0.1.3 Subversion-branch: /branches/CHOCOLATE_DOOM_0_1/chocolate-doom Subversion-revision: 305 --- NEWS | 5 +++-- configure.in | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 3c63096..fba8a3f 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,13 @@ +0.1.3 (2006-01-20): + Imported the spechit overrun emulation code from prboom-plus. Thanks to Andrey Budko for this. New show_endoom option in the chocolate-doom.cfg config file allows the ENDOOM screen to be disabled. + Chocolate Doom is now savegame-compatible with Vanilla Doom. Fixes for big endian machines (thanks locust) - Savegame fixes: we now load and save to the Vanilla Doom savegame - format. Fixed the behavior of the dehacked maximum health setting. Fix the "-skill 0" hack to play without any items (thanks to Janizdreg for pointing out that this was nonfunctional) diff --git a/configure.in b/configure.in index bced995..03dcf08 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(Chocolate Doom, 0.1.2, [email protected], chocolate-doom) +AC_INIT(Chocolate Doom, 0.1.3, [email protected], chocolate-doom) AC_CONFIG_AUX_DIR(autotools) orig_CFLAGS="$CFLAGS" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

