More website structure details added
authorRoland Häder <roland@mxchange.org>
Fri, 23 May 2008 21:32:24 +0000 (21:32 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 23 May 2008 21:32:24 +0000 (21:32 +0000)
docs/Ship-Simu Ship-Simulator.mm
docs/mindmap_20080523.html

index b06fd7c05b9e2da96736ec7e6eb1c5a9e6b9a1ae..734ca18a333fc502c83f948662aee900ebc4962b 100644 (file)
 <font NAME="SansSerif" BOLD="true" SIZE="12"/>
 <node TEXT="News on first login page">
 <node TEXT="Like on &quot;home&quot; page except that there is no captcha required"/>
 <font NAME="SansSerif" BOLD="true" SIZE="12"/>
 <node TEXT="News on first login page">
 <node TEXT="Like on &quot;home&quot; page except that there is no captcha required"/>
+<node TEXT="Including history of recent events since last login"/>
 </node>
 <node TEXT="Create new game character">
 <edge STYLE="bezier"/>
 </node>
 <node TEXT="Create new game character">
 <edge STYLE="bezier"/>
 <node TEXT="Jobholder">
 <node TEXT="Starts unemployed"/>
 <node TEXT="Some money left for sending applications out"/>
 <node TEXT="Jobholder">
 <node TEXT="Starts unemployed"/>
 <node TEXT="Some money left for sending applications out"/>
-<node TEXT="May ask goverment (AI) for financial help"/>
+<node TEXT="May ask goverment for financial help"/>
+<node TEXT="Has to pay monthly fees">
+<icon BUILTIN="stop"/>
+<node TEXT="Rent for a &quot;fake&quot; house"/>
+<node TEXT="Meal and drinks (faked)"/>
+<node TEXT="Others costs like phone,electricity"/>
+</node>
 </node>
 <node TEXT="Merchant">
 <node TEXT="Raw resources"/>
 <node TEXT="Constructed ship parts"/>
 </node>
 <node TEXT="Merchant">
 <node TEXT="Raw resources"/>
 <node TEXT="Constructed ship parts"/>
-<node TEXT="Smaller ships"/>
+<node TEXT="Smaller complete ships"/>
 </node>
 <node TEXT="Marketing Agency">
 <node TEXT="Sells marketing/merchandising products"/>
 </node>
 </node>
 <node TEXT="Marketing Agency">
 <node TEXT="Sells marketing/merchandising products"/>
 </node>
-<node TEXT="Goverment is not playable at the moment">
-<font NAME="SansSerif" BOLD="true" SIZE="12"/>
-<icon BUILTIN="messagebox_warning"/>
-</node>
 </node>
 </node>
 <node TEXT="Load existing character">
 </node>
 </node>
 <node TEXT="Load existing character">
 <font NAME="SansSerif" SIZE="12"/>
 <icon BUILTIN="password"/>
 <node TEXT="Contains link to &quot;Create new character&quot;"/>
 <font NAME="SansSerif" SIZE="12"/>
 <icon BUILTIN="password"/>
 <node TEXT="Contains link to &quot;Create new character&quot;"/>
-<node TEXT="Player sees some basic data about the character"/>
+<node TEXT="Player sees some basic data about listed characters"/>
+<node TEXT="Locked characters should not be removed instead marked with &quot;Locked&quot;"/>
+</node>
+<node TEXT="Refill account points">
+<node TEXT="The admin may choose if the in-game can be converted with a low rate to account points"/>
+<node TEXT="This option might be disabled by admin">
+<node TEXT="Then the gamer can only refill in-game money per character"/>
+</node>
 </node>
 </node>
-<node TEXT="Refill account"/>
 <node TEXT="Update gamer/user profile">
 <node TEXT="Enter the current account password"/>
 <node TEXT="Send email to the user only if no email has changed, or if ..."/>
 <node TEXT="Update gamer/user profile">
 <node TEXT="Enter the current account password"/>
 <node TEXT="Send email to the user only if no email has changed, or if ..."/>
 <node TEXT="Send an email to the user"/>
 </node>
 </node>
 <node TEXT="Send an email to the user"/>
 </node>
 </node>
-<node TEXT="General structure">
+<node TEXT="General infrastructures">
 <font NAME="SansSerif" BOLD="true" SIZE="12"/>
 <font NAME="SansSerif" BOLD="true" SIZE="12"/>
+<node TEXT="Point system (in-game money)">
+<font NAME="SansSerif" SIZE="12"/>
+<icon BUILTIN="password"/>
+</node>
+<node TEXT="A.I. goverment">
+<cloud/>
+<icon BUILTIN="flag"/>
+<icon BUILTIN="password"/>
+<node TEXT="Shall help unemployed gamers staying alive (but not becoming rich)"/>
+<node TEXT="May later on collect taxes from companies">
+<node TEXT="For paying unemployed people"/>
+<node TEXT="Financial support for broken companies"/>
+</node>
+<node TEXT="May ofer social security services">
+<icon BUILTIN="xmag"/>
+<icon BUILTIN="pencil"/>
+</node>
+<node TEXT="Goverment is not playable at the moment">
+<font NAME="SansSerif" SIZE="12"/>
+<icon BUILTIN="messagebox_warning"/>
+<node TEXT="It should be &quot;played&quot; abstractly by the server"/>
+<node TEXT="Gamers may help each other with financial support"/>
 </node>
 </node>
 </node>
 </node>
-<node TEXT="Strict coding guidelines for better PHP code">
+</node>
+</node>
+<node TEXT="Strict coding guidelines for clean 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"/>
 <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 TEXT="Fully object-oriented">
+<node TEXT="Use of different but practical design patterns">
+<node TEXT="Factory-method pattern for smother initializing of objects"/>
+<node TEXT="Template method pattern where it matches"/>
+<node TEXT="MVC pattern for the website core"/>
+</node>
+<node TEXT="Only one index.php shall provide access to the whole game"/>
+<node TEXT="Slower in PHP5">
+<icon BUILTIN="clanbomber"/>
+</node>
+</node>
 </node>
 <node TEXT="Documentation">
 <font NAME="SansSerif" BOLD="true" SIZE="12"/>
 </node>
 <node TEXT="Documentation">
 <font NAME="SansSerif" BOLD="true" SIZE="12"/>
 <node TEXT="Comments above single lines for better understanding what is happening"/>
 </node>
 <node TEXT="Files in directory &quot;docs&quot;">
 <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 TEXT="COPYING*">
+<node TEXT="License files"/>
+</node>
+<node TEXT="Conception">
+<node TEXT="As OpenDocument and later PDF as well"/>
+</node>
+<node TEXT="NEWS">
+<node TEXT="Latest news around the game (coeer and gamer)"/>
+</node>
+<node TEXT="README">
+<node TEXT="Includes installation instructions and general gaming guidelines"/>
+</node>
+<node TEXT="ArgoUML diagram">
+<node TEXT="For visualization of the class structure"/>
+</node>
+<node TEXT="FreeMind document">
+<node TEXT="...">
+<icon BUILTIN="ksmiletris"/>
+</node>
+</node>
+<node TEXT="THANKS">
+<node TEXT="All people helped in some direct or indirect way, less or more."/>
+</node>
+<node TEXT="minmap_yyyymmdd.html">
+<node TEXT="Exported FreeMind maps to HTML with CSS and JavaScript"/>
+</node>
 </node>
 </node>
 <node TEXT="Folding of the code">
 </node>
 </node>
 <node TEXT="Folding of the code">
 <node TEXT="The moderator can choose wether to lock with pillory entry or just locking down"/>
 </node>
 </node>
 <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 TEXT="How do you construct a ship?" POSITION="left">
 <font NAME="SansSerif" BOLD="true" SIZE="16"/>
 <node TEXT="The technology">
 <node TEXT="How do you construct a ship?" POSITION="left">
 <font NAME="SansSerif" BOLD="true" SIZE="16"/>
 <node TEXT="The technology">
 </node>
 <node TEXT="Misc" POSITION="right">
 <font NAME="SansSerif" BOLD="true" SIZE="16"/>
 </node>
 <node TEXT="Misc" POSITION="right">
 <font NAME="SansSerif" BOLD="true" SIZE="16"/>
-<node TEXT="Point system (in-game money)">
+<node TEXT="Websites">
+<font NAME="SansSerif" BOLD="true" SIZE="14"/>
+<node LINK="http://www.ship-simu.org" TEXT="Homepage (www.ship-simu.org)">
+<icon BUILTIN="gohome"/>
+</node>
+<node LINK="http://forum.ship-simu.org" TEXT="Forum (forum.ship-simu.org)"/>
+<node LINK="http://bugs.ship-simu.org" TEXT="Bug tracker (bugs.ship-simu.org)"/>
+</node>
+<node TEXT="Author">
+<font NAME="SansSerif" BOLD="true" SIZE="14"/>
+<node TEXT="Roland &quot;Quix0r&quot; Haeder">
+<node TEXT="Main author"/>
+<node LINK="mailto:webmaster@ship-simu.org" TEXT="webmaster@ship-simu.org"/>
+<node TEXT="8809296">
+<icon BUILTIN="licq"/>
+</node>
+</node>
+</node>
+<node TEXT="Ideas">
 <font NAME="SansSerif" BOLD="true" SIZE="14"/>
 <font NAME="SansSerif" BOLD="true" SIZE="14"/>
+<node TEXT="Roland &quot;Quix0r&quot; Haeder">
+<node TEXT="Main concept"/>
+<node TEXT="Translation of monakoianar&apos;s ideas to english"/>
+</node>
+<node TEXT="Dominik &quot;monakoianar&quot; Schmauder">
+<node TEXT="Helps finding a lot major ideas"/>
+<node LINK="mailto:dominikschmauder@gmx.de" TEXT="dominikschmauder@gmx.de"/>
+<node TEXT="268853027">
+<icon BUILTIN="licq"/>
+</node>
+</node>
 </node>
 </node>
 </node>
 </node>
 </node>
 </node>
index 306e558703627d616033ad69420218e5da0618b9..54a5a8dc2599f1629f93c6bf430040d2e1aa83c6 100644 (file)
@@ -415,6 +415,9 @@ Small extra pages
 News on first login page
 <ul id="fold1_1_6_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>Like on "home" page except that there is no captcha required
 
 News on first login page
 <ul id="fold1_1_6_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>Like on "home" page except that there is no captcha required
 
+</li>
+<li>Including history of recent events since last login
+
 </li>
 
 </ul>
 </li>
 
 </ul>
@@ -461,10 +464,24 @@ Jobholder
 <li>Some money left for sending applications out
 
 </li>
 <li>Some money left for sending applications out
 
 </li>
-<li>May ask goverment (AI) for financial help
+<li>May ask goverment for financial help
+
+</li>
+<li><span id="show1_1_6_2_2_3_2_1" class="foldclosed" onClick="show_folder('1_1_6_2_2_3_2_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_2_3_2_1" class="foldopened" onClick="hide_folder('1_1_6_2_2_3_2_1')">-</Span>
+Has to pay monthly fees
+<ul id="fold1_1_6_2_2_3_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>Rent for a "fake" house
+
+</li>
+<li>Meal and drinks (faked)
+
+</li>
+<li>Others costs like phone,electricity
 
 </li>
 
 
 </li>
 
+</ul>
+</li>
+
 </ul>
 </li>
 <li><span id="show1_1_6_2_2_3_3" class="foldclosed" onClick="show_folder('1_1_6_2_2_3_3')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_2_3_3" class="foldopened" onClick="hide_folder('1_1_6_2_2_3_3')">-</Span>
 </ul>
 </li>
 <li><span id="show1_1_6_2_2_3_3" class="foldclosed" onClick="show_folder('1_1_6_2_2_3_3')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_2_3_3" class="foldopened" onClick="hide_folder('1_1_6_2_2_3_3')">-</Span>
@@ -475,7 +492,7 @@ Merchant
 <li>Constructed ship parts
 
 </li>
 <li>Constructed ship parts
 
 </li>
-<li>Smaller ships
+<li>Smaller complete ships
 
 </li>
 
 
 </li>
 
@@ -488,9 +505,6 @@ Marketing Agency
 </li>
 
 </ul>
 </li>
 
 </ul>
-</li>
-<li><span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Goverment is not playable at the moment</span>
-
 </li>
 
 </ul>
 </li>
 
 </ul>
@@ -503,26 +517,42 @@ Marketing Agency
 <ul id="fold1_1_6_2_3" style="POSITION: relative; VISIBILITY: visible;"><li>Contains link to "Create new character"
 
 </li>
 <ul id="fold1_1_6_2_3" style="POSITION: relative; VISIBILITY: visible;"><li>Contains link to "Create new character"
 
 </li>
-<li>Player sees some basic data about the character
+<li>Player sees some basic data about listed characters
 
 </li>
 
 </li>
+<li>Locked characters should not be removed instead marked with "Locked"
 
 
-</ul>
 </li>
 </li>
-<li>Refill account
 
 
+</ul>
 </li>
 <li><span id="show1_1_6_2_4" class="foldclosed" onClick="show_folder('1_1_6_2_4')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_4" class="foldopened" onClick="hide_folder('1_1_6_2_4')">-</Span>
 </li>
 <li><span id="show1_1_6_2_4" class="foldclosed" onClick="show_folder('1_1_6_2_4')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_4" class="foldopened" onClick="hide_folder('1_1_6_2_4')">-</Span>
+Refill account points
+<ul id="fold1_1_6_2_4" style="POSITION: relative; VISIBILITY: visible;"><li>The admin may choose if the in-game can be converted with a low rate to account points
+
+</li>
+<li><span id="show1_1_6_2_4_1" class="foldclosed" onClick="show_folder('1_1_6_2_4_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_4_1" class="foldopened" onClick="hide_folder('1_1_6_2_4_1')">-</Span>
+This option might be disabled by admin
+<ul id="fold1_1_6_2_4_1" style="POSITION: relative; VISIBILITY: visible;"><li>Then the gamer can only refill in-game money per character
+
+</li>
+
+</ul>
+</li>
+
+</ul>
+</li>
+<li><span id="show1_1_6_2_5" class="foldclosed" onClick="show_folder('1_1_6_2_5')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_5" class="foldopened" onClick="hide_folder('1_1_6_2_5')">-</Span>
 Update gamer/user profile
 Update gamer/user profile
-<ul id="fold1_1_6_2_4" style="POSITION: relative; VISIBILITY: visible;"><li>Enter the current account password
+<ul id="fold1_1_6_2_5" style="POSITION: relative; VISIBILITY: visible;"><li>Enter the current account password
 
 </li>
 <li>Send email to the user only if no email has changed, or if ...
 
 </li>
 
 </li>
 <li>Send email to the user only if no email has changed, or if ...
 
 </li>
-<li><span id="show1_1_6_2_4_1" class="foldclosed" onClick="show_folder('1_1_6_2_4_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_4_1" class="foldopened" onClick="hide_folder('1_1_6_2_4_1')">-</Span>
+<li><span id="show1_1_6_2_5_1" class="foldclosed" onClick="show_folder('1_1_6_2_5_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_5_1" class="foldopened" onClick="hide_folder('1_1_6_2_5_1')">-</Span>
 Has the email been changed?
 Has the email been changed?
-<ul id="fold1_1_6_2_4_1" style="POSITION: relative; VISIBILITY: visible;"><li>Send new confirmation to new email
+<ul id="fold1_1_6_2_5_1" style="POSITION: relative; VISIBILITY: visible;"><li>Send new confirmation to new email
 
 </li>
 <li>Send notifier to old email
 
 </li>
 <li>Send notifier to old email
@@ -534,9 +564,9 @@ Has the email been changed?
 
 </ul>
 </li>
 
 </ul>
 </li>
-<li><span id="show1_1_6_2_5" class="foldclosed" onClick="show_folder('1_1_6_2_5')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_5" class="foldopened" onClick="hide_folder('1_1_6_2_5')">-</Span>
+<li><span id="show1_1_6_2_6" class="foldclosed" onClick="show_folder('1_1_6_2_6')" style="POSITION: absolute">+</span> <span id="hide1_1_6_2_6" class="foldopened" onClick="hide_folder('1_1_6_2_6')">-</Span>
 Change account password
 Change account password
-<ul id="fold1_1_6_2_5" style="POSITION: relative; VISIBILITY: visible;"><li>Enter current account password
+<ul id="fold1_1_6_2_6" style="POSITION: relative; VISIBILITY: visible;"><li>Enter current account password
 
 </li>
 <li>Enter new password twice
 
 </li>
 <li>Enter new password twice
@@ -551,23 +581,80 @@ Change account password
 
 </ul>
 </li>
 
 </ul>
 </li>
-<li><span style="font-family: SansSerif, sans-serif; font-weight: bold; ">General structure</span>
+<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>
+<span style="font-family: SansSerif, sans-serif; font-weight: bold; ">General infrastructures</span>
+<ul id="fold1_1_6_3" style="POSITION: relative; VISIBILITY: visible;"><li><span style="font-family: SansSerif, sans-serif; ">Point system (in-game money)</span>
+
+</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>
+A.I. goverment
+<ul id="fold1_1_6_3_1" style="POSITION: relative; VISIBILITY: visible;"><li>Shall help unemployed gamers staying alive (but not becoming rich)
+
+</li>
+<li><span id="show1_1_6_3_1_1" class="foldclosed" onClick="show_folder('1_1_6_3_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_6_3_1_1" class="foldopened" onClick="hide_folder('1_1_6_3_1_1')">-</Span>
+May later on collect taxes from companies
+<ul id="fold1_1_6_3_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>For paying unemployed people
+
+</li>
+<li>Financial support for broken companies
+
+</li>
+
+</ul>
+</li>
+<li>May ofer social security services
+
+</li>
+<li><span id="show1_1_6_3_1_2" class="foldclosed" onClick="show_folder('1_1_6_3_1_2')" style="POSITION: absolute">+</span> <span id="hide1_1_6_3_1_2" class="foldopened" onClick="hide_folder('1_1_6_3_1_2')">-</Span>
+<span style="font-family: SansSerif, sans-serif; ">Goverment is not playable at the moment</span>
+<ul id="fold1_1_6_3_1_2" style="POSITION: relative; VISIBILITY: visible;"><li>It should be "played" abstractly by the server
+
+</li>
+<li>Gamers may help each other with financial support
+
+</li>
+
+</ul>
+</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>
 </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>
+<span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Strict coding guidelines for clean 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" 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
+<ul id="fold1_1_7_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_7_1_1" class="foldclosed" onClick="show_folder('1_1_7_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_7_1_1" class="foldopened" onClick="hide_folder('1_1_7_1_1')">-</Span>
+Fully object-oriented
+<ul id="fold1_1_7_1_1" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_7_1_1_1" class="foldclosed" onClick="show_folder('1_1_7_1_1_1')" style="POSITION: absolute">+</span> <span id="hide1_1_7_1_1_1" class="foldopened" onClick="hide_folder('1_1_7_1_1_1')">-</Span>
+Use of different but practical design patterns
+<ul id="fold1_1_7_1_1_1" style="POSITION: relative; VISIBILITY: visible;"><li>Factory-method pattern for smother initializing of objects
 
 </li>
 
 </li>
-<li>Use of different but practical design patterns
+<li>Template method pattern where it matches
+
+</li>
+<li>MVC pattern for the website core
 
 </li>
 
 
 </li>
 
+</ul>
+</li>
+<li>Only one index.php shall provide access to the whole game
+
+</li>
+<li>Slower in PHP5
+
+</li>
+
+</ul>
+</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>
 </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>
@@ -588,34 +675,74 @@ In-line documentation
 </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"
 </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*
+<ul id="fold1_1_7_2_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_1_7_2_2_1" class="foldclosed" onClick="show_folder('1_1_7_2_2_1')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_1" class="foldopened" onClick="hide_folder('1_1_7_2_2_1')">-</Span>
+COPYING*
+<ul id="fold1_1_7_2_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>License files
 
 </li>
 
 </li>
-<li>Conception
 
 
+</ul>
 </li>
 </li>
-<li>NEWS
+<li><span id="show1_1_7_2_2_2" class="foldclosed" onClick="show_folder('1_1_7_2_2_2')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_2" class="foldopened" onClick="hide_folder('1_1_7_2_2_2')">-</Span>
+Conception
+<ul id="fold1_1_7_2_2_2" style="POSITION: relative; VISIBILITY: visible;"><li>As OpenDocument and later PDF as well
 
 </li>
 
 </li>
-<li>README
 
 
+</ul>
 </li>
 </li>
-<li>ArgoUML diagram
+<li><span id="show1_1_7_2_2_3" class="foldclosed" onClick="show_folder('1_1_7_2_2_3')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_3" class="foldopened" onClick="hide_folder('1_1_7_2_2_3')">-</Span>
+NEWS
+<ul id="fold1_1_7_2_2_3" style="POSITION: relative; VISIBILITY: visible;"><li>Latest news around the game (coeer and gamer)
 
 </li>
 
 </li>
-<li>FreeMind document
 
 
+</ul>
 </li>
 </li>
-<li>THANKS
+<li><span id="show1_1_7_2_2_4" class="foldclosed" onClick="show_folder('1_1_7_2_2_4')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_4" class="foldopened" onClick="hide_folder('1_1_7_2_2_4')">-</Span>
+README
+<ul id="fold1_1_7_2_2_4" style="POSITION: relative; VISIBILITY: visible;"><li>Includes installation instructions and general gaming guidelines
 
 </li>
 
 </li>
-<li>minmap_yyyymmdd.html
+
+</ul>
+</li>
+<li><span id="show1_1_7_2_2_5" class="foldclosed" onClick="show_folder('1_1_7_2_2_5')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_5" class="foldopened" onClick="hide_folder('1_1_7_2_2_5')">-</Span>
+ArgoUML diagram
+<ul id="fold1_1_7_2_2_5" style="POSITION: relative; VISIBILITY: visible;"><li>For visualization of the class structure
+
+</li>
+
+</ul>
+</li>
+<li><span id="show1_1_7_2_2_6" class="foldclosed" onClick="show_folder('1_1_7_2_2_6')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_6" class="foldopened" onClick="hide_folder('1_1_7_2_2_6')">-</Span>
+FreeMind document
+<ul id="fold1_1_7_2_2_6" style="POSITION: relative; VISIBILITY: visible;"><li>...
+
+</li>
+
+</ul>
+</li>
+<li><span id="show1_1_7_2_2_7" class="foldclosed" onClick="show_folder('1_1_7_2_2_7')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_7" class="foldopened" onClick="hide_folder('1_1_7_2_2_7')">-</Span>
+THANKS
+<ul id="fold1_1_7_2_2_7" style="POSITION: relative; VISIBILITY: visible;"><li>All people helped in some direct or indirect way, less or more.
+
+</li>
+
+</ul>
+</li>
+<li><span id="show1_1_7_2_2_8" class="foldclosed" onClick="show_folder('1_1_7_2_2_8')" style="POSITION: absolute">+</span> <span id="hide1_1_7_2_2_8" class="foldopened" onClick="hide_folder('1_1_7_2_2_8')">-</Span>
+minmap_yyyymmdd.html
+<ul id="fold1_1_7_2_2_8" style="POSITION: relative; VISIBILITY: visible;"><li>Exported FreeMind maps to HTML with CSS and JavaScript
 
 </li>
 
 </ul>
 </li>
 
 
 </li>
 
 </ul>
 </li>
 
+</ul>
+</li>
+
 </ul>
 </li>
 <li><span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Folding of the code</span>
 </ul>
 </li>
 <li><span style="font-family: SansSerif, sans-serif; font-weight: bold; ">Folding of the code</span>
@@ -997,10 +1124,6 @@ Players, companies et cetera should be lockable
 </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>
 <li><span id="show1_11" class="foldclosed" onClick="show_folder('1_11')" style="POSITION: absolute">+</span> <span id="hide1_11" class="foldopened" onClick="hide_folder('1_11')">-</Span>
 <span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">How do you construct a ship?</span>
 </li>
 <li><span id="show1_11" class="foldclosed" onClick="show_folder('1_11')" style="POSITION: absolute">+</span> <span id="hide1_11" class="foldopened" onClick="hide_folder('1_11')">-</Span>
 <span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">How do you construct a ship?</span>
@@ -1261,8 +1384,73 @@ Ship yards are highly required to construct ships
 </li>
 <li><span id="show1_12" class="foldclosed" onClick="show_folder('1_12')" style="POSITION: absolute">+</span> <span id="hide1_12" class="foldopened" onClick="hide_folder('1_12')">-</Span>
 <span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">Misc</span>
 </li>
 <li><span id="show1_12" class="foldclosed" onClick="show_folder('1_12')" style="POSITION: absolute">+</span> <span id="hide1_12" class="foldopened" onClick="hide_folder('1_12')">-</Span>
 <span style="font-size: 133%;font-family: SansSerif, sans-serif; font-weight: bold; ">Misc</span>
-<ul id="fold1_12" style="POSITION: relative; VISIBILITY: visible;"><li><span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Point system (in-game money)</span>
+<ul id="fold1_12" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_12_1" class="foldclosed" onClick="show_folder('1_12_1')" style="POSITION: absolute">+</span> <span id="hide1_12_1" class="foldopened" onClick="hide_folder('1_12_1')">-</Span>
+<span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Websites</span>
+<ul id="fold1_12_1" style="POSITION: relative; VISIBILITY: visible;"><li><a href="http://www.ship-simu.org" target="_blank"><span class=l>~</span>&nbsp;Homepage (www.ship-simu.org)
+</a>
 
 
+</li>
+<li><a href="http://forum.ship-simu.org" target="_blank"><span class=l>~</span>&nbsp;Forum (forum.ship-simu.org)
+</a>
+
+</li>
+<li><a href="http://bugs.ship-simu.org" target="_blank"><span class=l>~</span>&nbsp;Bug tracker (bugs.ship-simu.org)
+</a>
+
+</li>
+
+</ul>
+</li>
+<li><span id="show1_12_2" class="foldclosed" onClick="show_folder('1_12_2')" style="POSITION: absolute">+</span> <span id="hide1_12_2" class="foldopened" onClick="hide_folder('1_12_2')">-</Span>
+<span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Author</span>
+<ul id="fold1_12_2" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_12_2_1" class="foldclosed" onClick="show_folder('1_12_2_1')" style="POSITION: absolute">+</span> <span id="hide1_12_2_1" class="foldopened" onClick="hide_folder('1_12_2_1')">-</Span>
+Roland "Quix0r" Haeder
+<ul id="fold1_12_2_1" style="POSITION: relative; VISIBILITY: visible;"><li>Main author
+
+</li>
+<li><a href="mailto:webmaster@ship-simu.org" target="_blank"><span class=l>~</span>&nbsp;webmaster@ship-simu.org
+</a>
+
+</li>
+<li>8809296
+
+</li>
+
+</ul>
+</li>
+
+</ul>
+</li>
+<li><span id="show1_12_3" class="foldclosed" onClick="show_folder('1_12_3')" style="POSITION: absolute">+</span> <span id="hide1_12_3" class="foldopened" onClick="hide_folder('1_12_3')">-</Span>
+<span style="font-size: 116%;font-family: SansSerif, sans-serif; font-weight: bold; ">Ideas</span>
+<ul id="fold1_12_3" style="POSITION: relative; VISIBILITY: visible;"><li><span id="show1_12_3_1" class="foldclosed" onClick="show_folder('1_12_3_1')" style="POSITION: absolute">+</span> <span id="hide1_12_3_1" class="foldopened" onClick="hide_folder('1_12_3_1')">-</Span>
+Roland "Quix0r" Haeder
+<ul id="fold1_12_3_1" style="POSITION: relative; VISIBILITY: visible;"><li>Main concept
+
+</li>
+<li>Translation of monakoianar's ideas to english
+
+</li>
+
+</ul>
+</li>
+<li><span id="show1_12_3_2" class="foldclosed" onClick="show_folder('1_12_3_2')" style="POSITION: absolute">+</span> <span id="hide1_12_3_2" class="foldopened" onClick="hide_folder('1_12_3_2')">-</Span>
+Dominik "monakoianar" Schmauder
+<ul id="fold1_12_3_2" style="POSITION: relative; VISIBILITY: visible;"><li>Helps finding a lot major ideas
+
+</li>
+<li><a href="mailto:dominikschmauder@gmx.de" target="_blank"><span class=l>~</span>&nbsp;dominikschmauder@gmx.de
+</a>
+
+</li>
+<li>268853027
+
+</li>
+
+</ul>
+</li>
+
+</ul>
 </li>
 
 </ul>
 </li>
 
 </ul>