[root]/application/ship-simu/templates/de/game/contract

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 10 (100.0%) | 130 (100.0%) | 13.0 |
No more needed
0 lines of code changed in 4 files:
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... :)
6 lines of code changed in 1 file:
Technology XML added, prefixes removed:
- New base_technology.xml added which can be used for custom technologies
- Prefix 'building' removed from base_building.xml
- Same for 'contract' from base_contract.xml'
- And for 'research' from base_research.xml'
- TODOs.txt updated
3 lines of code changed in 1 file:
Contract-related XMLs added, TODOs.txt updated
120 lines of code changed in 3 files:
A lot directories for game XML templates added, first building XML added
1 lines of code changed in 1 file: