Commit graph

5 commits

Author SHA1 Message Date
Catoptromancy
495b0bbaa3 c1m5: Full vanillafication. 2017-02-14 19:58:43 -08:00
Catoptromancy
a8dc4630d7 c1m5: Converted Boom actions to vanilla. 2017-02-09 15:56:02 -08:00
RjY
93a64a8b6c levels: remove spurious lumps
Some editors like to save cruft into a wad, along with the map data.
Unfortunately, it is pulled into the build targets by deutex, which
simply includes every lump in each map wad into the final build.

- c1m1: remove __EUREKA
- c1m5: remove DEHACKED
- c2m9: remove __EUREKA

- dm18: remove __EUREKA, GL_*
- dm32: remove __EUREKA

- map03: remove __EUREKA
- map05: remove __EUREKA
- map14: remove __EUREKA
- map17: remove __EUREKA
- map32: remove UPLTEMPL
2015-12-24 12:03:32 +00:00
Mike Swanson
518c96fc83 de-symlinkify: zok 2015-12-17 01:22:34 -08:00
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