0ad/source/simulation2
leper 36c6b50944 Revert emplace for associative containers. Fixes #3366.
GCC < 4.8.0 does not support emplace for those.
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44436.

This was SVN commit r16922.
2015-08-19 03:32:47 +00:00
..
components Use in-place construction. 2015-07-29 23:44:17 +00:00
docs Happy New Year! :D 2015-01-02 14:22:23 +00:00
helpers Fix the CheckLineMovement algorithm. Added some comments and a test to avoid problems. 2015-08-13 16:21:39 +00:00
scripting New long-range pathfinder. 2015-06-12 18:58:24 +00:00
serialization Revert emplace for associative containers. Fixes #3366. 2015-08-19 03:32:47 +00:00
system Revert emplace for associative containers. Fixes #3366. 2015-08-19 03:32:47 +00:00
tests Do not serialize properties for Sets. Serialization tests for Map and Set. 2015-05-04 01:41:09 +00:00
MessageTypes.h New long-range pathfinder. 2015-06-12 18:58:24 +00:00
Simulation2.cpp Range-based for for VfsPath loops. 2015-07-29 23:44:12 +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