Commit graph

12 commits

Author SHA1 Message Date
Mike Swanson
e8a434dc19 levels: rename e*.wad to c*.wad in Phase 1
We're calling these chapters now instead of episodes, let's reflect
that.  Sorry if anyone gets confused at first :P
2014-10-13 21:59:57 -07:00
Protox
1800615afa levels: e1m2 update
Fix a HoM, full skill levels support, expanded deathmatch
2014-10-11 18:06:38 -07:00
Catoptromancy
1300b3f9e1 levels: fix missing red key in easy mode on e1m2 2014-10-07 09:56:13 -07:00
Protox
52c48f037b levels: Update E1M2.
This fixes #66 (missing textures).
2014-07-28 19:23:54 -04:00
Simon Howard
e28632555b levels: Update E1M2. 2014-03-09 02:53:15 +00:00
RjY
f2331147ba levels: E1M2: fix texture alignment on window opposite blue door
Fix sidedef offsets of front sides of linedefs 341 and 342, and set
upper and lower unpegging on the former, as it's a window.
2011-06-19 19:08:01 +01:00
RjY
d46bfff722 levels: E1M2: change flat around ceiling computers (Protox)
The borders around the two ceiling computers in the first room (sectors
21 and 23) had TLITE on them, which looks awful in such a sector, so I
changed it to "something generic and grey" (CEIL3_5)

Thanks to Protox in #freedoom for the report.
2011-06-19 18:50:12 +01:00
Catoptromancy
8436f14ada e1m2: Fix to be fully compatible in doom1.wad
Used hanging bodies which aren't in episode one, these have been
removed.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2008-12-31 22:09:21 -08:00
RjY
4882c71f94 acc_e2m2: rebuild REJECT
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2008-12-27 11:17:08 -08:00
RjY
e0f373bc56 Shareware-compatible version of acc_e2m2 from Catoptromancy
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2008-12-27 11:17:08 -08:00
RjY
bac66b0bd9 Minor fixes to acc's E1M2
- Fix implicit manual lift (sector 45)
- Fix blue door (sector 64) which was red-locked on one side
- Replace lower texture FLOOR4_8 with METAL1 on linedefs 639-642
- Set lower unpegging flag on various doortracks
- Build reject map

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2008-12-27 11:17:07 -08:00
RjY
fecc3ab461 Add acc_e2m2 as E1M2
Catoptromancy writes:
>This is a map made by acc I took from a dw thread.
>Retextured a small bit for udoom. Added coop and dm starts.

After further discussion he and I felt that it would fit better as E1M2,
which is otherwise missing (the style is more in line with ep.1)

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
2008-12-27 11:17:07 -08:00