Files
0ad/source
Atrik a8ee3c2b92 Warn only once per missing icon
Mods may dynamically request icons
(e.g., [icon=\"emblem_${civ}\"], [icon=\"icon_${res}\"]) that
don't exist when another mod introduced the new civ or resource
but hasn't added that icon.
This results in excessive error log spam during normal gameplay.
2026-09-17 15:21:59 +02:00
..
2026-09-10 16:39:29 +02:00
2026-09-17 15:21:59 +02:00
…
2026-09-10 16:39:29 +02:00
2026-09-03 10:49:52 +02:00
2026-08-24 13:34:37 +02:00
…
2026-09-10 16:39:29 +02:00
2026-09-08 10:32:51 +02:00
…