1
0
forked from 0ad/0ad
0ad/source
Itms edf6e909b2 ...aaaaand I forgot this guy.
This was SVN commit r16846.
2015-07-12 08:11:30 +00:00
..
collada Removes use of 'register' storage class, deprecated in C++11. Fixes -Wdeprecated-register build warnings in clang, fixes #3068. 2015-06-02 03:20:04 +00:00
graphics Expose TemplateExists() to RM scripts. 2015-06-21 20:22:34 +00:00
gui ...aaaaand I forgot this guy. 2015-07-12 08:11:30 +00:00
i18n Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
lib Annotate custom assert for clang-analyzer. 2015-06-21 18:46:23 +00:00
lobby Lobby code cleanup. 2015-06-19 17:25:28 +00:00
maths New long-range pathfinder. 2015-06-12 18:58:24 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Prevent players from rejoining that were not present on game start. Patch by elexis. Fixes #3305. 2015-06-18 18:20:54 +00:00
pch Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
ps Move GUI schemas to the mod mod. Fix some validation related errors in the mod mod. 2015-06-15 16:00:26 +00:00
renderer New long-range pathfinder. 2015-06-12 18:58:24 +00:00
scriptinterface Fix some issues found by static analysis (clang-analyzer and cppcheck). 2015-06-21 18:46:31 +00:00
simulation2 Correctly compute the masks for shared visibility updates. The old code was working only because of luck when shared vision was always reciprocal. 2015-07-11 16:45:09 +00:00
soundmanager XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
third_party Fix some issues found by static analysis (clang-analyzer and cppcheck). 2015-06-21 18:46:31 +00:00
tools Change back the long pathfinder to take into account non-pathfinding classes, but only when reloading, to avoid impacting the performance. 2015-07-05 19:14:52 +00:00
main.cpp Visual replay of command files, patch by elexis. 2015-06-06 08:45:49 +00:00
test_setup.cpp CLogger: Use cppformat instead of sys_vswprintf. 2015-01-22 20:30:05 +00:00