1
0
forked from 0ad/0ad
0ad/source
leper a533fff883 Add a -autostart-nonvisual option. Patch by sacha_vrand. Fixes #4577.
This allows automated testing of AIs without any GUI or sound (similar
to non-visual replays).

Differential Revision: https://code.wildfiregames.com/D379
This was SVN commit r19645.
2017-05-23 19:26:33 +00:00
..
collada Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
graphics Pass CVector3D as const reference in a few places. 2017-05-08 04:04:45 +00:00
gui Add GetMicroseconds function to allow microsecond precise timing in the JS GUI. 2017-05-17 22:10:09 +00:00
i18n Bump year number of files changed this year in the license headers. 2017-05-01 14:28:22 +00:00
lib Refactor NONCOPYABLE to remove unneeded semicolons. Remove visibility keywords that were hidden in the macro. Patch by echotangoecho. 2017-05-21 13:11:07 +00:00
lobby Revert the wrong "insufficient permissions to remove an account" error message from 9281aaf25e to the previous "Registration forbidden" which is shown when lobby registrations are disabled or restricted to some IP range. 2017-05-14 03:18:21 +00:00
maths Cinematic path node moving tool for Atlas. Patch by Vladislav. 2017-04-30 23:47:16 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Sooner network timeout warnings. 2017-05-13 22:52:11 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Add a -autostart-nonvisual option. Patch by sacha_vrand. Fixes #4577. 2017-05-23 19:26:33 +00:00
renderer Declare variable when actually initialized. 2017-05-04 06:53:21 +00:00
scriptinterface Clean up FromJSProperty a little. Patch by Vladislav. 2017-05-01 00:58:35 +00:00
simulation2 Add a -autostart-nonvisual option. Patch by sacha_vrand. Fixes #4577. 2017-05-23 19:26:33 +00:00
soundmanager Pass CVector3D as const reference in a few places. 2017-05-08 04:04:45 +00:00
third_party Update tinygettext. 2015-12-08 18:05:11 +00:00
tools Fix atlas clicking following 8f36ca47a1 / D326 by adding the missing clicks property to the wxWidgets SDL event construction. 2017-05-16 00:09:16 +00:00
main.cpp Add a -autostart-nonvisual option. Patch by sacha_vrand. Fixes #4577. 2017-05-23 19:26:33 +00:00
test_setup.cpp Properly shut down SpiderMonkey using JS_ShutDown. 2016-08-06 15:41:59 +00:00