1
0
forked from 0ad/0ad
0ad/source
2017-08-23 23:52:32 +00:00
..
collada Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
graphics Remove CinemaManager input handler to allow user interaction on other GUI pages like message boxes and possibly few selected hotkeys. 2017-08-12 10:32:07 +00:00
gui Take gui.scale into account when repositioning tooltips 2017-07-29 18:30:59 +00:00
i18n Bump year number of files changed this year in the license headers. 2017-05-01 14:28:22 +00:00
lib Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
lobby Fix BSD and OSX build that don't provide the AT&T version of timezone used by 6141c5c4fa. Refs #3832, D514. 2017-08-07 09:56:31 +00:00
maths Insert cinematic path nodes after the currently selected node instead of before (so paths are not created in the opposite of the expected order). 2017-07-01 15:49:59 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Fix the replay menu for people with non-latin characters in their username. 2017-06-25 14:54:00 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Pass a const reference, if someone wants to modify it they should use the global directly. 2017-08-23 23:52:32 +00:00
renderer Remove unused Renderer function from 12e2428495. 2017-08-21 17:05:45 +00:00
scriptinterface Clean up FromJSProperty a little. Patch by Vladislav. 2017-05-01 00:58:35 +00:00
simulation2 Ignore few Ownership changes in the Selectable and RallyPointRenderer component. 2017-08-11 20:05:03 +00:00
soundmanager Pass CVector3D as const reference in a few places. 2017-05-08 04:04:45 +00:00
third_party Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
tools Add help button to Atlas with a link to the Manual and bugtracker. 2017-08-21 23:32:29 +00:00
main.cpp Fix the replay menu for people with non-latin characters in their username. 2017-06-25 14:54:00 +00:00
test_setup.cpp Properly shut down SpiderMonkey using JS_ShutDown. 2016-08-06 15:41:59 +00:00