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-18 21:11:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1408a0be83290cb461c4e9aef41fdf5e95e2d274
0ad
/
source
/
tools
/
atlas
T
History
leper
3624c591bd
Fix compilation failure without PCH.
...
This was SVN commit r13946.
2013-10-05 16:22:51 +00:00
..
AtlasFrontends
Delete obsolete AoE3Ed code
2012-01-14 19:12:18 +00:00
AtlasObject
Add comment about incorrect array-bounds warning
2012-04-18 22:00:07 +00:00
AtlasScript
Disable GCC warning triggered by wx headers
2012-01-14 19:06:47 +00:00
AtlasUI
Fix compilation failure without PCH.
2013-10-05 16:22:51 +00:00
GameInterface
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