doomcc/dcc
2025-08-01 02:05:05 -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 PEP 8 compliance. 2025-07-03 18:05:12 -04:00
concat.py Fix text stroke color reference in the concat command. 2025-07-20 01:52:50 -04:00
config.py Universally use double quotes for strings. 2025-08-01 02:05:05 -04:00
configure.py Have configure inherit from doom_base.Wad so that it knows about wad-level parameters. 2025-07-06 14:10:20 -04:00
doom_base.py Universally use double quotes for strings. 2025-08-01 02:05:05 -04:00
dsda.py PEP 8 compliance. 2025-06-15 01:11:01 -04:00
eureka.py Define a load order method and use it in the dsda and eureka flags. 2025-07-16 02:01:39 -04:00
extract.py Fix the extract command to work with the new nested config classes. 2025-07-23 18:26:11 -04:00
fabricate.py Support setting options in all cases where dsda is invoked. 2025-07-26 10:56:37 -04:00
fetch.py Support using an external command for idgames fetching. 2025-07-30 19:45:51 -04:00
ls.py PEP 8 compliance. 2025-06-15 12:18:46 -04:00
main.py PEP 8 compliance. 2025-06-15 12:20:12 -04:00
pb.py PEP 8 compliance. 2025-06-15 12:23:32 -04:00
play.py PEP 8 compliance. 2025-06-11 03:05:54 -04:00
put.py PEP 8 compliance. 2025-06-15 12:25:52 -04:00
record.py Support setting options in all cases where dsda is invoked. 2025-07-26 10:56:37 -04:00
rib.py Add "run it back" command to continue a practice run after failing a demo. 2025-08-01 02:03:30 -04:00
ss.py Actually load the values for screenshot text, etc. correctly from the config. Pass them into draw_text which doesn't have them readily available. 2025-07-04 11:50:10 -04:00
text.py Fix text generation when it's not in the config. 2025-07-16 02:01:05 -04:00
thumb.py PEP 8 compliance. 2025-06-15 13:33:33 -04:00