dcc/dcc
2025-06-02 02:05:57 -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
concat.py At long last, support concatenating videos together. 2025-06-02 02:05:57 -04:00
config.py Split out a separate wad-only base class from WadMap. Load the wad-specific config when using it. Support overriding settings during fabricate. 2025-05-30 02:07:06 -04:00
doom_base.py Fix an incorrect call and prune a spurious print. 2025-06-02 02:05:00 -04:00
dsda.py Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00
eureka.py Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00
extract.py Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00
fabricate.py Remove extraneous print. 2025-05-30 02:10:52 -04:00
fetch.py Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00
ls.py Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -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 Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00
put.py Major refactor to make handling name/path manipulation easier. 2025-05-13 05:46:26 -04:00
record.py Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -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 Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class. 2025-05-17 11:50:59 -04:00