Minerals template added, some rewritten, comments added:
authorRoland Häder <roland@mxchange.org>
Sun, 13 Sep 2009 13:48:07 +0000 (13:48 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 13 Sep 2009 13:48:07 +0000 (13:48 +0000)
commite65764ec1e4c0faef5a147920fa68c37597d914f
tree11189238aafe15388849be520e88cb79dd96c0ab
parentee4bd85afc9aefcc31097517d1c39ab024849ca7
Minerals template added, some rewritten, comments added:
- New template base_mineral.xml added which can be used for custom minerals to
  fit into the Ship-Simu engine.
- A lot list tags in many templates rewritten. We now use -list as a tag suffix
  for any lists.
- A lot more comments added to make the XMLs more clear.
- Research depency removed from building because the technology is the physical
  representation of the research results... :)
13 files changed:
.gitattributes
application/ship-simu/templates/de/game/!MISSING
application/ship-simu/templates/de/game/building/base_building.xml
application/ship-simu/templates/de/game/contract/base_contract.xml
application/ship-simu/templates/de/game/merchant/base_merchant.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/mineral/.htaccess [new file with mode: 0644]
application/ship-simu/templates/de/game/mineral/base_mineral.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/research/base_research.xml
application/ship-simu/templates/de/game/resource/base_resource.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/types/contract_types.xml
application/ship-simu/templates/de/game/types/merchant_types.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/types/signer_types.xml
application/ship-simu/templates/de/game/types/technology_types.xml [new file with mode: 0644]