]> git.mxchange.org Git - shipsimu.git/commit - application/ship-simu/exceptions/class_EmptyStructuresListException.php
Renamed 'ship-simu' to 'shipsimu' + added 'core' and symlink to core/inc
authorRoland Haeder <roland@mxchange.org>
Sun, 22 Mar 2015 20:21:22 +0000 (21:21 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 22 Mar 2015 20:21:22 +0000 (21:21 +0100)
commit02a6b02f96d2193d2161e70477bf8f18a199389f
tree17426ecf49e95a8b8ac325cc82bf3bc151142289
parent4f70843ae8428f051d70ccff5bb43fc4c03dda8d
Renamed 'ship-simu' to 'shipsimu' + added 'core' and symlink to core/inc

Signed-off-by: Roland Haeder <roland@mxchange.org>
655 files changed:
.gitmodules [new file with mode: 0644]
application/ship-simu/.htaccess [deleted file]
application/ship-simu/admin/.htaccess [deleted file]
application/ship-simu/class_ApplicationHelper.php [deleted file]
application/ship-simu/config.php [deleted file]
application/ship-simu/data.php [deleted file]
application/ship-simu/debug.php [deleted file]
application/ship-simu/exceptions.php [deleted file]
application/ship-simu/exceptions/.htaccess [deleted file]
application/ship-simu/exceptions/class_BirthdayInvalidException.php [deleted file]
application/ship-simu/exceptions/class_CabinShipMismatchException.php [deleted file]
application/ship-simu/exceptions/class_ContractAllreadySignedException.php [deleted file]
application/ship-simu/exceptions/class_ContractPartnerMismatchException.php [deleted file]
application/ship-simu/exceptions/class_DeckShipMismatchException.php [deleted file]
application/ship-simu/exceptions/class_EmptyStructuresListException.php [deleted file]
application/ship-simu/exceptions/class_InvalidContractPartnerException.php [deleted file]
application/ship-simu/exceptions/class_InvalidIDFormatException.php [deleted file]
application/ship-simu/exceptions/class_ItemNotInPriceListException.php [deleted file]
application/ship-simu/exceptions/class_ItemNotTradeableException.php [deleted file]
application/ship-simu/exceptions/class_MissingSimulatorIdException.php [deleted file]
application/ship-simu/exceptions/class_MotorShipMismatchException.php [deleted file]
application/ship-simu/exceptions/class_NoShippingCompanyOwnedException.php [deleted file]
application/ship-simu/exceptions/class_NoShipyardsConstructedException.php [deleted file]
application/ship-simu/exceptions/class_PersonellListAlreadyCreatedException.php [deleted file]
application/ship-simu/exceptions/class_RoomShipMismatchException.php [deleted file]
application/ship-simu/exceptions/class_ShipNotConstructedException.php [deleted file]
application/ship-simu/exceptions/class_ShipPartNotConstructableException.php [deleted file]
application/ship-simu/exceptions/class_StructureShipMismatchException.php [deleted file]
application/ship-simu/exceptions/class_StructuresOutOfBoundsException.php [deleted file]
application/ship-simu/exceptions/class_ToMuchEmployeesException.php [deleted file]
application/ship-simu/exceptions/class_TotalPriceNotCalculatedException.php [deleted file]
application/ship-simu/exceptions/class_UnsupportedLimitationPartException.php [deleted file]
application/ship-simu/exceptions/class_WrongGenderSpecifiedException.php [deleted file]
application/ship-simu/init.php [deleted file]
application/ship-simu/interfaces/.htaccess [deleted file]
application/ship-simu/interfaces/class_BookableAccount.php [deleted file]
application/ship-simu/interfaces/class_ConstructableShip.php [deleted file]
application/ship-simu/interfaces/class_ConstructableShipPart.php [deleted file]
application/ship-simu/interfaces/class_ContractPartner.php [deleted file]
application/ship-simu/interfaces/class_Customer.php [deleted file]
application/ship-simu/interfaces/class_Personellizer.php [deleted file]
application/ship-simu/interfaces/class_SignableContract.php [deleted file]
application/ship-simu/interfaces/class_TradeableItem.php [deleted file]
application/ship-simu/loader.php [deleted file]
application/ship-simu/main/.htaccess [deleted file]
application/ship-simu/main/actions/.htaccess [deleted file]
application/ship-simu/main/actions/class_ [deleted file]
application/ship-simu/main/actions/class_BaseShipSimuAction.php [deleted file]
application/ship-simu/main/actions/ship-simu/.htaccess [deleted file]
application/ship-simu/main/actions/ship-simu/class_ShipSimuLoginAction.php [deleted file]
application/ship-simu/main/actions/ship-simu/class_ShipSimuProfileAction.php [deleted file]
application/ship-simu/main/actions/web/.htaccess [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLogin [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginCompanyAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginGovernmentStartupHelpAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginGovernmentTrainingAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginLogoutAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginProfileAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginRefillAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginStatusProblemAction.php [deleted file]
application/ship-simu/main/actions/web/class_WebShipSimuLoginWelcomeAction.php [deleted file]
application/ship-simu/main/bank/.htaccess [deleted file]
application/ship-simu/main/bank/class_BaseBank.php [deleted file]
application/ship-simu/main/bank/money/class_MoneyBank.php [deleted file]
application/ship-simu/main/class_ [deleted file]
application/ship-simu/main/class_BasePersonell.php [deleted file]
application/ship-simu/main/class_BaseSimulator.php [deleted file]
application/ship-simu/main/class_Merchant.php [deleted file]
application/ship-simu/main/class_WorksContract.php [deleted file]
application/ship-simu/main/commands/.htaccess [deleted file]
application/ship-simu/main/commands/web/.htaccess [deleted file]
application/ship-simu/main/commands/web/class_WebShipsimuGuestLoginCommand.php [deleted file]
application/ship-simu/main/commands/web/class_WebShipsimuProfileCommand.php [deleted file]
application/ship-simu/main/commands/web/class_WebShipsimuRefillCommand.php [deleted file]
application/ship-simu/main/commands/web/class_WebShipsimuRegisterCommand.php [deleted file]
application/ship-simu/main/commands/web/class_WebShipsimuUserLoginCommand.php [deleted file]
application/ship-simu/main/commands/web/company/.htaccess [deleted file]
application/ship-simu/main/commands/web/company/class_WebShipSimuCompanyCommand.php [deleted file]
application/ship-simu/main/commands/web/government/.htaccess [deleted file]
application/ship-simu/main/commands/web/government/class_WebGovernmentFailedStartupCommand.php [deleted file]
application/ship-simu/main/commands/web/government/class_WebGovernmentFailedTrainingCommand.php [deleted file]
application/ship-simu/main/commands/web/government/class_WebShipsimuGovernmentStartupCommand.php [deleted file]
application/ship-simu/main/commands/web/government/class_WebShipsimuGovernmentTrainingCommand.php [deleted file]
application/ship-simu/main/companies/.htaccess [deleted file]
application/ship-simu/main/companies/class_ShippingCompany.php [deleted file]
application/ship-simu/main/constructions/.htaccess [deleted file]
application/ship-simu/main/constructions/berths/.htaccess [deleted file]
application/ship-simu/main/constructions/berths/class_Berth.php [deleted file]
application/ship-simu/main/constructions/class_BaseConstruction.php [deleted file]
application/ship-simu/main/constructions/docks/.htaccess [deleted file]
application/ship-simu/main/constructions/docks/class_DryDock.php [deleted file]
application/ship-simu/main/constructions/harbors/.htaccess [deleted file]
application/ship-simu/main/constructions/harbors/class_Harbor.php [deleted file]
application/ship-simu/main/constructions/terminals/.htaccess [deleted file]
application/ship-simu/main/constructions/terminals/class_Terminal.php [deleted file]
application/ship-simu/main/constructions/yards/.htaccess [deleted file]
application/ship-simu/main/constructions/yards/class_Shipyard.php [deleted file]
application/ship-simu/main/controller/.htaccess [deleted file]
application/ship-simu/main/controller/web/.htaccess [deleted file]
application/ship-simu/main/controller/web/class_WebCompanyController.php [deleted file]
application/ship-simu/main/controller/web/class_WebGovernmentFailedController.php [deleted file]
application/ship-simu/main/drives/.htaccess [deleted file]
application/ship-simu/main/drives/class_BaseDrive.php [deleted file]
application/ship-simu/main/drives/motor/.htaccess [deleted file]
application/ship-simu/main/drives/motor/class_Motor.php [deleted file]
application/ship-simu/main/factories/.htaccess [deleted file]
application/ship-simu/main/factories/class_ShipSimuWebNewsFactory.php [deleted file]
application/ship-simu/main/filter/.htaccess [deleted file]
application/ship-simu/main/filter/book/.htaccess [deleted file]
application/ship-simu/main/filter/book/refill/.htaccess [deleted file]
application/ship-simu/main/filter/book/refill/class_RefillRequestCurrencyTestBookFilter.php [deleted file]
application/ship-simu/main/filter/class_ [deleted file]
application/ship-simu/main/filter/class_BaseShipSimuFilter.php [deleted file]
application/ship-simu/main/filter/government/.htaccess [deleted file]
application/ship-simu/main/filter/government/class_ShipSimuGovernmentPaysStartupHelpFilter.php [deleted file]
application/ship-simu/main/filter/government/class_ShipSimuGovernmentPaysTrainingFilter.php [deleted file]
application/ship-simu/main/filter/page/.htaccess [deleted file]
application/ship-simu/main/filter/page/class_RefillPageFilter.php [deleted file]
application/ship-simu/main/filter/validator/.htaccess [deleted file]
application/ship-simu/main/filter/validator/class_RefillRequestValidatorFilter.php [deleted file]
application/ship-simu/main/filter/validator/class_ShipSimuUserStatusGuestFilter.php [deleted file]
application/ship-simu/main/filter/verifier/.htaccess [deleted file]
application/ship-simu/main/filter/verifier/class_BirthdayVerifierFilter.php [deleted file]
application/ship-simu/main/government/.htaccess [deleted file]
application/ship-simu/main/government/class_SimplifiedGovernment.php [deleted file]
application/ship-simu/main/login/.htaccess [deleted file]
application/ship-simu/main/login/class_ShipSimuGuestLogin.php [deleted file]
application/ship-simu/main/login/class_ShipSimuUserLogin.php [deleted file]
application/ship-simu/main/login/helper/.htaccess [deleted file]
application/ship-simu/main/login/helper/class_ShipSimuLoginHelper.php [deleted file]
application/ship-simu/main/menu/.htaccess [deleted file]
application/ship-simu/main/menu/class_ShipSimu [deleted file]
application/ship-simu/main/menu/class_ShipSimuConfirmMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuHomeMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuLoginAreaMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuLoginFailedMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuLoginMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuLogoutMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuRegisterMenu.php [deleted file]
application/ship-simu/main/menu/class_ShipSimuStatusMenu.php [deleted file]
application/ship-simu/main/menu/government/.htaccess [deleted file]
application/ship-simu/main/menu/government/class_ShipSimuGovernmentFailedAreaMenu.php [deleted file]
application/ship-simu/main/opening/.htaccess [deleted file]
application/ship-simu/main/opening/bank/.htaccess [deleted file]
application/ship-simu/main/opening/bank/class_MoneyBankRealtimeOpening.php [deleted file]
application/ship-simu/main/opening/class_ [deleted file]
application/ship-simu/main/opening/class_BaseOpening.php [deleted file]
application/ship-simu/main/parts/.htaccess [deleted file]
application/ship-simu/main/parts/class_BaseShipPart.php [deleted file]
application/ship-simu/main/parts/maschineroom/.htaccess [deleted file]
application/ship-simu/main/parts/maschineroom/class_MaschineRoom.php [deleted file]
application/ship-simu/main/personell/.htaccess [deleted file]
application/ship-simu/main/personell/class_SimulatorPersonell.php [deleted file]
application/ship-simu/main/personell/company/.htaccess [deleted file]
application/ship-simu/main/personell/company/class_CompanyEmployee.php [deleted file]
application/ship-simu/main/registration/.htaccess [deleted file]
application/ship-simu/main/registration/class_ShipSimuRegistration.php [deleted file]
application/ship-simu/main/resolver/.htaccess [deleted file]
application/ship-simu/main/resolver/web/.htaccess [deleted file]
application/ship-simu/main/resolver/web/class_WebCompanyCommandResolver.php [deleted file]
application/ship-simu/main/resolver/web/class_WebGovernmentFailedCommandResolver.php [deleted file]
application/ship-simu/main/ships/.htaccess [deleted file]
application/ship-simu/main/ships/class_BaseShip.php [deleted file]
application/ship-simu/main/ships/passenger/.htaccess [deleted file]
application/ship-simu/main/ships/passenger/class_PassengerShip.php [deleted file]
application/ship-simu/main/structures/.htaccess [deleted file]
application/ship-simu/main/structures/class_BaseStructure.php [deleted file]
application/ship-simu/main/structures/extended/.htaccess [deleted file]
application/ship-simu/main/structures/extended/cabines/.htaccess [deleted file]
application/ship-simu/main/structures/extended/cabines/class_BaseCabin.php [deleted file]
application/ship-simu/main/structures/extended/cabines/ship/.htaccess [deleted file]
application/ship-simu/main/structures/extended/cabines/ship/class_EconomyCabin.php [deleted file]
application/ship-simu/main/structures/extended/cabines/ship/class_LowCabin.php [deleted file]
application/ship-simu/main/structures/extended/cabines/ship/class_LuxuryCabin.php [deleted file]
application/ship-simu/main/structures/extended/cabines/ship/class_PremierCabin.php [deleted file]
application/ship-simu/main/structures/extended/class_ [deleted file]
application/ship-simu/main/structures/extended/class_BaseCabinStructure.php [deleted file]
application/ship-simu/main/structures/extended/class_BaseDeckStructure.php [deleted file]
application/ship-simu/main/structures/extended/class_BaseUpperStructure.php [deleted file]
application/ship-simu/main/structures/extended/decks/.htaccess [deleted file]
application/ship-simu/main/structures/extended/decks/cargo/.htaccess [deleted file]
application/ship-simu/main/structures/extended/decks/cargo/class_CarDeck.php [deleted file]
application/ship-simu/main/structures/extended/decks/cargo/class_TrainDeck.php [deleted file]
application/ship-simu/main/structures/extended/decks/cargo/class_TruckDeck.php [deleted file]
application/ship-simu/main/structures/extended/decks/class_BaseDeck.php [deleted file]
application/ship-simu/main/structures/extended/lower/.htaccess [deleted file]
application/ship-simu/main/structures/extended/upper/.htaccess [deleted file]
application/ship-simu/main/structures/extended/upper/class_Bridge.php [deleted file]
application/ship-simu/main/user/.htaccess [deleted file]
application/ship-simu/main/user/class_ShipSimuBaseUser.php [deleted file]
application/ship-simu/main/user/extended/.htaccess [deleted file]
application/ship-simu/main/user/extended/class_ShipSimuGuest.php [deleted file]
application/ship-simu/main/user/extended/class_ShipSimuMember.php [deleted file]
application/ship-simu/main/wrapper/.htaccess [deleted file]
application/ship-simu/main/wrapper/class_CompanyDatabaseWrapper.php [deleted file]
application/ship-simu/main/wrapper/class_UserGovernmentDatabaseWrapper.php [deleted file]
application/ship-simu/starter.php [deleted file]
application/ship-simu/templates/.htaccess [deleted file]
application/ship-simu/templates/de/.htaccess [deleted file]
application/ship-simu/templates/de/.xml [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_company.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_government_startup_help.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_government_training.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_logout.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_refill.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_status_problem.ctp [deleted file]
application/ship-simu/templates/de/code/action_ship_simu_login_welcome.ctp [deleted file]
application/ship-simu/templates/de/code/block_company_data.ctp [deleted file]
application/ship-simu/templates/de/code/block_persona_data.ctp [deleted file]
application/ship-simu/templates/de/code/captch_graphic_code.ctp [deleted file]
application/ship-simu/templates/de/code/confirm_link.ctp [deleted file]
application/ship-simu/templates/de/code/emergency_exit.ctp [deleted file]
application/ship-simu/templates/de/code/footer.ctp [deleted file]
application/ship-simu/templates/de/code/footer_msg.ctp [deleted file]
application/ship-simu/templates/de/code/government_failed_main.ctp [deleted file]
application/ship-simu/templates/de/code/header.ctp [deleted file]
application/ship-simu/templates/de/code/header_extras_hook.ctp [deleted file]
application/ship-simu/templates/de/code/home.ctp [deleted file]
application/ship-simu/templates/de/code/login_failed.ctp [deleted file]
application/ship-simu/templates/de/code/login_form.ctp [deleted file]
application/ship-simu/templates/de/code/login_main.ctp [deleted file]
application/ship-simu/templates/de/code/logout_done.ctp [deleted file]
application/ship-simu/templates/de/code/mail_debug.ctp [deleted file]
application/ship-simu/templates/de/code/register_form.ctp [deleted file]
application/ship-simu/templates/de/code/shipsimu_main.ctp [deleted file]
application/ship-simu/templates/de/code/status.ctp [deleted file]
application/ship-simu/templates/de/emails/.htaccess [deleted file]
application/ship-simu/templates/de/emails/text_resend_link.tpl [deleted file]
application/ship-simu/templates/de/html/.htaccess [deleted file]
application/ship-simu/templates/de/html/nav_advert.tpl [deleted file]
application/ship-simu/templates/de/html/selector_ship-simu.tpl [deleted file]
application/ship-simu/templates/de/image/base_code.xml [deleted file]
application/ship-simu/templates/de/image/code_captcha.img [deleted file]
application/ship-simu/templates/de/image/emergency_exit.img [deleted file]
application/ship-simu/templates/de/menu/.htaccess [deleted file]
application/ship-simu/templates/de/menu/base_menu.xml [deleted file]
application/ship-simu/templates/de/menu/generic_menu_entries.xml [deleted file]
application/ship-simu/templates/game/!MISSING [deleted file]
application/ship-simu/templates/game/.htaccess [deleted file]
application/ship-simu/templates/game/building/.htaccess [deleted file]
application/ship-simu/templates/game/building/advanced_research_lab.xml [deleted file]
application/ship-simu/templates/game/building/base_building.xml [deleted file]
application/ship-simu/templates/game/building/research_lab.xml [deleted file]
application/ship-simu/templates/game/chemicals/.htaccess [deleted file]
application/ship-simu/templates/game/company/.htaccess [deleted file]
application/ship-simu/templates/game/container/.htaccess [deleted file]
application/ship-simu/templates/game/container/base_container.xml [deleted file]
application/ship-simu/templates/game/contract/.htaccess [deleted file]
application/ship-simu/templates/game/contract/base_contract.xml [deleted file]
application/ship-simu/templates/game/drink/.htaccess [deleted file]
application/ship-simu/templates/game/drink/base_drink.xml [deleted file]
application/ship-simu/templates/game/electronic/.htaccess [deleted file]
application/ship-simu/templates/game/electronic/base_electronic.xml [deleted file]
application/ship-simu/templates/game/electronic/cellphone.xml [deleted file]
application/ship-simu/templates/game/electronic/hifi_system.xml [deleted file]
application/ship-simu/templates/game/electronic/radio_receiver.xml [deleted file]
application/ship-simu/templates/game/electronic/surround_system.xml [deleted file]
application/ship-simu/templates/game/electronic/television.xml [deleted file]
application/ship-simu/templates/game/engine/.htaccess [deleted file]
application/ship-simu/templates/game/engine/base_engine.xml [deleted file]
application/ship-simu/templates/game/farmer/.htaccess [deleted file]
application/ship-simu/templates/game/farmer/base_farmer.xml [deleted file]
application/ship-simu/templates/game/fruit/.htaccess [deleted file]
application/ship-simu/templates/game/fruit/base_fruit.xml [deleted file]
application/ship-simu/templates/game/fuel/.htaccess [deleted file]
application/ship-simu/templates/game/fuel/base_fuel.xml [deleted file]
application/ship-simu/templates/game/grain/.htaccess [deleted file]
application/ship-simu/templates/game/grain/base_grain.xml [deleted file]
application/ship-simu/templates/game/lifestock/.htaccess [deleted file]
application/ship-simu/templates/game/lifestock/base_lifestock.xml [deleted file]
application/ship-simu/templates/game/merchant/.htaccess [deleted file]
application/ship-simu/templates/game/merchant/base_merchant.xml [deleted file]
application/ship-simu/templates/game/mineral/.htaccess [deleted file]
application/ship-simu/templates/game/mineral/base_mineral.xml [deleted file]
application/ship-simu/templates/game/produce/.htaccess [deleted file]
application/ship-simu/templates/game/produce/base_produce.xml [deleted file]
application/ship-simu/templates/game/research/.htaccess [deleted file]
application/ship-simu/templates/game/research/base_research.xml [deleted file]
application/ship-simu/templates/game/research/electricity.xml [deleted file]
application/ship-simu/templates/game/research/electronics.xml [deleted file]
application/ship-simu/templates/game/research/mathematics.xml [deleted file]
application/ship-simu/templates/game/research/radio_receiving.xml [deleted file]
application/ship-simu/templates/game/research/statics.xml [deleted file]
application/ship-simu/templates/game/resource/.htaccess [deleted file]
application/ship-simu/templates/game/resource/base_resource.xml [deleted file]
application/ship-simu/templates/game/ship/.htaccess [deleted file]
application/ship-simu/templates/game/ship/base_ship.xml [deleted file]
application/ship-simu/templates/game/tank/.htaccess [deleted file]
application/ship-simu/templates/game/tank/base_tank.xml [deleted file]
application/ship-simu/templates/game/technology/.htaccess [deleted file]
application/ship-simu/templates/game/technology/architecture.xml [deleted file]
application/ship-simu/templates/game/technology/base_technology.xml [deleted file]
application/ship-simu/templates/game/technology/cellular_network.xml [deleted file]
application/ship-simu/templates/game/technology/drawings.xml [deleted file]
application/ship-simu/templates/game/technology/glass_making.xml [deleted file]
application/ship-simu/templates/game/technology/household_devices.xml [deleted file]
application/ship-simu/templates/game/technology/intergrated_currents.xml [deleted file]
application/ship-simu/templates/game/technology/laboratory_equipment.xml [deleted file]
application/ship-simu/templates/game/technology/naval_architecture.xml [deleted file]
application/ship-simu/templates/game/technology/plastics.xml [deleted file]
application/ship-simu/templates/game/technology/signal_amplifying.xml [deleted file]
application/ship-simu/templates/game/technology/signal_modulation.xml [deleted file]
application/ship-simu/templates/game/technology/sound_equalizer.xml [deleted file]
application/ship-simu/templates/game/technology/sound_processor.xml [deleted file]
application/ship-simu/templates/game/technology/surround_mixing.xml [deleted file]
application/ship-simu/templates/game/technology/transistor.xml [deleted file]
application/ship-simu/templates/game/technology/video_receiving.xml [deleted file]
application/ship-simu/templates/game/types/.htaccess [deleted file]
application/ship-simu/templates/game/types/building_types.xml [deleted file]
application/ship-simu/templates/game/types/container_types.xml [deleted file]
application/ship-simu/templates/game/types/content_types.xml [deleted file]
application/ship-simu/templates/game/types/contract_types.xml [deleted file]
application/ship-simu/templates/game/types/electronic_types.xml [deleted file]
application/ship-simu/templates/game/types/engine_types.xml [deleted file]
application/ship-simu/templates/game/types/farmer_types.xml [deleted file]
application/ship-simu/templates/game/types/fuel_types.xml [deleted file]
application/ship-simu/templates/game/types/merchant_types.xml [deleted file]
application/ship-simu/templates/game/types/owner_occupants.xml [deleted file]
application/ship-simu/templates/game/types/product_types.xml [deleted file]
application/ship-simu/templates/game/types/research_types.xml [deleted file]
application/ship-simu/templates/game/types/ship_types.xml [deleted file]
application/ship-simu/templates/game/types/signer_types.xml [deleted file]
application/ship-simu/templates/game/types/tank_types.xml [deleted file]
application/ship-simu/templates/game/types/technology_types.xml [deleted file]
application/ship-simu/templates/game/vegetable/.htaccess [deleted file]
application/ship-simu/templates/game/vegetable/base_vegetable.xml [deleted file]
application/shipsimu/.htaccess [new file with mode: 0644]
application/shipsimu/admin/.htaccess [new file with mode: 0644]
application/shipsimu/class_ApplicationHelper.php [new file with mode: 0644]
application/shipsimu/config.php [new file with mode: 0644]
application/shipsimu/data.php [new file with mode: 0644]
application/shipsimu/debug.php [new file with mode: 0644]
application/shipsimu/exceptions.php [new file with mode: 0644]
application/shipsimu/exceptions/.htaccess [new file with mode: 0644]
application/shipsimu/exceptions/class_BirthdayInvalidException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_CabinShipMismatchException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ContractAllreadySignedException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ContractPartnerMismatchException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_DeckShipMismatchException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_EmptyStructuresListException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_InvalidContractPartnerException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_InvalidIDFormatException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ItemNotInPriceListException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ItemNotTradeableException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_MissingSimulatorIdException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_MotorShipMismatchException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_NoShippingCompanyOwnedException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_NoShipyardsConstructedException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_PersonellListAlreadyCreatedException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_RoomShipMismatchException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ShipNotConstructedException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ShipPartNotConstructableException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_StructureShipMismatchException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_StructuresOutOfBoundsException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_ToMuchEmployeesException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_TotalPriceNotCalculatedException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_UnsupportedLimitationPartException.php [new file with mode: 0644]
application/shipsimu/exceptions/class_WrongGenderSpecifiedException.php [new file with mode: 0644]
application/shipsimu/init.php [new file with mode: 0644]
application/shipsimu/interfaces/.htaccess [new file with mode: 0644]
application/shipsimu/interfaces/class_BookableAccount.php [new file with mode: 0644]
application/shipsimu/interfaces/class_ConstructableShip.php [new file with mode: 0644]
application/shipsimu/interfaces/class_ConstructableShipPart.php [new file with mode: 0644]
application/shipsimu/interfaces/class_ContractPartner.php [new file with mode: 0644]
application/shipsimu/interfaces/class_Customer.php [new file with mode: 0644]
application/shipsimu/interfaces/class_Personellizer.php [new file with mode: 0644]
application/shipsimu/interfaces/class_SignableContract.php [new file with mode: 0644]
application/shipsimu/interfaces/class_TradeableItem.php [new file with mode: 0644]
application/shipsimu/loader.php [new file with mode: 0644]
application/shipsimu/main/.htaccess [new file with mode: 0644]
application/shipsimu/main/actions/.htaccess [new file with mode: 0644]
application/shipsimu/main/actions/class_ [new file with mode: 0644]
application/shipsimu/main/actions/class_BaseShipSimuAction.php [new file with mode: 0644]
application/shipsimu/main/actions/ship-simu/.htaccess [new file with mode: 0644]
application/shipsimu/main/actions/ship-simu/class_ShipSimuLoginAction.php [new file with mode: 0644]
application/shipsimu/main/actions/ship-simu/class_ShipSimuProfileAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/.htaccess [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLogin [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginCompanyAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginGovernmentStartupHelpAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginGovernmentTrainingAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginLogoutAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginProfileAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginRefillAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginStatusProblemAction.php [new file with mode: 0644]
application/shipsimu/main/actions/web/class_WebShipSimuLoginWelcomeAction.php [new file with mode: 0644]
application/shipsimu/main/bank/.htaccess [new file with mode: 0644]
application/shipsimu/main/bank/class_BaseBank.php [new file with mode: 0644]
application/shipsimu/main/bank/money/class_MoneyBank.php [new file with mode: 0644]
application/shipsimu/main/class_ [new file with mode: 0644]
application/shipsimu/main/class_BasePersonell.php [new file with mode: 0644]
application/shipsimu/main/class_BaseSimulator.php [new file with mode: 0644]
application/shipsimu/main/class_Merchant.php [new file with mode: 0644]
application/shipsimu/main/class_WorksContract.php [new file with mode: 0644]
application/shipsimu/main/commands/.htaccess [new file with mode: 0644]
application/shipsimu/main/commands/web/.htaccess [new file with mode: 0644]
application/shipsimu/main/commands/web/class_WebShipsimuGuestLoginCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/class_WebShipsimuProfileCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/class_WebShipsimuRefillCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/class_WebShipsimuRegisterCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/class_WebShipsimuUserLoginCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/company/.htaccess [new file with mode: 0644]
application/shipsimu/main/commands/web/company/class_WebShipSimuCompanyCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/government/.htaccess [new file with mode: 0644]
application/shipsimu/main/commands/web/government/class_WebGovernmentFailedStartupCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/government/class_WebGovernmentFailedTrainingCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/government/class_WebShipsimuGovernmentStartupCommand.php [new file with mode: 0644]
application/shipsimu/main/commands/web/government/class_WebShipsimuGovernmentTrainingCommand.php [new file with mode: 0644]
application/shipsimu/main/companies/.htaccess [new file with mode: 0644]
application/shipsimu/main/companies/class_ShippingCompany.php [new file with mode: 0644]
application/shipsimu/main/constructions/.htaccess [new file with mode: 0644]
application/shipsimu/main/constructions/berths/.htaccess [new file with mode: 0644]
application/shipsimu/main/constructions/berths/class_Berth.php [new file with mode: 0644]
application/shipsimu/main/constructions/class_BaseConstruction.php [new file with mode: 0644]
application/shipsimu/main/constructions/docks/.htaccess [new file with mode: 0644]
application/shipsimu/main/constructions/docks/class_DryDock.php [new file with mode: 0644]
application/shipsimu/main/constructions/harbors/.htaccess [new file with mode: 0644]
application/shipsimu/main/constructions/harbors/class_Harbor.php [new file with mode: 0644]
application/shipsimu/main/constructions/terminals/.htaccess [new file with mode: 0644]
application/shipsimu/main/constructions/terminals/class_Terminal.php [new file with mode: 0644]
application/shipsimu/main/constructions/yards/.htaccess [new file with mode: 0644]
application/shipsimu/main/constructions/yards/class_Shipyard.php [new file with mode: 0644]
application/shipsimu/main/controller/.htaccess [new file with mode: 0644]
application/shipsimu/main/controller/web/.htaccess [new file with mode: 0644]
application/shipsimu/main/controller/web/class_WebCompanyController.php [new file with mode: 0644]
application/shipsimu/main/controller/web/class_WebGovernmentFailedController.php [new file with mode: 0644]
application/shipsimu/main/drives/.htaccess [new file with mode: 0644]
application/shipsimu/main/drives/class_BaseDrive.php [new file with mode: 0644]
application/shipsimu/main/drives/motor/.htaccess [new file with mode: 0644]
application/shipsimu/main/drives/motor/class_Motor.php [new file with mode: 0644]
application/shipsimu/main/factories/.htaccess [new file with mode: 0644]
application/shipsimu/main/factories/class_ShipSimuWebNewsFactory.php [new file with mode: 0644]
application/shipsimu/main/filter/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/book/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/book/refill/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/book/refill/class_RefillRequestCurrencyTestBookFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/class_ [new file with mode: 0644]
application/shipsimu/main/filter/class_BaseShipSimuFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/government/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/government/class_ShipSimuGovernmentPaysStartupHelpFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/government/class_ShipSimuGovernmentPaysTrainingFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/page/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/page/class_RefillPageFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/validator/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/validator/class_RefillRequestValidatorFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/validator/class_ShipSimuUserStatusGuestFilter.php [new file with mode: 0644]
application/shipsimu/main/filter/verifier/.htaccess [new file with mode: 0644]
application/shipsimu/main/filter/verifier/class_BirthdayVerifierFilter.php [new file with mode: 0644]
application/shipsimu/main/government/.htaccess [new file with mode: 0644]
application/shipsimu/main/government/class_SimplifiedGovernment.php [new file with mode: 0644]
application/shipsimu/main/login/.htaccess [new file with mode: 0644]
application/shipsimu/main/login/class_ShipSimuGuestLogin.php [new file with mode: 0644]
application/shipsimu/main/login/class_ShipSimuUserLogin.php [new file with mode: 0644]
application/shipsimu/main/login/helper/.htaccess [new file with mode: 0644]
application/shipsimu/main/login/helper/class_ShipSimuLoginHelper.php [new file with mode: 0644]
application/shipsimu/main/menu/.htaccess [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimu [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuConfirmMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuHomeMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuLoginAreaMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuLoginFailedMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuLoginMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuLogoutMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuRegisterMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/class_ShipSimuStatusMenu.php [new file with mode: 0644]
application/shipsimu/main/menu/government/.htaccess [new file with mode: 0644]
application/shipsimu/main/menu/government/class_ShipSimuGovernmentFailedAreaMenu.php [new file with mode: 0644]
application/shipsimu/main/opening/.htaccess [new file with mode: 0644]
application/shipsimu/main/opening/bank/.htaccess [new file with mode: 0644]
application/shipsimu/main/opening/bank/class_MoneyBankRealtimeOpening.php [new file with mode: 0644]
application/shipsimu/main/opening/class_ [new file with mode: 0644]
application/shipsimu/main/opening/class_BaseOpening.php [new file with mode: 0644]
application/shipsimu/main/parts/.htaccess [new file with mode: 0644]
application/shipsimu/main/parts/class_BaseShipPart.php [new file with mode: 0644]
application/shipsimu/main/parts/maschineroom/.htaccess [new file with mode: 0644]
application/shipsimu/main/parts/maschineroom/class_MaschineRoom.php [new file with mode: 0644]
application/shipsimu/main/personell/.htaccess [new file with mode: 0644]
application/shipsimu/main/personell/class_SimulatorPersonell.php [new file with mode: 0644]
application/shipsimu/main/personell/company/.htaccess [new file with mode: 0644]
application/shipsimu/main/personell/company/class_CompanyEmployee.php [new file with mode: 0644]
application/shipsimu/main/registration/.htaccess [new file with mode: 0644]
application/shipsimu/main/registration/class_ShipSimuRegistration.php [new file with mode: 0644]
application/shipsimu/main/resolver/.htaccess [new file with mode: 0644]
application/shipsimu/main/resolver/web/.htaccess [new file with mode: 0644]
application/shipsimu/main/resolver/web/class_WebCompanyCommandResolver.php [new file with mode: 0644]
application/shipsimu/main/resolver/web/class_WebGovernmentFailedCommandResolver.php [new file with mode: 0644]
application/shipsimu/main/ships/.htaccess [new file with mode: 0644]
application/shipsimu/main/ships/class_BaseShip.php [new file with mode: 0644]
application/shipsimu/main/ships/passenger/.htaccess [new file with mode: 0644]
application/shipsimu/main/ships/passenger/class_PassengerShip.php [new file with mode: 0644]
application/shipsimu/main/structures/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/class_BaseStructure.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/class_BaseCabin.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/ship/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/ship/class_EconomyCabin.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/ship/class_LowCabin.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/ship/class_LuxuryCabin.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/cabines/ship/class_PremierCabin.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/class_ [new file with mode: 0644]
application/shipsimu/main/structures/extended/class_BaseCabinStructure.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/class_BaseDeckStructure.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/class_BaseUpperStructure.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/decks/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/decks/cargo/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/decks/cargo/class_CarDeck.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/decks/cargo/class_TrainDeck.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/decks/cargo/class_TruckDeck.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/decks/class_BaseDeck.php [new file with mode: 0644]
application/shipsimu/main/structures/extended/lower/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/upper/.htaccess [new file with mode: 0644]
application/shipsimu/main/structures/extended/upper/class_Bridge.php [new file with mode: 0644]
application/shipsimu/main/user/.htaccess [new file with mode: 0644]
application/shipsimu/main/user/class_ShipSimuBaseUser.php [new file with mode: 0644]
application/shipsimu/main/user/extended/.htaccess [new file with mode: 0644]
application/shipsimu/main/user/extended/class_ShipSimuGuest.php [new file with mode: 0644]
application/shipsimu/main/user/extended/class_ShipSimuMember.php [new file with mode: 0644]
application/shipsimu/main/wrapper/.htaccess [new file with mode: 0644]
application/shipsimu/main/wrapper/class_CompanyDatabaseWrapper.php [new file with mode: 0644]
application/shipsimu/main/wrapper/class_UserGovernmentDatabaseWrapper.php [new file with mode: 0644]
application/shipsimu/starter.php [new file with mode: 0644]
application/shipsimu/templates/.htaccess [new file with mode: 0644]
application/shipsimu/templates/de/.htaccess [new file with mode: 0644]
application/shipsimu/templates/de/.xml [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_company.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_government_startup_help.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_government_training.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_logout.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_profile.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_refill.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_status_problem.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/action_ship_simu_login_welcome.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/block_company_data.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/block_persona_data.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/captch_graphic_code.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/confirm_link.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/emergency_exit.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/footer.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/footer_msg.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/government_failed_main.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/header.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/header_extras_hook.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/home.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/login_failed.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/login_form.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/login_main.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/logout_done.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/mail_debug.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/register_form.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/shipsimu_main.ctp [new file with mode: 0644]
application/shipsimu/templates/de/code/status.ctp [new file with mode: 0644]
application/shipsimu/templates/de/emails/.htaccess [new file with mode: 0644]
application/shipsimu/templates/de/emails/text_resend_link.tpl [new file with mode: 0644]
application/shipsimu/templates/de/html/.htaccess [new file with mode: 0644]
application/shipsimu/templates/de/html/nav_advert.tpl [new file with mode: 0644]
application/shipsimu/templates/de/html/selector_ship-simu.tpl [new file with mode: 0644]
application/shipsimu/templates/de/image/base_code.xml [new file with mode: 0644]
application/shipsimu/templates/de/image/code_captcha.img [new file with mode: 0644]
application/shipsimu/templates/de/image/emergency_exit.img [new file with mode: 0644]
application/shipsimu/templates/de/menu/.htaccess [new file with mode: 0644]
application/shipsimu/templates/de/menu/base_menu.xml [new file with mode: 0644]
application/shipsimu/templates/de/menu/generic_menu_entries.xml [new file with mode: 0644]
application/shipsimu/templates/game/!MISSING [new file with mode: 0644]
application/shipsimu/templates/game/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/building/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/building/advanced_research_lab.xml [new file with mode: 0644]
application/shipsimu/templates/game/building/base_building.xml [new file with mode: 0644]
application/shipsimu/templates/game/building/research_lab.xml [new file with mode: 0644]
application/shipsimu/templates/game/chemicals/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/company/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/container/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/container/base_container.xml [new file with mode: 0644]
application/shipsimu/templates/game/contract/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/contract/base_contract.xml [new file with mode: 0644]
application/shipsimu/templates/game/drink/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/drink/base_drink.xml [new file with mode: 0644]
application/shipsimu/templates/game/electronic/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/electronic/base_electronic.xml [new file with mode: 0644]
application/shipsimu/templates/game/electronic/cellphone.xml [new file with mode: 0644]
application/shipsimu/templates/game/electronic/hifi_system.xml [new file with mode: 0644]
application/shipsimu/templates/game/electronic/radio_receiver.xml [new file with mode: 0644]
application/shipsimu/templates/game/electronic/surround_system.xml [new file with mode: 0644]
application/shipsimu/templates/game/electronic/television.xml [new file with mode: 0644]
application/shipsimu/templates/game/engine/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/engine/base_engine.xml [new file with mode: 0644]
application/shipsimu/templates/game/farmer/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/farmer/base_farmer.xml [new file with mode: 0644]
application/shipsimu/templates/game/fruit/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/fruit/base_fruit.xml [new file with mode: 0644]
application/shipsimu/templates/game/fuel/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/fuel/base_fuel.xml [new file with mode: 0644]
application/shipsimu/templates/game/grain/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/grain/base_grain.xml [new file with mode: 0644]
application/shipsimu/templates/game/lifestock/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/lifestock/base_lifestock.xml [new file with mode: 0644]
application/shipsimu/templates/game/merchant/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/merchant/base_merchant.xml [new file with mode: 0644]
application/shipsimu/templates/game/mineral/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/mineral/base_mineral.xml [new file with mode: 0644]
application/shipsimu/templates/game/produce/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/produce/base_produce.xml [new file with mode: 0644]
application/shipsimu/templates/game/research/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/research/base_research.xml [new file with mode: 0644]
application/shipsimu/templates/game/research/electricity.xml [new file with mode: 0644]
application/shipsimu/templates/game/research/electronics.xml [new file with mode: 0644]
application/shipsimu/templates/game/research/mathematics.xml [new file with mode: 0644]
application/shipsimu/templates/game/research/radio_receiving.xml [new file with mode: 0644]
application/shipsimu/templates/game/research/statics.xml [new file with mode: 0644]
application/shipsimu/templates/game/resource/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/resource/base_resource.xml [new file with mode: 0644]
application/shipsimu/templates/game/ship/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/ship/base_ship.xml [new file with mode: 0644]
application/shipsimu/templates/game/tank/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/tank/base_tank.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/technology/architecture.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/base_technology.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/cellular_network.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/drawings.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/glass_making.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/household_devices.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/intergrated_currents.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/laboratory_equipment.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/naval_architecture.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/plastics.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/signal_amplifying.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/signal_modulation.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/sound_equalizer.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/sound_processor.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/surround_mixing.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/transistor.xml [new file with mode: 0644]
application/shipsimu/templates/game/technology/video_receiving.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/types/building_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/container_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/content_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/contract_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/electronic_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/engine_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/farmer_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/fuel_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/merchant_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/owner_occupants.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/product_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/research_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/ship_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/signer_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/tank_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/types/technology_types.xml [new file with mode: 0644]
application/shipsimu/templates/game/vegetable/.htaccess [new file with mode: 0644]
application/shipsimu/templates/game/vegetable/base_vegetable.xml [new file with mode: 0644]
core [new submodule]
inc [new symlink]