0ad/binaries/data
phosit e01ea16ae5 Adopt the generator based interface by generated maps
- Adding the function signature
- Changing `g_Map.ExportMap()` to `return g_Map`
- Changing `Engine.SetProgress(NN)` to `yield NN`
- Changing `const g_Map = ...` to `globalThis.g_Map = ...`
- On some maps using the argument `mapSettings`

Comments By: @asterix, @sera, @Stan
Differential Revision: https://code.wildfiregames.com/D5258
This was SVN commit r28119.
2024-06-21 15:19:13 +00:00
..
config Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
l10n Update Transifex configurations for the new API using the tx migrate command specified on https://github.com/transifex/cli/releases 2023-04-27 13:06:30 +00:00
mods Adopt the generator based interface by generated maps 2024-06-21 15:19:13 +00:00
tests Allow to use a generator as MapGenerator 2024-05-22 15:52:12 +00:00
tools Make the space in 0 A.D. non-breaking throughout the codebase. 2023-07-27 20:54:46 +00:00