mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 02:13:20 +00:00
442c9848b8
This way random map scripts can do vector math and pass the result to library functions that do further vector math on them and leave shorter code, refs #4845. Pass tilegrid coordinates rather than percent numbers to the playerbase functions too, refs #4939. Some more mapCenter calls, refs #4854. This was SVN commit r20882.