Files
0ad/source
phosit e31d70f059 Removes waiting from MapGenerator. This makes the game window more responsible during map generating.
- remove `SDL_Delay(100)`
- the progress is now an `std::atomic` (not protected by the mutex
anymore)

Based On Patch By: @vladislavbelov
Accepted By: @wraitii
Differential Revision: https://code.wildfiregames.com/D3676
This was SVN commit r27717.
2023-06-18 12:19:26 +00:00
..
2023-01-10 22:19:56 +00:00
2023-06-14 14:58:37 +00:00
2023-02-20 20:06:53 +00:00
2023-03-11 19:12:54 +00:00