From 90ae6f13fd40688a83370bb8a4308d4e6829acd7 Mon Sep 17 00:00:00 2001 From: skyjake Date: Mon, 26 May 2003 20:08:15 +0000 Subject: [PATCH] Added game modes --- doomsday/Doc/ChangeLog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doomsday/Doc/ChangeLog.txt b/doomsday/Doc/ChangeLog.txt index cb9eec624a..8a06872adb 100644 --- a/doomsday/Doc/ChangeLog.txt +++ b/doomsday/Doc/ChangeLog.txt @@ -39,6 +39,8 @@ KickStart: * Cheb's KickStart v2.09 replaces the ancient v1.6 jDoom: ++ game modes: doom1-share, doom1, doom1-ultimate, doom2, doom2-plut, + doom2-tnt + automap added to Options -> Controls (under Misc.) + cvar game-corpse-sliding: corpses slide down stairs and ledges (defaults to zero due to some bad behaviour; e.g. exit room of D2/22) @@ -47,7 +49,12 @@ jDoom: - A_Tracer() used to spawn puffs that were identical to bullet puffs, this caused complications with particle generators +jHeretic: ++ game modes: heretic-share, heretic (normal registered), heretic-ext + (has episodes 4, 5) + jHexen: ++ game modes: hexen, hexen-dk (Death Kings of Dark Citadel) - fixed: sound sequence delays with repeating sounds (sequence updater didn't get correct information about currently playing sound effects)