1
0
forked from 0ad/0ad
0ad/source
vladislavbelov 962815c898 Fix build without PCH for some targets.
Patch By: Angen
Reviewed By: vladislavbelov
Tested By: Stan, vladislavbelov
Differential Revision: https://code.wildfiregames.com/D1361
This was SVN commit r21964.
2018-12-28 14:58:35 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Fix build without PCH for some targets. 2018-12-28 14:58:35 +00:00
gui Remove obsolete DisplayMessageBox function from 00e18e4ea8, unused since 835609df20. 2018-11-29 12:33:45 +00:00
i18n Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
lib Fix build without PCH for some targets. 2018-12-28 14:58:35 +00:00
lobby Allow users to disable TLS encryption entirely in the GUI to ease use of the lobby if gloox/GnuTLS crashes upon TLS handshake, refs #5349, #4705. 2018-11-27 14:41:44 +00:00
maths Unify duplicate u8* to hex string functions in a new Hexify function variant, similar to bb1f86f515, used by Tests, CacheLoader, Terms and Conditions, Lobby and mod.io. 2018-08-08 12:59:05 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Use a banmask for multiplayer matches that have lobby-authentication enabled. 2018-10-25 11:58:26 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Fix build without PCH for some targets. 2018-12-28 14:58:35 +00:00
renderer Cleanup and simple refactor the SkyManager. 2018-12-26 13:13:52 +00:00
scriptinterface Fix build without PCH for some targets. 2018-12-28 14:58:35 +00:00
simulation2 Fix build without PCH for some targets. 2018-12-28 14:58:35 +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 Cleanup and simple refactor the SkyManager. 2018-12-26 13:13:52 +00:00
main.cpp Test all full hashes in non-visual replaymode by default and keep skipping quick-hash by default. 2018-05-29 02:14:38 +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