| .. |
|
__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
|
Allow configuration of the thumbnail icon overlay.
|
2025-11-19 04:35:47 -05:00 |
|
configure.py
|
Read complevel from the lump in the wad, if it exists.
|
2025-11-22 13:39:07 -05:00 |
|
doom_base.py
|
Allow configuration of the thumbnail icon overlay.
|
2025-11-19 04:35:47 -05: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
|
Add pillow to the project's dependencies.
|
2025-09-19 18:33:08 -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
|
Allow configuration of the thumbnail icon overlay.
|
2025-11-19 04:35:47 -05:00 |