Basic fuel and tank templates added, typos fixed
authorRoland Häder <roland@mxchange.org>
Wed, 30 Sep 2009 23:47:31 +0000 (23:47 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 30 Sep 2009 23:47:31 +0000 (23:47 +0000)
commit3895fed82aea65cc37f26461f822427d481ac654
treeba2e443cb4e91223829051f400757d3aeb770820
parentb6010ac5e38004f02e1ece27167e2568323d5edf
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
15 files changed:
.gitattributes
application/ship-simu/templates/de/game/building/base_building.xml
application/ship-simu/templates/de/game/container/base_container.xml
application/ship-simu/templates/de/game/electronic/base_electronic.xml
application/ship-simu/templates/de/game/electronic/cellphone.xml
application/ship-simu/templates/de/game/engine/base_engine.xml
application/ship-simu/templates/de/game/fuel/.htaccess [new file with mode: 0644]
application/ship-simu/templates/de/game/fuel/base_fuel.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/ship/base_ship.xml
application/ship-simu/templates/de/game/tank/.htaccess [new file with mode: 0644]
application/ship-simu/templates/de/game/tank/base_tank.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/types/contract_types.xml
application/ship-simu/templates/de/game/types/engine_types.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/types/fuel_types.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/types/tank_types.xml [new file with mode: 0644]