doomcc/dcc
yrriban 2438995093 Major refactor to make handling name/path manipulation easier.
Most of this is now in doom_base.py, which stores wad/map/name, exposes them as
properties, and also takes care of most common tasks needed for building
command lines and such.
2025-05-13 05:46:26 -04:00
..
__init__.py Initial checkin for dcc v2. Includes support for play/record/fabricate. 2025-04-07 02:19:25 -04:00
__main__.py Initial checkin for dcc v2. Includes support for play/record/fabricate. 2025-04-07 02:19:25 -04:00
check.py Add a check command. 2025-04-17 01:57:40 -04:00
config.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
doom_base.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
dsda.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
eureka.py Add a command to invoke eureka for the given wad and map. 2025-04-28 18:31:36 -04:00
extract.py Add an extract command for doom graphics in the wad. 2025-04-18 02:45:34 -04:00
fabricate.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
fetch.py Add a fetch command; this could probably use some refinement. 2025-04-19 23:05:38 -04:00
ls.py Add module for listing inputs and outputs for demos. 2025-04-29 23:07:49 -04:00
main.py Initial checkin for dcc v2. Includes support for play/record/fabricate. 2025-04-07 02:19:25 -04:00
pb.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
play.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
put.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
record.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
ss.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
text.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
thumb.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00