1632ef7bbc
Add an option to skip the wad overlay for thumbs.
2025-11-28 15:22:49 -05:00
fcc6b22785
Allow configuration of the thumbnail icon overlay.
...
Previously this was hardcoded to be M_DOOM_scaled.png.
2025-11-19 04:35:47 -05:00
cf6fb5cb99
Fix syntax for doomed index thumbnail generation.
2025-08-21 01:17:26 -04:00
ebdac7c89d
PEP 8 compliance.
2025-06-15 13:33:33 -04:00
057ac98843
Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class.
2025-05-17 11:50:59 -04:00
2438995093
Major refactor to make handling name/path manipulation easier.
...
Most of this is now in doom_base.py, which stores wad/map/name, exposes them as
properties, and also takes care of most common tasks needed for building
command lines and such.
2025-05-13 05:46:26 -04:00
85d3686f1c
Support setting a name for a demo, supporting more than one demo stored at a time for a map.
2025-05-11 17:28:07 -04:00
dd3a185f4b
Add final thumbnail assembly.
2025-04-20 18:59:58 -04:00