1
0
forked from 0ad/0ad
0ad/source
elexis 2be4293dff Complain if an RMS tries to revert the loading progress.
Also increase estimated mapgen time, refs 942a45372c, 0e0ed94926.

Differential Revision: https://code.wildfiregames.com/D1341
Proposed By: Vladislav in D1340
This was SVN commit r21400.
2018-03-01 12:06:55 +00:00
..
collada Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
graphics Complain if an RMS tries to revert the loading progress. 2018-03-01 12:06:55 +00:00
gui Make sure dropdowns fit in the screen by allowing the list to be above when there is not enough space 2018-02-25 22:26:31 +00:00
i18n Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
lib Fix crash at start in snd_detect(), fixes #4786. 2018-02-01 18:12:53 +00:00
lobby Bump copyright header year numbers. 2018-02-21 18:44:52 +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 Don't trigger a NetServerTurnManager debug breakpoint if a modified or unmodified client sends a non-sequential turnnumber. 2018-01-26 23:02:13 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Fix debug mode after d5807cd59f 2018-02-23 20:17:47 +00:00
renderer Added multiples UVs to animated model 2018-02-20 21:33:02 +00:00
scriptinterface Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
simulation2 Check for m_Unit before using it as it is done below. 2018-02-25 14:58:31 +00:00
soundmanager Fix units not being able to play sounds when walking and running 2018-02-24 18:13:03 +00:00
third_party Support Visual Studio 2015 (MSVC 14.0), fixes #3439. 2017-11-29 21:16:10 +00:00
tools Fix nomad checbox scrolling wrongly, fixes 70172519b7 2018-02-24 20:19:59 +00:00
main.cpp Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +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