0ad/source/simulation2/system
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
..
CmpPtr.cpp
CmpPtr.h
Component.h
ComponentManager.cpp Revert emplace for associative containers. Fixes #3366. 2015-08-19 03:32:47 +00:00
ComponentManager.h Some const refs and one const function. 2015-07-27 01:08:25 +00:00
ComponentManagerSerialization.cpp
Components.h
ComponentTest.h
DynamicSubscription.cpp Convert debug_printf to take UTF-8 strings instead of wchar_t. 2015-02-14 01:45:13 +00:00
DynamicSubscription.h
Entity.h Small cleanup, based on a change from one of Philip's old patches 2015-05-16 09:39:27 +00:00
EntityMap.h
IComponent.cpp
IComponent.h
Interface.h
InterfaceScripted.h
Message.h
ParamNode.cpp XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
ParamNode.h XML validation. Based on patch by historic_bruno. Refs #245. 2015-06-07 21:56:52 +00:00
SimContext.cpp
SimContext.h