doomcc/dcc
2025-04-18 02:45:34 -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 Correctly handle non-default IWADS. 2025-04-16 23:01:12 -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
extract.py Add an extract command for doom graphics in the wad. 2025-04-18 02:45:34 -04:00
fabricate.py Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -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