1
0
forked from 0ad/0ad
0ad/source
Itms a89bcf837b Fix the window icon that cannot be loaded in release packages, refs 27d99765bb.
Discussed with Imarok and elexis.

This was SVN commit r21812.
2018-05-01 20:29:36 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
gui Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
i18n Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
lib Add a mod installer, fixes #4027. 2018-04-15 01:46:28 +00:00
lobby Add missing ScriptInterface includes to 2018-04-27 16:48:44 +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 Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Fix the window icon that cannot be loaded in release packages, refs 27d99765bb. 2018-05-01 20:29:36 +00:00
renderer Add missing ScriptInterface includes to 2018-04-27 16:48:44 +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 Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
soundmanager Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
third_party Use libsodium for cryptography. 2018-04-08 21:41:31 +00:00
tools Exclude a few files from the win32 installer. 2018-04-30 20:09:20 +00:00
main.cpp mod.io support. 2018-04-22 18:14:45 +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