From: Roland Häder Date: Thu, 10 Sep 2009 00:56:37 +0000 (+0000) Subject: XMLs amoved, research XML added, building XML updated: X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=commitdiff_plain;h=68a738bc667ab5cbf2a4ecec49bd036e8f3577fd 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 --- diff --git a/.gitattributes b/.gitattributes index 69ec6dc..c0cfa26 100644 --- a/.gitattributes +++ b/.gitattributes @@ -280,11 +280,14 @@ application/ship-simu/templates/de/game/building/base_building.xml -text application/ship-simu/templates/de/game/company/.htaccess -text application/ship-simu/templates/de/game/contract/.htaccess -text application/ship-simu/templates/de/game/contract/base_contract.xml -text -application/ship-simu/templates/de/game/contract/contract_types.xml -text -application/ship-simu/templates/de/game/contract/signer_types.xml -text application/ship-simu/templates/de/game/merchant/.htaccess -text application/ship-simu/templates/de/game/research/.htaccess -text +application/ship-simu/templates/de/game/research/base_research.xml -text application/ship-simu/templates/de/game/resource/.htaccess -text +application/ship-simu/templates/de/game/types/.htaccess -text +application/ship-simu/templates/de/game/types/contract_types.xml -text +application/ship-simu/templates/de/game/types/owner_occupants.xml -text +application/ship-simu/templates/de/game/types/signer_types.xml -text application/ship-simu/templates/de/html/.htaccess -text application/ship-simu/templates/de/html/nav_advert.tpl -text application/ship-simu/templates/de/html/selector_ship-simu.tpl -text diff --git a/application/ship-simu/templates/de/game/building/base_building.xml b/application/ship-simu/templates/de/game/building/base_building.xml index 10dd1a2..7640500 100644 --- a/application/ship-simu/templates/de/game/building/base_building.xml +++ b/application/ship-simu/templates/de/game/building/base_building.xml @@ -29,8 +29,8 @@ along with this program. If not, see - - + + @@ -93,7 +93,11 @@ along with this program. If not, see must be understand by construction companies who made contracts with the shipping company to construct this building. //--> - - + + + + + + diff --git a/application/ship-simu/templates/de/game/contract/contract_types.xml b/application/ship-simu/templates/de/game/contract/contract_types.xml deleted file mode 100644 index 14bcf87..0000000 --- a/application/ship-simu/templates/de/game/contract/contract_types.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/application/ship-simu/templates/de/game/contract/signer_types.xml b/application/ship-simu/templates/de/game/contract/signer_types.xml deleted file mode 100644 index 7e4787d..0000000 --- a/application/ship-simu/templates/de/game/contract/signer_types.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - diff --git a/application/ship-simu/templates/de/game/research/base_research.xml b/application/ship-simu/templates/de/game/research/base_research.xml new file mode 100644 index 0000000..c922ca9 --- /dev/null +++ b/application/ship-simu/templates/de/game/research/base_research.xml @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/application/ship-simu/templates/de/game/types/.htaccess b/application/ship-simu/templates/de/game/types/.htaccess new file mode 100644 index 0000000..3a42882 --- /dev/null +++ b/application/ship-simu/templates/de/game/types/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/application/ship-simu/templates/de/game/types/contract_types.xml b/application/ship-simu/templates/de/game/types/contract_types.xml new file mode 100644 index 0000000..50a23be --- /dev/null +++ b/application/ship-simu/templates/de/game/types/contract_types.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + diff --git a/application/ship-simu/templates/de/game/types/owner_occupants.xml b/application/ship-simu/templates/de/game/types/owner_occupants.xml new file mode 100644 index 0000000..574590b --- /dev/null +++ b/application/ship-simu/templates/de/game/types/owner_occupants.xml @@ -0,0 +1,26 @@ + + + + diff --git a/application/ship-simu/templates/de/game/types/signer_types.xml b/application/ship-simu/templates/de/game/types/signer_types.xml new file mode 100644 index 0000000..8b9ff18 --- /dev/null +++ b/application/ship-simu/templates/de/game/types/signer_types.xml @@ -0,0 +1,29 @@ + + + + + + +