0ad/source/simulation2
elexis 4f01db4831 Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095.
Remove the "Net" prefix from the non-networked classes.
Use variadic macros and mark the client turnmanager as NONCOPYABLE.

Differential Revision: D16
Reviewed By: leper
This was SVN commit r19165.
2017-01-24 02:04:50 +00:00
..
components Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095. 2017-01-24 02:04:50 +00:00
docs Happy New Year *cough*(Years)*cough*! 2017-01-04 21:00:16 +00:00
helpers Add support for const methods in components and make those that can be const const. 2017-01-20 02:25:19 +00:00
scripting Add support for const methods in components and make those that can be const const. 2017-01-20 02:25:19 +00:00
serialization Remove some obsolete backref logic from the deserializer. It was introduced in earlier versions of the SpiderMonkey API. 2016-11-24 14:47:49 +00:00
system Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095. 2017-01-24 02:04:50 +00:00
tests Remove unused parameter from template loading code 2017-01-15 18:41:53 +00:00
MessageTypes.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
Simulation2.cpp An awesome Rejoin-test tool by wraitii and Itms, fixes #4242, refs #3460. 2016-11-15 13:26:58 +00:00
Simulation2.h An awesome Rejoin-test tool by wraitii and Itms, fixes #4242, refs #3460. 2016-11-15 13:26:58 +00:00
TypeList.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00