Documentation moved to new repository 'shipsimu-docs'
authorRoland Häder <roland@mxchange.org>
Sat, 24 May 2008 09:26:25 +0000 (09:26 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 24 May 2008 09:26:25 +0000 (09:26 +0000)
.gitattributes
docs/Conception - Ship-Simu 0.0.1.odt [deleted file]
docs/Ship-Simu ArgoUML Diagram.zargo [deleted file]
docs/Ship-Simu Ship-Simulator.mm [deleted file]
docs/mindmap_20080517.html [deleted file]

index 699d7f1e858fe35d79d8cab4ac24c245688e5f81..89c91266dc23841863e9f3caa353411c6bdc14e3 100644 (file)
@@ -18,13 +18,9 @@ devel/class_Debug.php -text
 docs/COPYING -text
 docs/COPYING.documents -text
 docs/COPYING.software -text
 docs/COPYING -text
 docs/COPYING.documents -text
 docs/COPYING.software -text
-docs/Conception[!!-~]-[!!-~]Ship-Simu[!!-~]0.0.1.odt -text
 docs/NEWS -text
 docs/README -text
 docs/NEWS -text
 docs/README -text
-docs/Ship-Simu[!!-~]ArgoUML[!!-~]Diagram.zargo -text
-docs/Ship-Simu[!!-~]Ship-Simulator.mm -text
 docs/THANKS -text
 docs/THANKS -text
-docs/mindmap_20080517.html -text
 inc/.htaccess -text
 inc/classes.php -text
 inc/classes/.htaccess -text
 inc/.htaccess -text
 inc/classes.php -text
 inc/classes/.htaccess -text
diff --git a/docs/Conception - Ship-Simu 0.0.1.odt b/docs/Conception - Ship-Simu 0.0.1.odt
deleted file mode 100644 (file)
index 05a025e..0000000
Binary files a/docs/Conception - Ship-Simu 0.0.1.odt and /dev/null differ
diff --git a/docs/Ship-Simu ArgoUML Diagram.zargo b/docs/Ship-Simu ArgoUML Diagram.zargo
deleted file mode 100644 (file)
index 690eea7..0000000
Binary files a/docs/Ship-Simu ArgoUML Diagram.zargo and /dev/null differ
diff --git a/docs/Ship-Simu Ship-Simulator.mm b/docs/Ship-Simu Ship-Simulator.mm
deleted file mode 100644 (file)
index b03d985..0000000
+++ /dev/null
@@ -1,274 +0,0 @@
-<map version="0.7.1">
-<node TEXT="Ship-Simu Ship-Simulation">
-<font NAME="SansSerif" BOLD="true" SIZE="18"/>
-<node TEXT="Browser-Game" POSITION="right">
-<font NAME="SansSerif" BOLD="true" SIZE="16"/>
-<icon BUILTIN="messagebox_warning"/>
-<node TEXT="Tick-based simulation">
-<node TEXT="Cronological job (cron)">
-<node TEXT="Addional requirement for installation"/>
-</node>
-</node>
-<node TEXT="Click-based simulation">
-<node TEXT="User clicks a button, action performed"/>
-</node>
-<node TEXT="Pseudo-3D graphics">
-<node TEXT="Still graphics">
-<node TEXT="Different ships">
-<node TEXT="Passenger ship"/>
-<node TEXT="Oil tanker"/>
-<node TEXT="Container ship"/>
-<node TEXT="Misc small ships"/>
-</node>
-<node TEXT="Buildings">
-<node TEXT="Shipyard"/>
-<node TEXT="Dry dock"/>
-<node TEXT="Terminal building"/>
-</node>
-<node TEXT="Vehicles">
-<node TEXT="Container carrier"/>
-<node TEXT="Crane"/>
-</node>
-<node TEXT="All pics should be self-shooted">
-<node TEXT="This avoids copyright conflicts"/>
-<node TEXT="The requested buildings/vehicles must be found in reality"/>
-</node>
-</node>
-<node TEXT="Slightly moved graphics (GIF)">
-<node TEXT="Water surface"/>
-<node TEXT="Sky texture"/>
-</node>
-</node>
-<node TEXT="Fully XHTML 1.0">
-<node TEXT="Latest Internet standard"/>
-<node TEXT="Older browsers will make lesser trouble"/>
-<node TEXT="Should validate with the W3C HTML Validator">
-<node LINK="http://validator.w3.org" TEXT="http://validator.w3.org">
-<icon BUILTIN="attach"/>
-</node>
-</node>
-</node>
-<node TEXT="Design is CSS-based">
-<font NAME="SansSerif" SIZE="12"/>
-<node TEXT="Themes are possible"/>
-</node>
-<node TEXT="Nice AJAX features">
-<icon BUILTIN="idea"/>
-<icon BUILTIN="desktop_new"/>
-</node>
-<node TEXT="News on the front page (home)">
-<node TEXT="The news source can be choosen from different">
-<node TEXT="Previously typed and stored in database"/>
-<node TEXT="Local XML files">
-<node TEXT="Hint: Created by external generators">
-<font NAME="SansSerif" SIZE="12"/>
-</node>
-</node>
-<node TEXT="Remote XMLs like RSS feeds"/>
-</node>
-<node TEXT="The typer can choose a category">
-<node TEXT="New categories can be suggested by the typer"/>
-<node TEXT="An admin can create new categories"/>
-</node>
-<node TEXT="Comments are allowable">
-<node TEXT="Logged-in users"/>
-<node TEXT="Guests as well">
-<icon BUILTIN="clanbomber"/>
-<node TEXT="Secured with CAPTCHA">
-<icon BUILTIN="messagebox_warning"/>
-</node>
-</node>
-</node>
-<node TEXT="One object for all news should be fine">
-<node TEXT="Do not use one object per news entry!">
-<icon BUILTIN="clanbomber"/>
-<icon BUILTIN="stop"/>
-</node>
-<node TEXT="The object receives a &quot;Requestable&quot; object">
-<node TEXT="Obtain page number and sent comment data from it"/>
-</node>
-</node>
-</node>
-<node TEXT="Strict coding guidelines for better PHP code">
-<font NAME="SansSerif" BOLD="true" SIZE="14"/>
-<icon BUILTIN="xmag"/>
-<node TEXT="General code structure">
-<font NAME="SansSerif" BOLD="true" SIZE="12"/>
-<icon BUILTIN="messagebox_warning"/>
-<node TEXT="Fully object-oriented"/>
-<node TEXT="Use of different but practical design patterns"/>
-</node>
-<node TEXT="Documentation">
-<font NAME="SansSerif" BOLD="true" SIZE="12"/>
-<node TEXT="In-line documentation">
-<node TEXT="Script header with full copyright and license as requested by GNU GPL 3"/>
-<node TEXT="Method headers with Doxygen compatible tags"/>
-<node TEXT="Comments above single lines for better understanding what is happening"/>
-</node>
-<node TEXT="Files in directory &quot;docs&quot;">
-<node TEXT="COPYING*"/>
-<node TEXT="Conception"/>
-<node TEXT="NEWS"/>
-<node TEXT="README"/>
-<node TEXT="ArgoUML diagram"/>
-<node TEXT="FreeMind document"/>
-<node TEXT="THANKS"/>
-<node TEXT="minmap_yyyymmdd.html"/>
-</node>
-</node>
-<node TEXT="Folding of the code">
-<font NAME="SansSerif" BOLD="true" SIZE="12"/>
-</node>
-<node TEXT="Tabs and spaces">
-<font NAME="SansSerif" BOLD="true" SIZE="12"/>
-</node>
-</node>
-</node>
-<node TEXT="How does a shipping company work?" POSITION="left">
-<font NAME="SansSerif" BOLD="true" SIZE="16"/>
-<icon BUILTIN="messagebox_warning"/>
-<node TEXT="Start as a founder by selecting a harbor">
-<cloud/>
-<node TEXT="Construct neccessary buildings">
-<node TEXT="Make contract with construction companies"/>
-</node>
-<node TEXT="Order ship parts">
-<node TEXT="Fron your partners"/>
-<node TEXT="On global market"/>
-</node>
-<node TEXT="Make contracts with other companies">
-<node TEXT="Construct ships for your partner"/>
-<node TEXT="Drive constructed ships by your partner"/>
-</node>
-<node TEXT="Build ship parts and trade them"/>
-<node TEXT="Become CEO and manage your company">
-<node TEXT="Nominate department managers"/>
-<node TEXT="Recruit new employees"/>
-<node TEXT="Pay salery to your employees"/>
-</node>
-<node TEXT="Let other gamer manage your company"/>
-<node TEXT="Compare prices">
-<node TEXT="Make a purchase computation system"/>
-</node>
-<node TEXT="Manage a journey"/>
-</node>
-<node TEXT="Or start as an employee">
-<cloud/>
-<node TEXT="Start as a simple sailor">
-<node TEXT="And end up as a captain">
-<node TEXT="Control your ship (depends on client)"/>
-</node>
-</node>
-<node TEXT="Or start as a shipbuilder">
-<node TEXT="Repair ships">
-<node TEXT="Renew the painting"/>
-<node TEXT="Fix broken things"/>
-</node>
-<node TEXT="Build up new ships"/>
-</node>
-<node TEXT="As an officer">
-<icon BUILTIN="idea"/>
-<icon BUILTIN="help"/>
-</node>
-<node TEXT="As a cleaner"/>
-</node>
-<node TEXT="Create a board of managers">
-<icon BUILTIN="idea"/>
-<icon BUILTIN="help"/>
-<node TEXT="Only for bigger comanpies"/>
-</node>
-<node TEXT="Design your own ships">
-<node TEXT="From templates (default ships)"/>
-<node TEXT="Or your complete freely designed layout"/>
-</node>
-<node TEXT="Ride constructed ships">
-<node TEXT="Make sail plans"/>
-<node TEXT="Transportate cargo or humans">
-<node TEXT="Make your passengers happy"/>
-<node TEXT="Load containers and bring them to other harbors"/>
-<node TEXT="Transportate oil from ricks to the refineries"/>
-</node>
-<node TEXT="Depends on used client"/>
-</node>
-<node TEXT="Earn a lot (virtual/real) money">
-<node TEXT="Sell a journey"/>
-<node TEXT="Trade with goods"/>
-<node TEXT="Construct ships for other companies"/>
-</node>
-<node TEXT="Play as a passenger">
-<node TEXT="Order a jorney to your desired destionation"/>
-</node>
-</node>
-<node TEXT="Multi-Player Mode" POSITION="right">
-<font NAME="SansSerif" BOLD="true" SIZE="16"/>
-<icon BUILTIN="messagebox_warning"/>
-<node TEXT="Networked over hubs"/>
-<node TEXT="Big map which holds all harbors">
-<node TEXT="Seperated into small maps to cluster the load over the network"/>
-</node>
-</node>
-<node TEXT="Java client" POSITION="left">
-<cloud/>
-<icon BUILTIN="idea"/>
-<node TEXT="Real-time simulation"/>
-<node TEXT="OpenGL (3D Graphics)">
-<node TEXT="JOGL"/>
-</node>
-<node TEXT="OpenAL (3D sound)"/>
-</node>
-<node TEXT="&quot;Faked&quot; Single-Player" POSITION="right">
-<node TEXT="Locally installed version"/>
-<node TEXT="Does not connect to other hubs"/>
-<node TEXT="&quot;Save games&quot; should be incompatible with MP mode">
-<node TEXT="Avoids cheating"/>
-</node>
-</node>
-<node TEXT="Sand-Box Mode" POSITION="right">
-<node TEXT="The player can test the game">
-<node TEXT="Some people like to &quot;explore&quot; the game"/>
-<node TEXT="Or just wanna have a look"/>
-</node>
-<node TEXT="There are no competitors">
-<font NAME="SansSerif" SIZE="12"/>
-</node>
-</node>
-<node TEXT="Modern-epoche game" POSITION="left">
-<node TEXT="Age: 1950+"/>
-<node TEXT="The abstraction level is kept low"/>
-</node>
-<node TEXT="License" POSITION="left">
-<node TEXT="The game">
-<node TEXT="Ship-Simu is licensed under the GNU GPL 3 or any newer version">
-<node TEXT="See docs/COPYING.software"/>
-</node>
-</node>
-<node TEXT="This document">
-<node TEXT="This mind-map is licensed under the GNU FDL 1.2 or any newer version">
-<node TEXT="See docs/COPYING.documents"/>
-</node>
-</node>
-</node>
-<node TEXT="Data exchange protocol" POSITION="right">
-<node TEXT="Default is an own small format">
-<node TEXT="Reduces traffic between servers"/>
-</node>
-<node TEXT="Easy rewriteable to e.g. XML">
-<node TEXT="Other clients (Flash) can also connect"/>
-</node>
-<node TEXT="Java and browser client can play together"/>
-</node>
-<node TEXT="Optional Pillory" POSITION="left">
-<node TEXT="To make e.g. nazi activity public"/>
-<node TEXT="Shall keep bad players away"/>
-<node TEXT="Requires some &quot;game-moderator&quot; access level to manage">
-<node TEXT="The moderator shall have an extra flag e.g. &quot;pillory_accessable&quot;"/>
-</node>
-<node TEXT="Players, companies et cetera should be lockable">
-<node TEXT="The moderator can choose wether to lock with pillory entry or just locking down"/>
-</node>
-</node>
-<node LINK="http://www.ship-simu.org" TEXT="http://www.ship-simu.org" POSITION="right">
-<icon BUILTIN="attach"/>
-</node>
-</node>
-</map>
diff --git a/docs/mindmap_20080517.html b/docs/mindmap_20080517.html
deleted file mode 100644 (file)
index 67a14c9..0000000
+++ /dev/null
@@ -1,755 +0,0 @@
-<html>
-<head>
-<title>Ship-Simu Ship-Simulation</title>
-<style type="text/css">
-    span.foldopened { color: white; font-size: xx-small;
-    border-width: 1; font-family: monospace; padding: 0em 0.25em 0em 0.25em; background: #e0e0e0;
-    VISIBILITY: visible;
-    cursor:pointer; }
-
-
-    span.foldclosed { color: #666666; font-size: xx-small;
-    border-width: 1; font-family: monospace; padding: 0em 0.25em 0em 0.25em; background: #e0e0e0;
-    VISIBILITY: hidden;
-    cursor:pointer; }
-
-    span.foldspecial { color: #666666; font-size: xx-small; border-style: none solid solid none;
-    border-color: #CCCCCC; border-width: 1; font-family: sans-serif; padding: 0em 0.1em 0em 0.1em; background: #e0e0e0;
-    cursor:pointer; }
-
-    li { list-style: none; }
-
-    span.l { color: red; font-weight: bold; }
-
-    a:link {text-decoration: none; color: black; }
-    a:visited {text-decoration: none; color: black; }
-    a:active {text-decoration: none; color: black; }
-    a:hover {text-decoration: none; color: black; background: #eeeee0; }
-
-</style>
-<!-- ^ Position is not set to relative / absolute here because of Mozilla -->
-</head>
-<body>
-
-<script language="JavaScript">
-   // Here we implement folding. It works fine with MSIE5.5, MSIE6.0 and
-   // Mozilla 0.9.6.
-
-   if (document.layers) {
-      //Netscape 4 specific code
-      pre = 'document.';
-      post = ''; }
-   if (document.getElementById) {
-      //Netscape 6 specific code
-      pre = 'document.getElementById("';
-      post = '").style'; }
-   if (document.all) {
-      //IE4+ specific code
-      pre = 'document.all.';
-      post = '.style'; }
-
-function layer_exists(layer) {
-   try {
-      eval(pre + layer + post);
-      return true; }
-   catch (error) {
-      return false; }}
-
-function show_layer(layer) {
-   eval(pre + layer + post).position = 'relative'; 
-   eval(pre + layer + post).visibility = 'visible'; }
-
-function hide_layer(layer) {
-   eval(pre + layer + post).visibility = 'hidden';
-   eval(pre + layer + post).position = 'absolute'; }
-
-function hide_folder(folder) {
-    hide_folding_layer(folder)
-    show_layer('show'+folder);
-
-    scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla)
-}
-
-function show_folder(folder) {
-    // Precondition: all subfolders are folded
-
-    show_layer('hide'+folder);
-    hide_layer('show'+folder);
-    show_layer('fold'+folder);
-
-    scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla)
-
-    var i;
-    for (i=1; layer_exists('fold'+folder+'_'+i); ++i) {
-       show_layer('show'+folder+'_'+i); }
-}
-function show_folder_completely(folder) {
-    // Precondition: all subfolders are folded
-
-    show_layer('hide'+folder);
-    hide_layer('show'+folder);
-    show_layer('fold'+folder);
-
-    scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla)
-
-    var i;
-    for (i=1; layer_exists('fold'+folder+'_'+i); ++i) {
-       show_folder_completely(folder+'_'+i); }
-}
-
-
-
-function hide_folding_layer(folder) {
-   var i;
-   for (i=1; layer_exists('fold'+folder+'_'+i); ++i) {
-       hide_folding_layer(folder+'_'+i); }
-
-   hide_layer('hide'+folder);
-   hide_layer('show'+folder);
-   hide_layer('fold'+folder);
-
-   scrollBy(0,0); // This is a work around to make it work in Browsers (Explorer, Mozilla)
-}
-
-function fold_document() {
-   var i;
-   var folder = '1';
-   for (i=1; layer_exists('fold'+folder+'_'+i); ++i) {
-       hide_folder(folder+'_'+i); }
-}
-
-function unfold_document() {
-   var i;
-   var folder = '1';
-   for (i=1; layer_exists('fold'+folder+'_'+i); ++i) {
-       show_folder_completely(folder+'_'+i); }
-}
-
-</script>
-<SPAN class=foldspecial onclick="fold_document()">All +</SPAN>
-<SPAN class=foldspecial onclick="unfold_document()">All -</SPAN>
-<p><span style="font-size: 150%;font-family: SansSerif, sans-serif; font-weight: bold; ">Ship-Simu Ship-Simulation</span>
-<ul><li><span id="show1_1" class="foldclosed" onClick="show_folder('1_1')" style="POSITION: absolute">+</span> <span id="hide1_1" class="foldopened" onClick="hide_folder('1_1')">-</Span>
-<span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">Browser-Game</span>
-<ul id="fold1_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_1" class="foldclosed" onClick="show_folder('1_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_1" class="foldopened" onClick="hide_folder('1_1_1')">-</Span>
-Tick-based simulation
-<ul id="fold1_1_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_1_1" class="foldclosed" onClick="show_folder('1_1_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_1_1" class="foldopened" onClick="hide_folder('1_1_1_1')">-</Span>
-Cronological job (cron)
-<ul id="fold1_1_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>Addional requirement for installation
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_2" class="foldclosed" onClick="show_folder('1_1_2')" style="POSITION: absolute">+</span> <span id="hide1_1_2" class="foldopened" onClick="hide_folder('1_1_2')">-</Span>
-Click-based simulation
-<ul id="fold1_1_2" style="POSITION: relative; VISIBILITY: visible;"><li>User clicks a button, action performed
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_3" class="foldclosed" onClick="show_folder('1_1_3')" style="POSITION: absolute">+</span> <span id="hide1_1_3" class="foldopened" onClick="hide_folder('1_1_3')">-</Span>
-Pseudo-3D graphics
-<ul id="fold1_1_3" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_3_1" class="foldclosed" onClick="show_folder('1_1_3_1')" style="POSITION: absolute">+</span> <span id="hide1_1_3_1" class="foldopened" onClick="hide_folder('1_1_3_1')">-</Span>
-Still graphics
-<ul id="fold1_1_3_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_3_1_1" class="foldclosed" onClick="show_folder('1_1_3_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_3_1_1" class="foldopened" onClick="hide_folder('1_1_3_1_1')">-</Span>
-Different ships
-<ul id="fold1_1_3_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>Passenger ship
-
-</li>
-<li>Oil tanker
-
-</li>
-<li>Container ship
-
-</li>
-<li>Misc small ships
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_3_1_2" class="foldclosed" onClick="show_folder('1_1_3_1_2')" style="POSITION: absolute">+</span> <span id="hide1_1_3_1_2" class="foldopened" onClick="hide_folder('1_1_3_1_2')">-</Span>
-Buildings
-<ul id="fold1_1_3_1_2" style="POSITION: relative; VISIBILITY: visible;"><li>Shipyard
-
-</li>
-<li>Dry dock
-
-</li>
-<li>Terminal building
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_3_1_3" class="foldclosed" onClick="show_folder('1_1_3_1_3')" style="POSITION: absolute">+</span> <span id="hide1_1_3_1_3" class="foldopened" onClick="hide_folder('1_1_3_1_3')">-</Span>
-Vehicles
-<ul id="fold1_1_3_1_3" style="POSITION: relative; VISIBILITY: visible;"><li>Container carrier
-
-</li>
-<li>Crane
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_3_1_4" class="foldclosed" onClick="show_folder('1_1_3_1_4')" style="POSITION: absolute">+</span> <span id="hide1_1_3_1_4" class="foldopened" onClick="hide_folder('1_1_3_1_4')">-</Span>
-All pics should be self-shooted
-<ul id="fold1_1_3_1_4" style="POSITION: relative; VISIBILITY: visible;"><li>This avoids copyright conflicts
-
-</li>
-<li>The requested buildings/vehicles must be found in reality
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_3_2" class="foldclosed" onClick="show_folder('1_1_3_2')" style="POSITION: absolute">+</span> <span id="hide1_1_3_2" class="foldopened" onClick="hide_folder('1_1_3_2')">-</Span>
-Slightly moved graphics (GIF)
-<ul id="fold1_1_3_2" style="POSITION: relative; VISIBILITY: visible;"><li>Water surface
-
-</li>
-<li>Sky texture
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_4" class="foldclosed" onClick="show_folder('1_1_4')" style="POSITION: absolute">+</span> <span id="hide1_1_4" class="foldopened" onClick="hide_folder('1_1_4')">-</Span>
-Fully XHTML 1.0
-<ul id="fold1_1_4" style="POSITION: relative; VISIBILITY: visible;"><li>Latest Internet standard
-
-</li>
-<li>Older browsers will make lesser trouble
-
-</li>
-<li><span id="show1_1_4_1" class="foldclosed" onClick="show_folder('1_1_4_1')" style="POSITION: absolute">+</span> <span id="hide1_1_4_1" class="foldopened" onClick="hide_folder('1_1_4_1')">-</Span>
-Should validate with the W3C HTML Validator
-<ul id="fold1_1_4_1" style="POSITION: relative; VISIBILITY: visible;"><li><a href="http://validator.w3.org" target="_blank"><span class=l>~</span>&nbsp;http://validator.w3.org
-</a>
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_5" class="foldclosed" onClick="show_folder('1_1_5')" style="POSITION: absolute">+</span> <span id="hide1_1_5" class="foldopened" onClick="hide_folder('1_1_5')">-</Span>
-<span style="font-family: SansSerif, sans-serif; ">Design is CSS-based</span>
-<ul id="fold1_1_5" style="POSITION: relative; VISIBILITY: visible;"><li>Themes are possible
-
-</li>
-
-</ul>
-</li>
-<li>Nice AJAX features
-
-</li>
-<li><span id="show1_1_6" class="foldclosed" onClick="show_folder('1_1_6')" style="POSITION: absolute">+</span> <span id="hide1_1_6" class="foldopened" onClick="hide_folder('1_1_6')">-</Span>
-News on the front page (home)
-<ul id="fold1_1_6" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_6_1" class="foldclosed" onClick="show_folder('1_1_6_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_1" class="foldopened" onClick="hide_folder('1_1_6_1')">-</Span>
-The news source can be choosen from different
-<ul id="fold1_1_6_1" style="POSITION: relative; VISIBILITY: visible;"><li>Previously typed and stored in database
-
-</li>
-<li><span id="show1_1_6_1_1" class="foldclosed" onClick="show_folder('1_1_6_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_1_1" class="foldopened" onClick="hide_folder('1_1_6_1_1')">-</Span>
-Local XML files
-<ul id="fold1_1_6_1_1" style="POSITION: relative; VISIBILITY: visible;"><li><span style="font-family: SansSerif, sans-serif; ">Hint: Created by external generators</span>
-
-</li>
-
-</ul>
-</li>
-<li>Remote XMLs like RSS feeds
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_6_2" class="foldclosed" onClick="show_folder('1_1_6_2')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2" class="foldopened" onClick="hide_folder('1_1_6_2')">-</Span>
-The typer can choose a category
-<ul id="fold1_1_6_2" style="POSITION: relative; VISIBILITY: visible;"><li>New categories can be suggested by the typer
-
-</li>
-<li>An admin can create new categories
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_6_3" class="foldclosed" onClick="show_folder('1_1_6_3')" style="POSITION: absolute">+</span> <span id="hide1_1_6_3" class="foldopened" onClick="hide_folder('1_1_6_3')">-</Span>
-Comments are allowable
-<ul id="fold1_1_6_3" style="POSITION: relative; VISIBILITY: visible;"><li>Logged-in users
-
-</li>
-<li><span id="show1_1_6_3_1" class="foldclosed" onClick="show_folder('1_1_6_3_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_3_1" class="foldopened" onClick="hide_folder('1_1_6_3_1')">-</Span>
-Guests as well
-<ul id="fold1_1_6_3_1" style="POSITION: relative; VISIBILITY: visible;"><li>Secured with CAPTCHA
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_6_4" class="foldclosed" onClick="show_folder('1_1_6_4')" style="POSITION: absolute">+</span> <span id="hide1_1_6_4" class="foldopened" onClick="hide_folder('1_1_6_4')">-</Span>
-One object for all news should be fine
-<ul id="fold1_1_6_4" style="POSITION: relative; VISIBILITY: visible;"><li>Do not use one object per news entry!
-
-</li>
-<li><span id="show1_1_6_4_1" class="foldclosed" onClick="show_folder('1_1_6_4_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_4_1" class="foldopened" onClick="hide_folder('1_1_6_4_1')">-</Span>
-The object receives a "Requestable" object
-<ul id="fold1_1_6_4_1" style="POSITION: relative; VISIBILITY: visible;"><li>Obtain page number and sent comment data from it
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_7" class="foldclosed" onClick="show_folder('1_1_7')" style="POSITION: absolute">+</span> <span id="hide1_1_7" class="foldopened" onClick="hide_folder('1_1_7')">-</Span>
-<span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Strict coding guidelines for better PHP code</span>
-<ul id="fold1_1_7" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_7_1" class="foldclosed" onClick="show_folder('1_1_7_1')" style="POSITION: absolute">+</span> <span id="hide1_1_7_1" class="foldopened" onClick="hide_folder('1_1_7_1')">-</Span>
-<span style="font-family: SansSerif, sans-serif; font-weight: bold; ">General code structure</span>
-<ul id="fold1_1_7_1" style="POSITION: relative; VISIBILITY: visible;"><li>Fully object-oriented
-
-</li>
-<li>Use of different but practical design patterns
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_7_2" class="foldclosed" onClick="show_folder('1_1_7_2')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2" class="foldopened" onClick="hide_folder('1_1_7_2')">-</Span>
-<span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Documentation</span>
-<ul id="fold1_1_7_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_7_2_1" class="foldclosed" onClick="show_folder('1_1_7_2_1')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_1" class="foldopened" onClick="hide_folder('1_1_7_2_1')">-</Span>
-In-line documentation
-<ul id="fold1_1_7_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>Script header with full copyright and license as requested by GNU GPL 3
-
-</li>
-<li>Method headers with Doxygen compatible tags
-
-</li>
-<li>Comments above single lines for better understanding what is happening
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_1_7_2_2" class="foldclosed" onClick="show_folder('1_1_7_2_2')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2" class="foldopened" onClick="hide_folder('1_1_7_2_2')">-</Span>
-Files in directory "docs"
-<ul id="fold1_1_7_2_2" style="POSITION: relative; VISIBILITY: visible;"><li>COPYING*
-
-</li>
-<li>Conception
-
-</li>
-<li>NEWS
-
-</li>
-<li>README
-
-</li>
-<li>ArgoUML diagram
-
-</li>
-<li>FreeMind document
-
-</li>
-<li>THANKS
-
-</li>
-<li>minmap_yyyymmdd.html
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Folding of the code</span>
-
-</li>
-<li><span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Tabs and spaces</span>
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2" class="foldclosed" onClick="show_folder('1_2')" style="POSITION: absolute">+</span> <span id="hide1_2" class="foldopened" onClick="hide_folder('1_2')">-</Span>
-<span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">How does a shipping company work?</span>
-<ul id="fold1_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_2_1" class="foldclosed" onClick="show_folder('1_2_1')" style="POSITION: absolute">+</span> <span id="hide1_2_1" class="foldopened" onClick="hide_folder('1_2_1')">-</Span>
-Start as a founder by selecting a harbor
-<ul id="fold1_2_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_2_1_1" class="foldclosed" onClick="show_folder('1_2_1_1')" style="POSITION: absolute">+</span> <span id="hide1_2_1_1" class="foldopened" onClick="hide_folder('1_2_1_1')">-</Span>
-Construct neccessary buildings
-<ul id="fold1_2_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>Make contract with construction companies
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_1_2" class="foldclosed" onClick="show_folder('1_2_1_2')" style="POSITION: absolute">+</span> <span id="hide1_2_1_2" class="foldopened" onClick="hide_folder('1_2_1_2')">-</Span>
-Order ship parts
-<ul id="fold1_2_1_2" style="POSITION: relative; VISIBILITY: visible;"><li>Fron your partners
-
-</li>
-<li>On global market
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_1_3" class="foldclosed" onClick="show_folder('1_2_1_3')" style="POSITION: absolute">+</span> <span id="hide1_2_1_3" class="foldopened" onClick="hide_folder('1_2_1_3')">-</Span>
-Make contracts with other companies
-<ul id="fold1_2_1_3" style="POSITION: relative; VISIBILITY: visible;"><li>Construct ships for your partner
-
-</li>
-<li>Drive constructed ships by your partner
-
-</li>
-
-</ul>
-</li>
-<li>Build ship parts and trade them
-
-</li>
-<li><span id="show1_2_1_4" class="foldclosed" onClick="show_folder('1_2_1_4')" style="POSITION: absolute">+</span> <span id="hide1_2_1_4" class="foldopened" onClick="hide_folder('1_2_1_4')">-</Span>
-Become CEO and manage your company
-<ul id="fold1_2_1_4" style="POSITION: relative; VISIBILITY: visible;"><li>Nominate department managers
-
-</li>
-<li>Recruit new employees
-
-</li>
-<li>Pay salery to your employees
-
-</li>
-
-</ul>
-</li>
-<li>Let other gamer manage your company
-
-</li>
-<li><span id="show1_2_1_5" class="foldclosed" onClick="show_folder('1_2_1_5')" style="POSITION: absolute">+</span> <span id="hide1_2_1_5" class="foldopened" onClick="hide_folder('1_2_1_5')">-</Span>
-Compare prices
-<ul id="fold1_2_1_5" style="POSITION: relative; VISIBILITY: visible;"><li>Make a purchase computation system
-
-</li>
-
-</ul>
-</li>
-<li>Manage a journey
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_2" class="foldclosed" onClick="show_folder('1_2_2')" style="POSITION: absolute">+</span> <span id="hide1_2_2" class="foldopened" onClick="hide_folder('1_2_2')">-</Span>
-Or start as an employee
-<ul id="fold1_2_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_2_2_1" class="foldclosed" onClick="show_folder('1_2_2_1')" style="POSITION: absolute">+</span> <span id="hide1_2_2_1" class="foldopened" onClick="hide_folder('1_2_2_1')">-</Span>
-Start as a simple sailor
-<ul id="fold1_2_2_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_2_2_1_1" class="foldclosed" onClick="show_folder('1_2_2_1_1')" style="POSITION: absolute">+</span> <span id="hide1_2_2_1_1" class="foldopened" onClick="hide_folder('1_2_2_1_1')">-</Span>
-And end up as a captain
-<ul id="fold1_2_2_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>Control your ship (depends on client)
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_2_2" class="foldclosed" onClick="show_folder('1_2_2_2')" style="POSITION: absolute">+</span> <span id="hide1_2_2_2" class="foldopened" onClick="hide_folder('1_2_2_2')">-</Span>
-Or start as a shipbuilder
-<ul id="fold1_2_2_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_2_2_2_1" class="foldclosed" onClick="show_folder('1_2_2_2_1')" style="POSITION: absolute">+</span> <span id="hide1_2_2_2_1" class="foldopened" onClick="hide_folder('1_2_2_2_1')">-</Span>
-Repair ships
-<ul id="fold1_2_2_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>Renew the painting
-
-</li>
-<li>Fix broken things
-
-</li>
-
-</ul>
-</li>
-<li>Build up new ships
-
-</li>
-
-</ul>
-</li>
-<li>As an officer
-
-</li>
-<li>As a cleaner
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_3" class="foldclosed" onClick="show_folder('1_2_3')" style="POSITION: absolute">+</span> <span id="hide1_2_3" class="foldopened" onClick="hide_folder('1_2_3')">-</Span>
-Create a board of managers
-<ul id="fold1_2_3" style="POSITION: relative; VISIBILITY: visible;"><li>Only for bigger comanpies
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_4" class="foldclosed" onClick="show_folder('1_2_4')" style="POSITION: absolute">+</span> <span id="hide1_2_4" class="foldopened" onClick="hide_folder('1_2_4')">-</Span>
-Design your own ships
-<ul id="fold1_2_4" style="POSITION: relative; VISIBILITY: visible;"><li>From templates (default ships)
-
-</li>
-<li>Or your complete freely designed layout
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_5" class="foldclosed" onClick="show_folder('1_2_5')" style="POSITION: absolute">+</span> <span id="hide1_2_5" class="foldopened" onClick="hide_folder('1_2_5')">-</Span>
-Ride constructed ships
-<ul id="fold1_2_5" style="POSITION: relative; VISIBILITY: visible;"><li>Make sail plans
-
-</li>
-<li><span id="show1_2_5_1" class="foldclosed" onClick="show_folder('1_2_5_1')" style="POSITION: absolute">+</span> <span id="hide1_2_5_1" class="foldopened" onClick="hide_folder('1_2_5_1')">-</Span>
-Transportate cargo or humans
-<ul id="fold1_2_5_1" style="POSITION: relative; VISIBILITY: visible;"><li>Make your passengers happy
-
-</li>
-<li>Load containers and bring them to other harbors
-
-</li>
-<li>Transportate oil from ricks to the refineries
-
-</li>
-
-</ul>
-</li>
-<li>Depends on used client
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_6" class="foldclosed" onClick="show_folder('1_2_6')" style="POSITION: absolute">+</span> <span id="hide1_2_6" class="foldopened" onClick="hide_folder('1_2_6')">-</Span>
-Earn a lot (virtual/real) money
-<ul id="fold1_2_6" style="POSITION: relative; VISIBILITY: visible;"><li>Sell a journey
-
-</li>
-<li>Trade with goods
-
-</li>
-<li>Construct ships for other companies
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_2_7" class="foldclosed" onClick="show_folder('1_2_7')" style="POSITION: absolute">+</span> <span id="hide1_2_7" class="foldopened" onClick="hide_folder('1_2_7')">-</Span>
-Play as a passenger
-<ul id="fold1_2_7" style="POSITION: relative; VISIBILITY: visible;"><li>Order a jorney to your desired destionation
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_3" class="foldclosed" onClick="show_folder('1_3')" style="POSITION: absolute">+</span> <span id="hide1_3" class="foldopened" onClick="hide_folder('1_3')">-</Span>
-<span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">Multi-Player Mode</span>
-<ul id="fold1_3" style="POSITION: relative; VISIBILITY: visible;"><li>Networked over hubs
-
-</li>
-<li><span id="show1_3_1" class="foldclosed" onClick="show_folder('1_3_1')" style="POSITION: absolute">+</span> <span id="hide1_3_1" class="foldopened" onClick="hide_folder('1_3_1')">-</Span>
-Big map which holds all harbors
-<ul id="fold1_3_1" style="POSITION: relative; VISIBILITY: visible;"><li>Seperated into small maps to cluster the load over the network
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_4" class="foldclosed" onClick="show_folder('1_4')" style="POSITION: absolute">+</span> <span id="hide1_4" class="foldopened" onClick="hide_folder('1_4')">-</Span>
-Java client
-<ul id="fold1_4" style="POSITION: relative; VISIBILITY: visible;"><li>Real-time simulation
-
-</li>
-<li><span id="show1_4_1" class="foldclosed" onClick="show_folder('1_4_1')" style="POSITION: absolute">+</span> <span id="hide1_4_1" class="foldopened" onClick="hide_folder('1_4_1')">-</Span>
-OpenGL (3D Graphics)
-<ul id="fold1_4_1" style="POSITION: relative; VISIBILITY: visible;"><li>JOGL
-
-</li>
-
-</ul>
-</li>
-<li>OpenAL (3D sound)
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_5" class="foldclosed" onClick="show_folder('1_5')" style="POSITION: absolute">+</span> <span id="hide1_5" class="foldopened" onClick="hide_folder('1_5')">-</Span>
-"Faked" Single-Player
-<ul id="fold1_5" style="POSITION: relative; VISIBILITY: visible;"><li>Locally installed version
-
-</li>
-<li>Does not connect to other hubs
-
-</li>
-<li><span id="show1_5_1" class="foldclosed" onClick="show_folder('1_5_1')" style="POSITION: absolute">+</span> <span id="hide1_5_1" class="foldopened" onClick="hide_folder('1_5_1')">-</Span>
-"Save games" should be incompatible with MP mode
-<ul id="fold1_5_1" style="POSITION: relative; VISIBILITY: visible;"><li>Avoids cheating
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_6" class="foldclosed" onClick="show_folder('1_6')" style="POSITION: absolute">+</span> <span id="hide1_6" class="foldopened" onClick="hide_folder('1_6')">-</Span>
-Sand-Box Mode
-<ul id="fold1_6" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_6_1" class="foldclosed" onClick="show_folder('1_6_1')" style="POSITION: absolute">+</span> <span id="hide1_6_1" class="foldopened" onClick="hide_folder('1_6_1')">-</Span>
-The player can test the game
-<ul id="fold1_6_1" style="POSITION: relative; VISIBILITY: visible;"><li>Some people like to "explore" the game
-
-</li>
-<li>Or just wanna have a look
-
-</li>
-
-</ul>
-</li>
-<li><span style="font-family: SansSerif, sans-serif; ">There are no competitors</span>
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_7" class="foldclosed" onClick="show_folder('1_7')" style="POSITION: absolute">+</span> <span id="hide1_7" class="foldopened" onClick="hide_folder('1_7')">-</Span>
-Modern-epoche game
-<ul id="fold1_7" style="POSITION: relative; VISIBILITY: visible;"><li>Age: 1950+
-
-</li>
-<li>The abstraction level is kept low
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_8" class="foldclosed" onClick="show_folder('1_8')" style="POSITION: absolute">+</span> <span id="hide1_8" class="foldopened" onClick="hide_folder('1_8')">-</Span>
-License
-<ul id="fold1_8" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_8_1" class="foldclosed" onClick="show_folder('1_8_1')" style="POSITION: absolute">+</span> <span id="hide1_8_1" class="foldopened" onClick="hide_folder('1_8_1')">-</Span>
-The game
-<ul id="fold1_8_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_8_1_1" class="foldclosed" onClick="show_folder('1_8_1_1')" style="POSITION: absolute">+</span> <span id="hide1_8_1_1" class="foldopened" onClick="hide_folder('1_8_1_1')">-</Span>
-Ship-Simu is licensed under the GNU GPL 3 or any newer version
-<ul id="fold1_8_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>See docs/COPYING.software
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_8_2" class="foldclosed" onClick="show_folder('1_8_2')" style="POSITION: absolute">+</span> <span id="hide1_8_2" class="foldopened" onClick="hide_folder('1_8_2')">-</Span>
-This document
-<ul id="fold1_8_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_8_2_1" class="foldclosed" onClick="show_folder('1_8_2_1')" style="POSITION: absolute">+</span> <span id="hide1_8_2_1" class="foldopened" onClick="hide_folder('1_8_2_1')">-</Span>
-This mind-map is licensed under the GNU FDL 1.2 or any newer version
-<ul id="fold1_8_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>See docs/COPYING.documents
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><span id="show1_9" class="foldclosed" onClick="show_folder('1_9')" style="POSITION: absolute">+</span> <span id="hide1_9" class="foldopened" onClick="hide_folder('1_9')">-</Span>
-Data exchange protocol
-<ul id="fold1_9" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_9_1" class="foldclosed" onClick="show_folder('1_9_1')" style="POSITION: absolute">+</span> <span id="hide1_9_1" class="foldopened" onClick="hide_folder('1_9_1')">-</Span>
-Default is an own small format
-<ul id="fold1_9_1" style="POSITION: relative; VISIBILITY: visible;"><li>Reduces traffic between servers
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_9_2" class="foldclosed" onClick="show_folder('1_9_2')" style="POSITION: absolute">+</span> <span id="hide1_9_2" class="foldopened" onClick="hide_folder('1_9_2')">-</Span>
-Easy rewriteable to e.g. XML
-<ul id="fold1_9_2" style="POSITION: relative; VISIBILITY: visible;"><li>Other clients (Flash) can also connect
-
-</li>
-
-</ul>
-</li>
-<li>Java and browser client can play together
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_10" class="foldclosed" onClick="show_folder('1_10')" style="POSITION: absolute">+</span> <span id="hide1_10" class="foldopened" onClick="hide_folder('1_10')">-</Span>
-Optional Pillory
-<ul id="fold1_10" style="POSITION: relative; VISIBILITY: visible;"><li>To make e.g. nazi activity public
-
-</li>
-<li>Shall keep bad players away
-
-</li>
-<li><span id="show1_10_1" class="foldclosed" onClick="show_folder('1_10_1')" style="POSITION: absolute">+</span> <span id="hide1_10_1" class="foldopened" onClick="hide_folder('1_10_1')">-</Span>
-Requires some "game-moderator" access level to manage
-<ul id="fold1_10_1" style="POSITION: relative; VISIBILITY: visible;"><li>The moderator shall have an extra flag e.g. "pillory_accessable"
-
-</li>
-
-</ul>
-</li>
-<li><span id="show1_10_2" class="foldclosed" onClick="show_folder('1_10_2')" style="POSITION: absolute">+</span> <span id="hide1_10_2" class="foldopened" onClick="hide_folder('1_10_2')">-</Span>
-Players, companies et cetera should be lockable
-<ul id="fold1_10_2" style="POSITION: relative; VISIBILITY: visible;"><li>The moderator can choose wether to lock with pillory entry or just locking down
-
-</li>
-
-</ul>
-</li>
-
-</ul>
-</li>
-<li><a href="http://www.ship-simu.org" target="_blank"><span class=l>~</span>&nbsp;http://www.ship-simu.org
-</a>
-
-</li>
-
-</ul><SCRIPT language=JavaScript>
-fold_document();
-</SCRIPT>
-</body>
-</html>