mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 14:47:12 +00:00
5e5ea5cba5
All modern browsers block ajax request to local file. This changes extract.pl to generate a single HTML file with data embedded. This is now the default behaviour, --to-json to export, --from-json to load exported. Patch by: nwtour Reviewed By: wraitii Differential Revision: https://code.wildfiregames.com/D3621 This was SVN commit r24975.