1
0
forked from 0ad/0ad
0ad/source
2017-05-12 08:50:20 +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 Ignore color and font tags when typing something in a Dropdown gui element to select an item. 2017-05-09 13:29:19 +00:00
i18n Bump year number of files changed this year in the license headers. 2017-05-01 14:28:22 +00:00
lib Don't move temporaries, so possibly allowing for copy elision. 2017-05-11 23:24:54 +00:00
lobby Clientside Lobby support for muted players (visitor role). 2017-05-05 01:13:12 +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 Add missing Hexify call to the OOS dialog in D105 that became required with the hash comparison in JS. Reported by causative. 2017-05-12 08:50:20 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Enable cheats in autostarted games because the JS gamesetup enables them in singleplayer and because the autostarted multiplayer mode relies on the change-perspective feature to control players. 2017-05-11 22:32:41 +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 Don't move temporaries, so possibly allowing for copy elision. 2017-05-11 23:24:54 +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 Draw paths only when cinematics isn't playing. Patch by Vladislav. 2017-05-08 04:02:33 +00:00
main.cpp Optional FPS Limiter for running games too, use the Slider GUI object in the config to specify custom limits. 2017-05-03 23:44:13 +00:00
test_setup.cpp Properly shut down SpiderMonkey using JS_ShutDown. 2016-08-06 15:41:59 +00:00