• Joined on 2025-06-10
yrriban pushed to iss6 at yrriban/doomcc 2025-11-22 18:39:49 +00:00
c4e360378f Read complevel from the lump in the wad, if it exists.
yrriban deleted tag configurable_thumbnail_overlay from yrriban/doomcc 2025-11-19 09:40:28 +00:00
yrriban closed issue yrriban/doomcc#8 2025-11-19 09:39:07 +00:00
Make thumbnail overlay pic configurable
yrriban pushed tag configurable_thumbnail_overlay to yrriban/doomcc 2025-11-19 09:38:40 +00:00
yrriban pushed to trunk at yrriban/doomcc 2025-11-19 09:37:33 +00:00
fcc6b22785 Allow configuration of the thumbnail icon overlay.
yrriban opened issue yrriban/doomcc#8 2025-10-22 06:36:11 +00:00
Make thumbnail overlay pic configurable
yrriban pushed to trunk at yrriban/doomcc 2025-10-09 22:59:37 +00:00
c1e4156f3c Fix case where DSDA not being set in the config caused a crash.
fa176ae6ed Add pytest-mockito to the list of deps.
cf6ac16e27 Add pillow to the project's dependencies.
Compare 3 commits »
yrriban opened issue yrriban/doomcc#7 2025-09-08 05:38:20 +00:00
Add a "txt" command
yrriban opened issue yrriban/doomcc#6 2025-09-07 22:51:03 +00:00
Read COMPLVL lump on wad configuration
yrriban commented on issue yrriban/doomcc#4 2025-09-06 18:08:06 +00:00
LS subcommands shouldn't require --wad

#c47ee376bd

yrriban closed issue yrriban/doomcc#4 2025-09-06 18:08:06 +00:00
LS subcommands shouldn't require --wad
yrriban deleted branch iss4 from yrriban/doomcc 2025-09-06 18:07:20 +00:00
yrriban pushed to trunk at yrriban/doomcc 2025-09-06 18:07:20 +00:00
c47ee376bd Merge pull request 'Break out separate ls subcommands to avoid passing --wad.' (#5) from iss4 into trunk
6b7d4a5eba Break out separate ls subcommands to avoid passing --wad.
Compare 2 commits »
yrriban merged pull request yrriban/doomcc#5 2025-09-06 18:07:19 +00:00
Break out separate ls subcommands to avoid passing --wad.
yrriban created pull request yrriban/doomcc#5 2025-09-06 18:06:51 +00:00
Break out separate ls subcommands to avoid passing --wad.
yrriban created branch iss4 in yrriban/doomcc 2025-09-06 18:06:11 +00:00
yrriban pushed to iss4 at yrriban/doomcc 2025-09-06 18:06:11 +00:00
6b7d4a5eba Break out separate ls subcommands to avoid passing --wad.
yrriban commented on issue yrriban/doomcc#2 2025-09-06 16:10:12 +00:00
ls command reports "list index out of range"

Fixed by #8dcbb67cae.

yrriban opened issue yrriban/doomcc#4 2025-09-06 16:09:46 +00:00
LS subcommands shouldn't require --wad
yrriban closed issue yrriban/doomcc#2 2025-09-06 05:39:35 +00:00
ls command reports "list index out of range"