0ad/source
Itms 404e1a9a4a Add a mod installer, fixes #4027.
pyrogenesis can now take a zip file (rename it to .pyromod for direct
file association following 943a61e4ea) and install it. It then starts
the mod selector.

Patch by vladislavbelov, with contributions from Imarok, elexis and
myself.
Differential Revision: https://code.wildfiregames.com/D1142
This was SVN commit r21726.
2018-04-15 01:46:28 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Fix the display of light broken by cc67d54aeb 2018-03-15 18:19:12 +00:00
gui Stop new-line characters making lines longer than they should be. 2018-03-13 23:06:21 +00:00
i18n Fix compilation with ICU 61 2018-04-10 18:13:32 +00:00
lib Add a mod installer, fixes #4027. 2018-04-15 01:46:28 +00:00
lobby Send rating related requests directly to EcheLOn. 2018-04-14 12:50:54 +00:00
maths Adds a perspective matrix, refracts a matrix projection setup to prepare for an isometric view. 2017-10-29 23:41:59 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Simplify GUI g_IsController variable init, equivalent to 100be98215. 2018-04-04 12:43:25 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Add a mod installer, fixes #4027. 2018-04-15 01:46:28 +00:00
renderer A little cleanup of the PatchRData.cpp. 2018-03-24 11:20:57 +00:00
scriptinterface Fix mod check of non-visual replays and allow conversion of a vector of vectors of strings via ScriptConversions 2018-03-22 15:26:27 +00:00
simulation2 Properly handle map resizes in Atlas, fixes #4800. 2018-04-08 21:49:47 +00:00
soundmanager Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
third_party Use libsodium for cryptography. 2018-04-08 21:41:31 +00:00
tools Add a mod installer, fixes #4027. 2018-04-15 01:46:28 +00:00
main.cpp Add a mod installer, fixes #4027. 2018-04-15 01:46:28 +00:00
test_setup.cpp Fix string format of the JS test assertion failure following 7c2e9027c2 (cxxtest expects a char* instead of a std::wstring, so newlines were printed as \n characters). 2017-10-13 21:56:45 +00:00