0ad/source
elexis ffea346abb Atlas camera controls should be disabled too if a cinematic path is paused.
Reviewed By: Vladislav
This was SVN commit r19376.
2017-04-05 04:00:19 +00:00
..
collada Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
graphics Move most cinematic path simulation data and control from the graphics class to the simulation component and solve the hash mimatch in non-visual replay. 2017-04-05 03:59:20 +00:00
gui Allow hiding of list columns via XML or JS. 2017-03-28 00:25:17 +00:00
i18n Durations over 1 hour aren't displayed correctly 2017-01-28 10:59:53 +00:00
lib Remove lib/pointer_typedefs.h. Patch by echotangoecho. 2017-01-29 00:06:28 +00:00
lobby Implement clientside kick/ban support for the lobby. 2017-02-28 11:16:46 +00:00
maths Add support for const methods in components and make those that can be const const. 2017-01-20 02:25:19 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Display which clients are still in the loading screen 2017-03-21 18:50:29 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Revert 64bit number conversions added in c0ca70efd2, don't add the previous long and unsigned long conversions back and use double in the Replay menu. 2017-04-01 21:06:55 +00:00
renderer Fix a vertex shader data pielup in the actor editor. It was reloading the shaders far too often. 2017-03-25 07:44:31 +00:00
scriptinterface Revert 64bit number conversions added in c0ca70efd2, don't add the previous long and unsigned long conversions back and use double in the Replay menu. 2017-04-01 21:06:55 +00:00
simulation2 Move most cinematic path simulation data and control from the graphics class to the simulation component and solve the hash mimatch in non-visual replay. 2017-04-05 03:59:20 +00:00
soundmanager Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
third_party Update tinygettext. 2015-12-08 18:05:11 +00:00
tools Atlas camera controls should be disabled too if a cinematic path is paused. 2017-04-05 04:00:19 +00:00
main.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
test_setup.cpp Properly shut down SpiderMonkey using JS_ShutDown. 2016-08-06 15:41:59 +00:00