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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 14 (100.0%) | 251 (100.0%) | 17.9 |
No more needed
0 lines of code changed in 3 files:
Basic fuel and tank templates added, typos fixed
- New base_fuel.xml and base_tank.xml added (not finished)
- Typos for all "dimensions" nodes fixed
- Comments added to base_engine.xml
2 lines of code changed in 1 file:
Attributes converted, more technology/research added:
- A lot XMLs rewritten from attributes to nodes
- Technologies added: plastics, laborary equipment, statics, drawings, glass
making, many are not finished or maybe should be converted to research?
- Chemicals prepared (used e.g. for plastics)
6 lines of code changed in 2 files:
Bulding types, architecture technology and research lab added, rewrites on base templates
62 lines of code changed in 2 files:
Huge rewrite of all base templates, added base_ship.xml (unfinished)
40 lines of code changed in 1 file:
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... :)
30 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:
XMLs amoved, research XML added, building XML updated:
- All type definition XMLs moved to own directory
- Added owner/occupants definition XML
- Added research proposal XML
- Updated building XML to include owner/occupant types
8 lines of code changed in 1 file:
A lot directories for game XML templates added, first building XML added
100 lines of code changed in 2 files: