0ad/source
fahad-accordion-19 56d7be5334 Remove <type> from minimap schema and templates
The <minimap> element in resource templates previously included a <type>
child element that was required by CCmpMinimap.cpp. This commit removes
the <type> field from the minimap schema in CCmpMinimap.cpp and from all
affected templates, making the minimap component resource-agnostic and
simplifying template definitions.

Refs: #8170
2025-10-26 21:43:25 +01:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
graphics Fixes lseek for big files on Windows 2025-10-25 13:35:59 +02:00
gui Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
i18n Reduces boost usage for strings 2025-10-16 09:17:05 +02:00
lib Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
lobby Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
maths Reduces string allocations in GUI and maths. 2025-10-11 19:44:22 +02:00
mocks Fix some includes all over the place 2025-08-13 19:38:21 +02:00
network Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
pch Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ps Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
renderer Adds Vulkan timestamp limits to report 2025-10-16 00:36:02 +02:00
rlinterface Fix some includes all over the place 2025-08-13 19:38:21 +02:00
scriptinterface Reduces string allocations in paths. 2025-10-05 01:31:27 +02:00
simulation2 Remove <type> from minimap schema and templates 2025-10-26 21:43:25 +01:00
soundmanager SoundManager: reintroduce manual memory management 2025-10-13 20:42:32 +02:00
third_party Silence mongoose warnings 2025-08-12 20:45:15 +02:00
tools Store NSIS registry keys under a consistent root 2025-10-26 20:58:55 +01:00
CxxTestRunner.tpl Use return instead of exit in testrunner 2025-10-15 18:17:24 +02:00
main.cpp Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
test_setup.cpp Fix some includes in atlas 2025-08-21 14:18:38 +02:00