mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 16:26:28 +00:00
8d06d8601b
- Removed "Base" from the Technology and Formation class names (it doesn't make sense because these don't use inheritance). - Modified the tech methods a little so a player ID is passed to applyEffects, not getTechnology. Also added a game startup script which will eventually set up player resource pools and give them their civ techs. This was SVN commit r3996.