1
0
forked from 0ad/0ad
0ad/source
2017-07-10 02:16:57 +00:00
..
collada Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
graphics Ensure the camera position being above the water level (without smoothing the water level with the terrain). 2017-07-10 02:16:57 +00:00
gui Allow the JS GUI to subscribe to the window resized event and use it to conditionally update the observer panel (refs D689). 2017-06-30 00:04:29 +00:00
i18n Bump year number of files changed this year in the license headers. 2017-05-01 14:28:22 +00:00
lib Stop using WMI for detecting the sound card, and use OpenAL instead. Delete WMI code altogether now it is unused. 2017-07-06 17:29:49 +00:00
lobby Correct lobby chat timestamps. 2017-06-18 18:48:18 +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 Stop using WMI for detecting the sound card, and use OpenAL instead. Delete WMI code altogether now it is unused. 2017-07-06 17:29:49 +00:00
renderer Recompute water graphics when changing the water level and upon deserialization to fix a graphical (non-simulation) OOS on rejoin. 2017-07-01 04:15:49 +00:00
scriptinterface Clean up FromJSProperty a little. Patch by Vladislav. 2017-05-01 00:58:35 +00:00
simulation2 Recompute water graphics when changing the water level and upon deserialization to fix a graphical (non-simulation) OOS on rejoin. 2017-07-01 04:15:49 +00:00
soundmanager Pass CVector3D as const reference in a few places. 2017-05-08 04:04:45 +00:00
third_party Fix undefined macro usage in cppformat. 2017-07-08 00:15:03 +00:00
tools 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
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