final added, code clean-ups
[shipsimu.git] / .gitattributes
1 * text=auto !eol
2 /Doxyfile -text
3 application/.htaccess -text
4 application/selector/.htaccess -text
5 application/selector/class_ApplicationHelper.php -text
6 application/selector/class_ApplicationSelector.php -text
7 application/selector/debug.php -text
8 application/selector/exceptions.php -text
9 application/selector/init.php -text
10 application/selector/loader.php -text
11 application/selector/starter.php -text
12 application/selector/templates/.htaccess -text
13 application/selector/templates/de/.htaccess -text
14 application/selector/templates/de/code/.htaccess -text
15 application/selector/templates/de/code/selector_apps.ctp -text
16 application/selector/templates/de/code/selector_main.ctp -text
17 application/ship-simu/.htaccess -text
18 application/ship-simu/class_ApplicationHelper.php -text
19 application/ship-simu/debug.php -text
20 application/ship-simu/exceptions.php -text
21 application/ship-simu/exceptions/.htaccess -text
22 application/ship-simu/exceptions/class_BirthdayInvalidException.php -text
23 application/ship-simu/exceptions/class_CabinShipMismatchException.php -text
24 application/ship-simu/exceptions/class_ContractAllreadySignedException.php -text
25 application/ship-simu/exceptions/class_ContractPartnerMismatchException.php -text
26 application/ship-simu/exceptions/class_DeckShipMismatchException.php -text
27 application/ship-simu/exceptions/class_EmptyStructuresListException.php -text
28 application/ship-simu/exceptions/class_InvalidContractPartnerException.php -text
29 application/ship-simu/exceptions/class_InvalidIDFormatException.php -text
30 application/ship-simu/exceptions/class_ItemNotInPriceListException.php -text
31 application/ship-simu/exceptions/class_ItemNotTradeableException.php -text
32 application/ship-simu/exceptions/class_MissingSimulatorIDException.php -text
33 application/ship-simu/exceptions/class_MotorShipMismatchException.php -text
34 application/ship-simu/exceptions/class_NoShipyardsConstructedException.php -text
35 application/ship-simu/exceptions/class_PersonellListAlreadyCreatedException.php -text
36 application/ship-simu/exceptions/class_RoomShipMismatchException.php -text
37 application/ship-simu/exceptions/class_ShipNotConstructedException.php -text
38 application/ship-simu/exceptions/class_ShipPartNotConstructableException.php -text
39 application/ship-simu/exceptions/class_StructureShipMismatchException.php -text
40 application/ship-simu/exceptions/class_StructuresOutOfBoundsException.php -text
41 application/ship-simu/exceptions/class_ToMuchEmployeesException.php -text
42 application/ship-simu/exceptions/class_TotalPriceNotCalculatedException.php -text
43 application/ship-simu/exceptions/class_UnsupportedLimitationPartException.php -text
44 application/ship-simu/exceptions/class_WrongGenderSpecifiedException.php -text
45 application/ship-simu/init.php -text
46 application/ship-simu/interfaces/.htaccess -text
47 application/ship-simu/interfaces/class_ConstructableShip.php -text
48 application/ship-simu/interfaces/class_ConstructableShipPart.php -text
49 application/ship-simu/interfaces/class_ContractPartner.php -text
50 application/ship-simu/interfaces/class_Customer.php -text
51 application/ship-simu/interfaces/class_Personellizer.php -text
52 application/ship-simu/interfaces/class_SignableContract.php -text
53 application/ship-simu/interfaces/class_TradeableItem.php -text
54 application/ship-simu/loader.php -text
55 application/ship-simu/main/.htaccess -text
56 application/ship-simu/main/class_ -text
57 application/ship-simu/main/class_BasePersonell.php -text
58 application/ship-simu/main/class_BaseSimulator.php -text
59 application/ship-simu/main/class_Merchant.php -text
60 application/ship-simu/main/class_WorksContract.php -text
61 application/ship-simu/main/companies/.htaccess -text
62 application/ship-simu/main/companies/class_ShippingCompany.php -text
63 application/ship-simu/main/constructions/.htaccess -text
64 application/ship-simu/main/constructions/berths/.htaccess -text
65 application/ship-simu/main/constructions/berths/class_Berth.php -text
66 application/ship-simu/main/constructions/class_BaseConstruction.php -text
67 application/ship-simu/main/constructions/docks/.htaccess -text
68 application/ship-simu/main/constructions/docks/class_DryDock.php -text
69 application/ship-simu/main/constructions/harbors/.htaccess -text
70 application/ship-simu/main/constructions/harbors/class_Harbor.php -text
71 application/ship-simu/main/constructions/terminals/.htaccess -text
72 application/ship-simu/main/constructions/terminals/class_Terminal.php -text
73 application/ship-simu/main/constructions/yards/.htaccess -text
74 application/ship-simu/main/constructions/yards/class_Shipyard.php -text
75 application/ship-simu/main/drives/.htaccess -text
76 application/ship-simu/main/drives/class_BaseDrive.php -text
77 application/ship-simu/main/drives/motor/.htaccess -text
78 application/ship-simu/main/drives/motor/class_Motor.php -text
79 application/ship-simu/main/parts/.htaccess -text
80 application/ship-simu/main/parts/class_BaseShipPart.php -text
81 application/ship-simu/main/parts/maschineroom/.htaccess -text
82 application/ship-simu/main/parts/maschineroom/class_MaschineRoom.php -text
83 application/ship-simu/main/personell/.htaccess -text
84 application/ship-simu/main/personell/class_SimulatorPersonell.php -text
85 application/ship-simu/main/personell/company/.htaccess -text
86 application/ship-simu/main/personell/company/class_CompanyEmployee.php -text
87 application/ship-simu/main/ships/.htaccess -text
88 application/ship-simu/main/ships/class_BaseShip.php -text
89 application/ship-simu/main/ships/passenger/.htaccess -text
90 application/ship-simu/main/ships/passenger/class_PassengerShip.php -text
91 application/ship-simu/main/structures/.htaccess -text
92 application/ship-simu/main/structures/class_BaseStructure.php -text
93 application/ship-simu/main/structures/extended/.htaccess -text
94 application/ship-simu/main/structures/extended/cabines/.htaccess -text
95 application/ship-simu/main/structures/extended/cabines/class_BaseCabin.php -text
96 application/ship-simu/main/structures/extended/cabines/ship/.htaccess -text
97 application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php -text
98 application/ship-simu/main/structures/extended/cabines/ship/class_LowCabin.php -text
99 application/ship-simu/main/structures/extended/cabines/ship/class_LuxuryCabin.php -text
100 application/ship-simu/main/structures/extended/cabines/ship/class_PremierCabin.php -text
101 application/ship-simu/main/structures/extended/class_ -text
102 application/ship-simu/main/structures/extended/class_BaseCabinStructure.php -text
103 application/ship-simu/main/structures/extended/class_BaseDeckStructure.php -text
104 application/ship-simu/main/structures/extended/class_BaseUpperStructure.php -text
105 application/ship-simu/main/structures/extended/decks/.htaccess -text
106 application/ship-simu/main/structures/extended/decks/cargo/.htaccess -text
107 application/ship-simu/main/structures/extended/decks/cargo/class_CarDeck.php -text
108 application/ship-simu/main/structures/extended/decks/cargo/class_TrainDeck.php -text
109 application/ship-simu/main/structures/extended/decks/cargo/class_TruckDeck.php -text
110 application/ship-simu/main/structures/extended/decks/class_BaseDeck.php -text
111 application/ship-simu/main/structures/extended/lower/.htaccess -text
112 application/ship-simu/main/structures/extended/upper/.htaccess -text
113 application/ship-simu/main/structures/extended/upper/class_Bridge.php -text
114 application/ship-simu/starter.php -text
115 application/ship-simu/templates/.htaccess -text
116 application/ship-simu/templates/de/.htaccess -text
117 application/ship-simu/templates/de/code/shipsimu_main.ctp -text
118 application/ship-simu/templates/de/html/.htaccess -text
119 application/ship-simu/templates/de/html/selector_ship-simu.tpl -text
120 db/.htaccess -text
121 devel/.htaccess -text
122 devel/class_Debug.php -text
123 docs/COPYING -text
124 docs/COPYING.documents -text
125 docs/COPYING.software -text
126 docs/Conception[!!-~]-[!!-~]Ship-Simu[!!-~]0.0.1.odt -text
127 docs/NEWS -text
128 docs/README -text
129 docs/Ship-Simu[!!-~]Ship-Simulator.mm -text
130 docs/THANKS -text
131 inc/.htaccess -text
132 inc/classes.php -text
133 inc/classes/.htaccess -text
134 inc/classes/exceptions/.htaccess -text
135 inc/classes/exceptions/class_FrameworkException.php -text
136 inc/classes/exceptions/compressor/.htaccess -text
137 inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
138 inc/classes/exceptions/container/.htaccess -text
139 inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
140 inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
141 inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
142 inc/classes/exceptions/database/.htaccess -text
143 inc/classes/exceptions/database/local_file/.htaccess -text
144 inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text
145 inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php -text
146 inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
147 inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
148 inc/classes/exceptions/io/.htaccess -text
149 inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text
150 inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text
151 inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
152 inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
153 inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
154 inc/classes/exceptions/io/class_PathIsEmptyException.php -text
155 inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
156 inc/classes/exceptions/io/class_PathReadProtectedException.php -text
157 inc/classes/exceptions/language/.htaccess -text
158 inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php -text
159 inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php -text
160 inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php -text
161 inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php -text
162 inc/classes/exceptions/language/class_MissingFileIoHandlerException.php -text
163 inc/classes/exceptions/language/class_MissingLanguageHandlerException.php -text
164 inc/classes/exceptions/main/.htaccess -text
165 inc/classes/exceptions/main/class_ClassMismatchException.php -text
166 inc/classes/exceptions/main/class_ClassNotFoundException.php -text
167 inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
168 inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
169 inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
170 inc/classes/exceptions/main/class_ExceptionNotChangedException.php -text
171 inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
172 inc/classes/exceptions/main/class_GetterNotFoundException.php -text
173 inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
174 inc/classes/exceptions/main/class_InvalidObjectException.php -text
175 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
176 inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
177 inc/classes/exceptions/main/class_MissingMethodException.php -text
178 inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
179 inc/classes/exceptions/main/class_NoArrayException.php -text
180 inc/classes/exceptions/main/class_NoObjectException.php -text
181 inc/classes/exceptions/main/class_NullPointerException.php -text
182 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
183 inc/classes/exceptions/template/.htaccess -text
184 inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
185 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
186 inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
187 inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
188 inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php -text
189 inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
190 inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text
191 inc/classes/exceptions/template/class_ViewHelperNotFoundException.php -text
192 inc/classes/interfaces/.htaccess -text
193 inc/classes/interfaces/application/.htaccess -text
194 inc/classes/interfaces/application/class_ManageableApplication.php -text
195 inc/classes/interfaces/class_FrameworkInterface.php -text
196 inc/classes/interfaces/compressor/.htaccess -text
197 inc/classes/interfaces/compressor/class_Compressor.php -text
198 inc/classes/interfaces/database/.htaccess -text
199 inc/classes/interfaces/database/class_FrameworkDatabaseInterface.php -text
200 inc/classes/interfaces/database/frontend/.htaccess -text
201 inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php -text
202 inc/classes/interfaces/database/middleware/.htaccess -text
203 inc/classes/interfaces/database/middleware/class_DatabaseConnector.php -text
204 inc/classes/interfaces/debug/.htaccess -text
205 inc/classes/interfaces/debug/class_Debugger.php -text
206 inc/classes/interfaces/extended/.htaccess -text
207 inc/classes/interfaces/extended/class_LimitableObject.php -text
208 inc/classes/interfaces/io/.htaccess -text
209 inc/classes/interfaces/io/class_Streamable.php -text
210 inc/classes/interfaces/io/file/.htaccess -text
211 inc/classes/interfaces/io/file/class_FileInputStreamer.php -text
212 inc/classes/interfaces/io/file/class_FileOutputStreamer.php -text
213 inc/classes/interfaces/io/output/.htaccess -text
214 inc/classes/interfaces/io/output/class_OutputStreamer.php -text
215 inc/classes/interfaces/language/.htaccess -text
216 inc/classes/interfaces/language/class_ManageableLanguage.php -text
217 inc/classes/interfaces/template/.htaccess -text
218 inc/classes/interfaces/template/class_CompileableTemplate.php -text
219 inc/classes/interfaces/template/view/class_ViewHelper.php -text
220 inc/classes/main/.htaccess -text
221 inc/classes/main/class_BaseFrameworkSystem.php -text
222 inc/classes/main/class_FrameworkArrayObject.php -text
223 inc/classes/main/compressor/.htaccess -text
224 inc/classes/main/compressor/class_Bzip2Compressor.php -text
225 inc/classes/main/compressor/class_GzipCompressor.php -text
226 inc/classes/main/compressor/class_NullCompressor.php -text
227 inc/classes/main/console/.htaccess -text
228 inc/classes/main/console/class_ConsoleTools.php -text
229 inc/classes/main/database/.htaccess -text
230 inc/classes/main/database/class_BaseDatabaseFrontend.php -text
231 inc/classes/main/database/classes/.htaccess -text
232 inc/classes/main/database/classes/class_LocalFileDatabase.php -text
233 inc/classes/main/debug/.htaccess -text
234 inc/classes/main/debug/class_DebugConsoleOutput.php -text
235 inc/classes/main/debug/class_DebugErrorLogOutput.php -text
236 inc/classes/main/debug/class_DebugWebOutput.php -text
237 inc/classes/main/extended/.htaccess -text
238 inc/classes/main/extended/class_ObjectLimits.php -text
239 inc/classes/main/extended/class_SerializationContainer.php -text
240 inc/classes/main/io/.htaccess -text
241 inc/classes/main/io/class_FileIOStream.php -text
242 inc/classes/main/io/class_FrameworkDirectoryPointer.php -text
243 inc/classes/main/io/class_FrameworkFileInputPointer.php -text
244 inc/classes/main/io/class_FrameworkFileOutputPointer.php -text
245 inc/classes/main/language/.htaccess -text
246 inc/classes/main/language/class_LanguageSystem.php -text
247 inc/classes/main/output/.htaccess -text
248 inc/classes/main/output/class_ConsoleOutput.php -text
249 inc/classes/main/output/class_WebOutput.php -text
250 inc/classes/main/template/.htaccess -text
251 inc/classes/main/template/class_TemplateEngine.php -text
252 inc/classes/middleware/.htaccess -text
253 inc/classes/middleware/class_BaseMiddleware.php -text
254 inc/classes/middleware/compressor/.htaccess -text
255 inc/classes/middleware/compressor/class_CompressorChannel.php -text
256 inc/classes/middleware/database/.htaccess -text
257 inc/classes/middleware/database/class_DatabaseConnection.php -text
258 inc/classes/middleware/debug/.htaccess -text
259 inc/classes/middleware/debug/class_DebugMiddleware.php -text
260 inc/classes/middleware/io/.htaccess -text
261 inc/classes/middleware/io/class_FileIOHandler.php -text
262 inc/config.php -text
263 inc/config/.htaccess -text
264 inc/config/class_FrameworkConfiguration.php -text
265 inc/database.php -text
266 inc/database/.htaccess -text
267 inc/database/lib-local.php -text
268 inc/file_io.php -text
269 inc/includes.php -text
270 inc/language.php -text
271 inc/language/.htaccess -text
272 inc/loader/.htaccess -text
273 inc/loader/class_ClassLoader.php -text
274 inc/output.php -text
275 inc/selector.php -text
276 /index.php -text
277 /rebuild_doc.sh -text
278 templates/.htaccess -text
279 templates/_compiled/.htaccess -text
280 templates/de/.htaccess -text
281 templates/de/code/.htaccess -text
282 templates/de/code/emergency_exit.ctp -text
283 templates/de/code/footer_msg.ctp -text
284 templates/de/code/header.ctp -text
285 templates/de/html/.htaccess -text
286 tests/ConfigTest.php -text
287 tests/old/contract-test.php -text
288 tests/old/loader-test.php -text
289 tests/old/personell-test.php -text