Files
0ad/source
leper 354bd8b088 Only delete/create players until the needed number is reached. Patch by trompetin17. Fixes #1953.
Previously we removed all players and created them anew. This caused
issues in Atlas,
as some components were recreated, but did not get informed about
already existing
entities (eg cmpTechnologyManager). By only creating/deleting players
until we obtain
the new number of players we do not have this issue.

This was SVN commit r16080.
2014-12-29 17:33:39 +00:00
..
2013-11-03 12:46:07 +00:00
2014-12-28 16:45:06 +00:00
2014-12-03 16:43:51 +00:00
2014-11-22 22:21:54 +00:00
2014-07-03 01:00:25 +00:00