Some more open sections marked as todo, TODOs.txt updated
authorRoland Häder <roland@mxchange.org>
Fri, 18 Sep 2009 22:20:43 +0000 (22:20 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 18 Sep 2009 22:20:43 +0000 (22:20 +0000)
application/ship-simu/templates/de/game/ship/base_ship.xml
docs/TODOs.txt

index e7ccc3d42889b3b0de85e3c4df5bb0a73f1ff72f..1e900f50d3601265aa6eacaeef733cc518b96d14 100644 (file)
@@ -74,8 +74,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <id>{?engine_id?{</id>
                <type>{?engine_type?}</type>
        </engine>
-       <!-- A list of what this transportates. //-->
+       <!-- A list of what this ship transportates. //-->
        <transportation-list>
+               <!-- @TODO This section is not complete. //-->
        </transportation-list>
        <!-- A ship may require one or more of these system to operate. //-->
        <ship-systems>
@@ -85,21 +86,26 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                     exterior lights. So you should be adviced to provide emergency
                     systems and redudancy for this system. //-->
                <electric-system>
+                       <!-- @TODO This section is not complete. //-->
                </electric-system>
                <!-- On latest ships you require to have a hydric system to operate
                     heavy bulkheads which seperates sections on low-level decks. On
                     passenger ships the hydraulic system have to operate front and/or
                     rear doors to let drive vehicles in. //-->
                <hydraulic-system>
+                       <!-- @TODO This section is not complete. //-->
                </hydraulic-system>
                <!-- Nearly all ships will have a navigation system. //-->
                <navigation-system>
+                       <!-- @TODO This section is not complete. //-->
                </navigation-system>
                <!-- A guidance system which every ship should have... //-->
                <guidance-system>
+                       <!-- @TODO This section is not complete. //-->
                </guidance-system>
                <!-- A fire reporting and fighting system. //-->
                <fire-system>
+                       <!-- @TODO This section is not complete. //-->
                </fire-system>
        </ship-systems>
 </ship>
index abca2bf7ef26de37b5960d1d2a38c9a4990e8549..a2625240ca712763f56f088a8ca3d30be66252f4 100644 (file)
 ./inc/language.php:31:// @TODO Rewrite this
 ./inc/loader/class_ClassLoader.php:262:                        /* @todo: Do not die here. */
 ./application/ship-simu/templates/de/game/contract/base_contract.xml:51:               <!-- @TODO We need to make this more XML than free text. //-->
+./application/ship-simu/templates/de/game/ship/base_ship.xml:100:                      <!-- @TODO This section is not complete. //-->
+./application/ship-simu/templates/de/game/ship/base_ship.xml:104:                      <!-- @TODO This section is not complete. //-->
+./application/ship-simu/templates/de/game/ship/base_ship.xml:108:                      <!-- @TODO This section is not complete. //-->
+./application/ship-simu/templates/de/game/ship/base_ship.xml:79:               <!-- @TODO This section is not complete. //-->
+./application/ship-simu/templates/de/game/ship/base_ship.xml:89:                       <!-- @TODO This section is not complete. //-->
+./application/ship-simu/templates/de/game/ship/base_ship.xml:96:                       <!-- @TODO This section is not complete. //-->
 ./application/ship-simu/templates/de/game/types/container_types.xml:33:        <!-- @TODO Add more containers. //-->
 ./application/ship-simu/templates/de/game/types/content_types.xml:31:  <!-- @TODO Add more container content types. //-->
 ./application/ship-simu/templates/de/game/types/contract_types.xml:40: <!-- @TODO Add more contract types. //-->