Colorize maps added by pwads in `listmaps` output
Posted: Fri Jan 13, 2023 9:30 pm
Adds color to `listmaps` command's output to highlight maps that are added or modified by pwads
Personally, this helps to locate the maps I am most often using the listmaps command to find. Having the maps listed in a different color makes them much easier to spot.
This is kept as simple as possible. All highlighted maps use the same hard-coded TEXTCOLOR_LIGHTBLUE color
Pull request: https://github.com/ZDoom/gzdoom/pull/1941
Personally, this helps to locate the maps I am most often using the listmaps command to find. Having the maps listed in a different color makes them much easier to spot.
This is kept as simple as possible. All highlighted maps use the same hard-coded TEXTCOLOR_LIGHTBLUE color
Pull request: https://github.com/ZDoom/gzdoom/pull/1941