doomcc/dcc
2025-09-06 14:04:46 -04:00
..
__init__.py List version in __init__.py. 2025-08-12 22:23:33 -04:00
__main__.py PEP 8 compliance. 2025-07-03 18:05:12 -04:00
concat.py PEP 8 compliance. 2025-09-01 19:03:57 -04:00
config.py Make the implementation of add_common_args clearer. 2025-09-01 23:18:01 -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 Skip the warp flag when generating the dsda text file. 2025-08-01 02:09:15 -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 PEP 8 compliance. 2025-08-01 02:07:06 -04:00
ls.py Break out separate ls subcommands to avoid passing --wad. 2025-09-06 14:04:46 -04:00
main.py Break out separate ls subcommands to avoid passing --wad. 2025-09-06 14:04:46 -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 Set type=int on secs_before. 2025-08-09 11:26:01 -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 Handle really long map names by wrapping them. 2025-09-02 02:12:12 -04:00
thumb.py Fix syntax for doomed index thumbnail generation. 2025-08-21 01:17:26 -04:00