Commit graph

6 commits

Author SHA1 Message Date
Steven Elliott
b8885591ea levels: Fix GRAY1 in fake floors and ceilings
Part of the Eureka cleanup involved fixing warnings having to do with
missing textures. Eureka was used to fix the missing textures by
replacing the "-" with "GRAY1'. Unfortunately fake floors and ceilings
resulted in false positive warning. Fixing the warnings broke the
intended rendering - the fake floor or fake ceiling is supposed to be
extended over what is now a gray hole. The solution is to revert the
missing texture fixes that have to do with fake floors and ceilings.

freedm.wad
  DM02  Ceiling above the arrow.
  DM20  Ceiling above the lights near door.
  DM23  Ceiling above the light.
        Ceiling above health bonuses.
  DM25  Ceiling above polaric energy cannon.
  DM26  Ceiling above DM spawns.

freedoom1.wad
  E2M5  Floor with hatchling pop up near the start.
        Floor with trilobite pop up near the end.
  E2M7  Pillar surrounding the blue key.
        Floor with monster pop up at the end.
  E3M3  Ceiling in triangular room.
        Floor with trilobite popup near triangular room.
        Floor with pain lord pop ups upstairs from triangular room.
  E4M1  Ceiling above yellow key.
  E4M3  Floor slit in the ground outside (rendering trick?).
  E4M4  Floor below the exit sign.
  E4M6  Floor lights at the bottom.
        Ceiling above teleporter.
        Slit in blue floor (rendering trick?).
        Ceiling light above the red key.
  E4M7  Floor internal control sectors in nukage.
        Floor below the exit sign.
  E4M8  Floor below the exit sign.
        Ceiling above the teleporter.
  E4M9  Floor below the lights.

freedoom2.wad
  MAP14 Floor for four outdoor monster pop ups.
  MAP17 Floor with four internal control sectors in the middle.
        Ceiling above logo in red floor room.
  MAP18 Ceiling above the player spawn.
        Ceiling above the end.
        Transparent windows
        Floor with monster pop ups outdoors.
  MAP20 Ceiling above the light in corner.
  MAP25 Floor with monster pop up outdoors.
2022-12-04 08:27:49 -05:00
Steven Elliott
febb902ca0 levels: Cleanup Eureka errors in DM levels
In levels/dm*.wad files fix errors flagged by Eureka when F9 (Check /
ALL) is pressed. This is mostly missing textures. It does not include
removing excess DM player starts.
2022-10-04 09:04:41 -04:00
Mike Swanson
de82033caf de-symlinkify: protox 2015-12-17 01:22:22 -08:00
Protox
960c0754c5 levels: Add new DM19, DM20.
These two new levels by Protox bring the FreeDM level count back up to
the full 32 again, after the great renaming.
2014-08-24 22:54:13 +00:00
Simon Howard
714ba8c80d levels: The great FreeDM level reordering.
This commit applies a new ordering for FreeDM's levels, designed by Protox
and preserving the existing names and music used for the levels.
This Doomworld thread has some more information:
http://www.doomworld.com/vb/freedoom/69435-proposed-map-lineup-for-freedm/

Five of the existing levels were moved as they were judged not to meet
quality standards.

Summary of changes:

DM01 - Renamed to DM01
DM02 - Removed
DM03 - Renamed to DM15
DM04 - Renamed to DM08
DM05 - Renamed to DM27
DM06 - Renamed to DM18
DM07 - Renamed to DM07
DM08 - Renamed to DM10
DM09 - Renamed to DM28
DM10 - Renamed to DM13
DM11 - Removed
DM12 - Renamed to DM14
DM13 - Renamed to DM02
DM14 - Renamed to DM21
DM15 - Renamed to DM29
DM16 - Renamed to DM22
DM17 - Renamed to DM24
DM18 - Renamed to DM03
DM19 - Removed
DM20 - Removed
DM21 - Renamed to DM06
DM22 - Renamed to DM25
DM23 - Renamed to DM12
DM24 - Renamed to DM11
DM25 - Renamed to DM09
DM26 - Removed
DM27 - Renamed to DM17
DM28 - Renamed to DM23
DM29 - Renamed to DM04
DM30 - Renamed to DM30
DM31 - Renamed to DM16
DM32 - Renamed to DM26
DM33 - Renamed to DM05
DM34 - Renamed to DM31
DM35 - Renamed to DM32
2014-08-24 22:42:37 +00:00
Simon Howard
3fe7362c95 levels: Add DM20 level.
This is an old deathmatch level I made years ago.
2014-01-17 03:24:07 +00:00