A lot rewrites, engine base template added, naval architecture added:
authorRoland Häder <roland@mxchange.org>
Thu, 24 Sep 2009 21:59:43 +0000 (21:59 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 24 Sep 2009 21:59:43 +0000 (21:59 +0000)
commit1839a2df59c1271b8700790ad3868f1241510053
tree69657b716d0fd9b87540499d276f001934159f6c
parentf28eba6b30d3b9041d39061bf586e1e1ab6a128d
A lot rewrites, engine base template added, naval architecture added:
- All templates are now rewritten to use nodes instead of attributes. Still
  'extends' should be used which is fine.
- New template 'base_engine.xml' added which respresents the engine in general
- New technology 'naval architects' added (basicly finished, maybe need changes)
- Some fixes to XML templates
16 files changed:
.gitattributes
application/ship-simu/templates/de/game/electronic/base_electronic.xml
application/ship-simu/templates/de/game/engine/.htaccess [new file with mode: 0644]
application/ship-simu/templates/de/game/engine/base_engine.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/merchant/base_merchant.xml
application/ship-simu/templates/de/game/mineral/base_mineral.xml
application/ship-simu/templates/de/game/research/base_research.xml
application/ship-simu/templates/de/game/resource/base_resource.xml
application/ship-simu/templates/de/game/ship/base_ship.xml
application/ship-simu/templates/de/game/technology/architecture.xml
application/ship-simu/templates/de/game/technology/base_technology.xml
application/ship-simu/templates/de/game/technology/glass_making.xml
application/ship-simu/templates/de/game/technology/naval_architecture.xml [new file with mode: 0644]
application/ship-simu/templates/de/game/technology/plastics.xml
application/ship-simu/templates/de/game/technology/statics.xml
application/ship-simu/templates/de/game/types/technology_types.xml