This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-22 07:25:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05baeae5bdcffeba678484a7c7c6df4be3554e8d
0ad
/
source
/
simulation2
/
tests
T
History
wraitii
dddc9bab7f
Fix tests.
...
This was SVN commit r14452.
2013-12-30 18:55:37 +00:00
..
test_CmpTemplateManager.h
Fix tests.
2013-12-30 18:55:37 +00:00
test_ComponentManager.h
Avoid slightly-expensive QueryInterface() calls
2013-09-11 20:41:53 +00:00
test_ParamNode.h
…
test_Serializer.h
Implements skirmish maps, based on patch by sanderd17,
fixes
#1198
. Skirmish maps are like scenarios, except the player can choose their civ during match setup. To create a skirmish map: place some skirmish entities for each player in Atlas (see templates/skirmish/* for examples), uncheck the player's civ in Atlas' player panel if desired, and save in the maps/skirmishes directory. The map will appear in match setup under the "Skirmish" match type.
2013-10-04 02:29:16 +00:00
test_Simulation2.h
…