]> git.mxchange.org Git - shipsimu-docs.git/blob - shipsimu-docs/Browser-Game.mm
Re-export of the mind-maps (currently the .mm files are linked, not .html :-( )
[shipsimu-docs.git] / shipsimu-docs / Browser-Game.mm
1 <map version="0.8.1">
2 <!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net -->
3 <node CREATED="1236734370947" ID="Freemind_Link_1680848234" LINK="Ship-Simu-Ship-Simulator.mm" MODIFIED="1236734732381" TEXT="Browser-Game">
4 <font BOLD="true" NAME="SansSerif" SIZE="18"/>
5 <icon BUILTIN="messagebox_warning"/>
6 <node CREATED="1236734370947" MODIFIED="1236734370947" POSITION="right" TEXT="Procedures">
7 <font BOLD="true" NAME="SansSerif" SIZE="14"/>
8 <node CREATED="1236734370947" MODIFIED="1236734370947" TEXT="Registration procedure">
9 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
10 <node CREATED="1236734370947" MODIFIED="1236734370947" TEXT="Make sure the user account is only used once">
11 <node CREATED="1236734370947" MODIFIED="1236734370947" TEXT="An AJAX request may give the user faster feedback"/>
12 </node>
13 <node CREATED="1236734370947" MODIFIED="1236734370947" TEXT="If required make also sure that the email is used once">
14 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Another AJAX request might be helpful here"/>
15 </node>
16 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Both passwords must match as verification"/>
17 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Non-required form fields are checked only if there is content for XSS or other bad things"/>
18 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Encrypt/hash the password (should always be performed)"/>
19 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Complete the registration by adding the user account to the database"/>
20 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Registered partners shall be notified with different ways">
21 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="XML-RPC is the default"/>
22 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Different notifiers shall also be possible"/>
23 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="This might be queueable to avoid long waiting times for slow partner pages">
24 <icon BUILTIN="xmag"/>
25 <icon BUILTIN="messagebox_warning"/>
26 </node>
27 </node>
28 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Send out confirmation mail if requested by configuration"/>
29 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Redirect the user to a new page">
30 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Default is the &quot;Registration completed&quot; page"/>
31 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Home page shall be chooseable"/>
32 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Other URLs can be used as well"/>
33 </node>
34 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Alternatively login to the internal area">
35 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="The account is not useable if email is not confirmed"/>
36 </node>
37 </node>
38 <node CREATED="1236734370948" ID="Freemind_Link_1638061895" MODIFIED="1236734370948" TEXT="Login procedure">
39 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
40 </node>
41 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="General">
42 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
43 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Most steps shall be done by an intercepting filter pattern"/>
44 </node>
45 </node>
46 <node CREATED="1236734370948" MODIFIED="1236734370948" POSITION="right" TEXT="Pseudo-3D graphics">
47 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Still graphics">
48 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Different ships">
49 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Passenger ship"/>
50 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Oil tanker"/>
51 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Container ship"/>
52 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Misc small ships"/>
53 </node>
54 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Buildings">
55 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Shipyard"/>
56 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Dry dock"/>
57 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Terminal building"/>
58 </node>
59 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Vehicles">
60 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Container carrier"/>
61 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Crane"/>
62 </node>
63 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="All pics should be self-shooted">
64 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="This avoids copyright conflicts"/>
65 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="The requested buildings/vehicles must be found in reality"/>
66 </node>
67 </node>
68 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Slightly moved graphics (GIF)">
69 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Water surface"/>
70 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Sky texture"/>
71 </node>
72 </node>
73 <node CREATED="1236734370948" MODIFIED="1236734370948" POSITION="right" TEXT="Tick-based simulation">
74 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Cronological job (cron)">
75 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="Addional requirement for installation"/>
76 </node>
77 </node>
78 <node CREATED="1236734370948" MODIFIED="1236734370948" POSITION="right" TEXT="Click-based simulation">
79 <node CREATED="1236734370948" MODIFIED="1236734370948" TEXT="User clicks a button, action performed"/>
80 </node>
81 <node CREATED="1236734370948" MODIFIED="1236734370948" POSITION="right" TEXT="Fully XHTML 1.0">
82 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Latest Internet standard"/>
83 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Older browsers will make lesser trouble"/>
84 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Should validate with the W3C HTML Validator">
85 <node CREATED="1236734370949" LINK="http://validator.w3.org" MODIFIED="1236734370949" TEXT="http://validator.w3.org">
86 <icon BUILTIN="attach"/>
87 </node>
88 </node>
89 </node>
90 <node CREATED="1236734370949" MODIFIED="1236734370949" POSITION="right" TEXT="Design is CSS-based">
91 <font NAME="SansSerif" SIZE="12"/>
92 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Themes are possible"/>
93 </node>
94 <node CREATED="1236734370949" MODIFIED="1236734370949" POSITION="right" TEXT="Nice AJAX features">
95 <icon BUILTIN="idea"/>
96 <icon BUILTIN="desktop_new"/>
97 </node>
98 <node CREATED="1236734370949" ID="Freemind_Link_1491280472" MODIFIED="1236734370949" POSITION="left" TEXT="Website structure">
99 <font BOLD="true" NAME="SansSerif" SIZE="14"/>
100 <node CREATED="1236734370949" ID="Freemind_Link_1521419096" MODIFIED="1236734370949" TEXT="External guest area">
101 <cloud/>
102 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
103 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="News on the front page (home)">
104 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="The news source can be choosen from different">
105 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Previously typed and stored in database"/>
106 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Local XML files">
107 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Hint: Created by external generators">
108 <font NAME="SansSerif" SIZE="12"/>
109 </node>
110 </node>
111 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Remote XMLs like RSS feeds"/>
112 </node>
113 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="The typer can choose a category">
114 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="New categories can be suggested by the typer"/>
115 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="An admin can create new categories"/>
116 </node>
117 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Comments are allowable">
118 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Logged-in users"/>
119 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Guests as well">
120 <icon BUILTIN="clanbomber"/>
121 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Secured with CAPTCHA">
122 <icon BUILTIN="messagebox_warning"/>
123 </node>
124 </node>
125 </node>
126 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="One object for all news should be fine">
127 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Do not use one object per news entry!">
128 <icon BUILTIN="clanbomber"/>
129 <icon BUILTIN="stop"/>
130 </node>
131 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="The object receives a &quot;Requestable&quot; object">
132 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Obtain page number and sent comment data from it"/>
133 </node>
134 </node>
135 </node>
136 <node CREATED="1236734370949" MODIFIED="1236734370949" STYLE="fork" TEXT="Registration form">
137 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="One single page"/>
138 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Multiple pages"/>
139 </node>
140 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Login form">
141 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="With guest login (disable by the admin)">
142 <icon BUILTIN="bell"/>
143 <icon BUILTIN="idea"/>
144 </node>
145 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Password reminder"/>
146 <node CREATED="1236734370949" MODIFIED="1236734370949" TEXT="Link to the registration form"/>
147 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Different login methods configureable by admin:">
148 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="By username+password"/>
149 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="By email+password"/>
150 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="By username/email+password"/>
151 </node>
152 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Wether cookie-based or session-based login">
153 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="This shall be configureable by admin">
154 <icon BUILTIN="messagebox_warning"/>
155 </node>
156 </node>
157 </node>
158 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Screenshot gallery">
159 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Comments are allowable"/>
160 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Should be kept simple"/>
161 </node>
162 <node CREATED="1236734370950" MODIFIED="1236734370950" STYLE="fork" TEXT="List of enabled features"/>
163 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Statistics of the game (not whole network!)"/>
164 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="List of playing users">
165 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="With link to their public profiles"/>
166 </node>
167 <node CREATED="1236734370950" ID="Freemind_Link_1307618947" MODIFIED="1236734370950" TEXT="Pillory">
168 <node CREATED="1236734614966" ID="_" MODIFIED="1236734669803" TEXT="Should be used to combat abuse">
169 <icon BUILTIN="idea"/>
170 <node CREATED="1236734625758" ID="Freemind_Link_1670057335" MODIFIED="1236734634270" TEXT="Child pornography"/>
171 <node CREATED="1236734635478" ID="Freemind_Link_1276984970" MODIFIED="1236734641555" TEXT="Nacy activities"/>
172 <node CREATED="1236734650267" ID="Freemind_Link_805679314" MODIFIED="1236734654325" TEXT="Spam attempts"/>
173 </node>
174 <node CREATED="1236734370950" ID="Freemind_Link_292927111" MODIFIED="1236734370950" TEXT="Username (who got locked)"/>
175 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Date&amp;Time"/>
176 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="The admin"/>
177 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Stated reason"/>
178 </node>
179 <node CREATED="1236734370950" ID="Freemind_Link_1776800199" MODIFIED="1236734370950" TEXT="Small extra pages">
180 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Imprint (required in Germany)"/>
181 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Privacy policy (required in some countries)"/>
182 </node>
183 </node>
184 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Internal game area">
185 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
186 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="News on first login page">
187 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Like on &quot;home&quot; page except that there is no captcha required"/>
188 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Including history of recent events since last login"/>
189 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Announcements in special sub-category for newly founded shipping/travel companies"/>
190 </node>
191 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Create new game character">
192 <edge STYLE="bezier"/>
193 <cloud/>
194 <font NAME="SansSerif" SIZE="12"/>
195 <icon BUILTIN="password"/>
196 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="The gamer can have all varriants">
197 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="This may be limitable by admin"/>
198 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="The player still cannot make contracts with own characters">
199 <icon BUILTIN="messagebox_warning"/>
200 </node>
201 </node>
202 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="It should cost somewhere a fee">
203 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="The fee shall be payed from user account"/>
204 </node>
205 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="For first character creation he shall have enougth game money plus some extra"/>
206 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Types of characters">
207 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Shipping company founder">
208 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="This includes the fee for funding new company"/>
209 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="A news for the community shall be placed">
210 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="The admin/mod can still moderate it"/>
211 </node>
212 </node>
213 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Travel company founder">
214 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Like shipping company..."/>
215 </node>
216 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Jobholder">
217 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Starts unemployed"/>
218 <node CREATED="1236734370950" MODIFIED="1236734370950" TEXT="Some money left for sending applications out"/>
219 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="May ask goverment for financial help"/>
220 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Has to pay monthly fees">
221 <icon BUILTIN="stop"/>
222 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Rent for a &quot;fake&quot; house"/>
223 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Meal and drinks (faked)"/>
224 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Others costs like phone,electricity"/>
225 </node>
226 </node>
227 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Merchant">
228 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Raw resources"/>
229 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Constructed ship parts"/>
230 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Smaller complete ships"/>
231 </node>
232 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Marketing Agency">
233 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Sells marketing/merchandising products"/>
234 </node>
235 </node>
236 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="This is only possible if account is activated">
237 <font ITALIC="true" NAME="SansSerif" SIZE="12"/>
238 <icon BUILTIN="messagebox_warning"/>
239 </node>
240 </node>
241 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="&quot;Load&quot; existing character">
242 <cloud/>
243 <font NAME="SansSerif" SIZE="12"/>
244 <icon BUILTIN="password"/>
245 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Contains link to &quot;Create new character&quot;"/>
246 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Player sees some basic data about listed characters"/>
247 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Locked characters should not be removed instead marked with &quot;Locked&quot;">
248 <icon BUILTIN="idea"/>
249 </node>
250 </node>
251 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Refill account points">
252 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="The admin may choose if the in-game can be converted with a low rate to account points"/>
253 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="This option might be disabled by admin">
254 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Then the gamer can only refill in-game money per character"/>
255 </node>
256 </node>
257 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Update gamer/user profile">
258 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Enter the current account password"/>
259 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Send email to the user only if no email has changed, or if ..."/>
260 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Has the email been changed?">
261 <icon BUILTIN="help"/>
262 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Send new confirmation to new email"/>
263 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Send notifier to old email"/>
264 </node>
265 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Change account password">
266 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Enter current account password"/>
267 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Enter new password twice"/>
268 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Send an email to the user"/>
269 </node>
270 </node>
271 </node>
272 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="General infrastructures">
273 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
274 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="Point system (in-game money)">
275 <font NAME="SansSerif" SIZE="12"/>
276 <icon BUILTIN="password"/>
277 </node>
278 <node CREATED="1236734370951" MODIFIED="1236734370951" TEXT="A.I. goverment">
279 <cloud/>
280 <icon BUILTIN="flag"/>
281 <icon BUILTIN="password"/>
282 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Shall help unemployed gamers staying alive (but not becoming rich)"/>
283 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="May later on collect taxes from companies">
284 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="For paying unemployed people"/>
285 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Financial support for broken companies"/>
286 </node>
287 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="May ofer social security services">
288 <icon BUILTIN="xmag"/>
289 <icon BUILTIN="pencil"/>
290 </node>
291 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Goverment is not playable at the moment">
292 <font NAME="SansSerif" SIZE="12"/>
293 <icon BUILTIN="messagebox_warning"/>
294 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="It should be &quot;played&quot; abstractly by the server"/>
295 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Gamers may help each other with financial support"/>
296 </node>
297 </node>
298 </node>
299 </node>
300 <node CREATED="1236734370952" ID="Freemind_Link_463540660" MODIFIED="1236734370952" POSITION="left" TEXT="Strict coding guidelines for clean PHP code">
301 <font BOLD="true" NAME="SansSerif" SIZE="14"/>
302 <icon BUILTIN="xmag"/>
303 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="General code structure">
304 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
305 <icon BUILTIN="messagebox_warning"/>
306 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Fully object-oriented">
307 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Use of different but practical design patterns">
308 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Factory-method pattern for smother initializing of objects"/>
309 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Template method pattern where it matches"/>
310 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="MVC pattern for the website core"/>
311 </node>
312 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Only one index.php shall provide access to the whole game"/>
313 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Slower in PHP5">
314 <icon BUILTIN="clanbomber"/>
315 </node>
316 </node>
317 </node>
318 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Documentation">
319 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
320 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="In-line documentation">
321 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Script header with full copyright and license as requested by GNU GPL 3"/>
322 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Method headers with Doxygen compatible tags"/>
323 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Comments above single lines for better understanding what is happening"/>
324 </node>
325 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Files in directory &quot;docs&quot;">
326 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="COPYING*">
327 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="License files"/>
328 </node>
329 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Conception">
330 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="As OpenDocument and later PDF as well"/>
331 </node>
332 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="NEWS">
333 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Latest news around the game (coeer and gamer)"/>
334 </node>
335 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="README">
336 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="Includes installation instructions and general gaming guidelines"/>
337 </node>
338 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="ArgoUML diagram">
339 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="For visualization of the class structure"/>
340 </node>
341 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="FreeMind document">
342 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="...">
343 <icon BUILTIN="ksmiletris"/>
344 </node>
345 </node>
346 <node CREATED="1236734370952" MODIFIED="1236734370952" TEXT="THANKS">
347 <node CREATED="1236734370953" MODIFIED="1236734370953" TEXT="All people helped in some direct or indirect way, less or more."/>
348 </node>
349 <node CREATED="1236734370956" MODIFIED="1236734370956" TEXT="minmap_yyyymmdd.html">
350 <node CREATED="1236734370956" MODIFIED="1236734370956" TEXT="Exported FreeMind maps to HTML with CSS and JavaScript"/>
351 </node>
352 </node>
353 </node>
354 <node CREATED="1236734370956" MODIFIED="1236734370956" TEXT="Folding of the code">
355 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
356 </node>
357 <node CREATED="1236734370956" MODIFIED="1236734370956" TEXT="Tabs and spaces">
358 <font BOLD="true" NAME="SansSerif" SIZE="12"/>
359 </node>
360 </node>
361 </node>
362 </map>