0ad/source/simulation2
Itms 3005637370 Make a compromise between f240374b28 and f134ac63bb by making the filtering of pathfinding-blocking shapes conditional.
Those shapes need to be taken into account when computing a short path,
but they need to be discarded when checking movements or they will
create long/short inconsistencies.

This was SVN commit r16981.
2015-09-03 20:09:25 +00:00
..
components Make a compromise between f240374b28 and f134ac63bb by making the filtering of pathfinding-blocking shapes conditional. 2015-09-03 20:09:25 +00:00
docs Happy New Year! :D 2015-01-02 14:22:23 +00:00
helpers Replace some functor structs with lambdas, closures or range-based fors. 2015-08-19 03:33:04 +00:00
scripting New long-range pathfinder. 2015-06-12 18:58:24 +00:00
serialization Handle backrefs properly for maps and sets. Fixes #3374. 2015-08-30 04:51:16 +00:00
system Revert emplace for associative containers. Fixes #3366. 2015-08-19 03:32:47 +00:00
tests Handle backrefs properly for maps and sets. Fixes #3374. 2015-08-30 04:51:16 +00:00
MessageTypes.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Simulation2.cpp Some range-based for loops. 2015-08-20 12:58:41 +00:00
Simulation2.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
TypeList.h Add a new Visibility component that will eventually allow scripted components and mods to influence an entity's visibility. 2014-11-04 20:53:25 +00:00