doomcc/dcc
2025-04-22 02:15:03 -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 Add a generator for DSDA zip files. 2025-04-22 01:28:36 -04:00
doom_base.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
dsda.py Also break out of the loop when we pull the time out of it. 2025-04-22 02:07:45 -04:00
extract.py Add an extract command for doom graphics in the wad. 2025-04-18 02:45:34 -04:00
fabricate.py When fabricating, create a temporary directory for all the working files and then blow it away on completion. 2025-04-22 02:15:03 -04:00
fetch.py Add a fetch command; this could probably use some refinement. 2025-04-19 23:05:38 -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 Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
play.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
put.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
record.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
ss.py Repeatedly try to take a screenshot until we get an acceptable one. 2025-04-16 22:52:48 -04:00
text.py Add text generation for video thumbnails. 2025-04-20 14:16:44 -04:00
thumb.py Add final thumbnail assembly. 2025-04-20 18:59:58 -04:00