0ad/source/simulation2/system
Yves 15e8637b67 Fix build with Visual Studio
I've reverted this workaround before the SM31 commit because I thought
it's only a problem with VS2010. Actually VS2013 still doesn't support
C++11 well enough and still requires the workaround.

Refs #2669, #2462

This was SVN commit r16215.
2015-01-24 16:33:27 +00:00
..
CmpPtr.cpp # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
CmpPtr.h Avoid slightly-expensive QueryInterface() calls 2013-09-11 20:41:53 +00:00
Component.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ComponentManager.cpp Fix build with Visual Studio 2015-01-24 16:33:27 +00:00
ComponentManager.h Fix build with Visual Studio 2015-01-24 16:33:27 +00:00
ComponentManagerSerialization.cpp Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
Components.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
ComponentTest.h Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
DynamicSubscription.cpp Dynamic message subscriptions. 2014-06-19 23:20:12 +00:00
DynamicSubscription.h Fix non-PCH build 2014-06-19 23:36:09 +00:00
Entity.h Avoid slightly-expensive QueryInterface() calls 2013-09-11 20:41:53 +00:00
EntityMap.h Fix invalid count for entityMaps 2014-03-05 14:58:17 +00:00
IComponent.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
IComponent.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
Interface.h Makes custom JS objects compatible with SpiderMonkey ESR31. 2014-07-13 15:31:48 +00:00
InterfaceScripted.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
Message.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ParamNode.cpp SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
ParamNode.h SpiderMonkey 31 upgrade 2015-01-24 14:46:52 +00:00
SimContext.cpp As per ticket #1707. Some minor improvements to spatial subdivision. Makes way for future changes in RangeManager. 2013-09-15 14:03:53 +00:00
SimContext.h Avoid slightly-expensive QueryInterface() calls 2013-09-11 20:41:53 +00:00