OSDN Git Service

コーディングスタイルを変更
authormasakih <masakih@users.sourceforge.jp>
Sun, 8 Apr 2018 14:37:24 +0000 (23:37 +0900)
committermasakih <masakih@users.sourceforge.jp>
Sun, 8 Apr 2018 14:37:24 +0000 (23:37 +0900)
commit88689f9116566fd3a2919a20d0d434b422ef3c0d
tree5272bc9f30ad255f605add094a30072069eb6cc6
parent93c56b372e4587b04ce35b3812afb92c989b5464
コーディングスタイルを変更
161 files changed:
KCD/API.swift
KCD/APIResponse.swift
KCD/ActinKindTransformer.swift
KCD/AirBaseMapper.swift
KCD/AirBaseWindowController.swift
KCD/AirCorpsChangeNameCommand.swift
KCD/AirCorpsSupplyCommand.swift
KCD/AirPlanInfoView.swift
KCD/AirbasePlaneStateTransformer.swift
KCD/AncherageRepairTimerViewController.swift
KCD/AnchorageRepairManager.swift
KCD/AppDelegate.swift
KCD/ApplySuppliesCommand.swift
KCD/AreaNameTransformer.swift
KCD/ArrayExtensions.swift
KCD/BasicMapper.swift
KCD/BattleCommand.swift
KCD/BattleInformationViewController.swift
KCD/BookmarkListViewController.swift
KCD/BookmarkManager.swift
KCD/BridgeViewController.swift
KCD/BroserWindowController.swift
KCD/CacheStoragePolicy.swift
KCD/CalculateConditionPanelController.swift
KCD/CalculateDamageCommand.swift
KCD/ChangeHenseiCommand.swift
KCD/CollectionView.swift
KCD/CombileViewController.swift
KCD/CombinedCommand.swift
KCD/CommandRegister.swift
KCD/CoreDataProviderExtension.swift
KCD/CreateShipCommand.swift
KCD/CustomHTTPProtocol.swift
KCD/DamageCalculator.swift
KCD/DamageValueTransformer.swift
KCD/DamageView.swift
KCD/Debug.swift
KCD/Deck.swift
KCD/DeckBuilderStructure.swift
KCD/DeckMapper.swift
KCD/DefaultKey.swift
KCD/DefaultKeyExtendedValues.swift
KCD/DefaultKeys.swift
KCD/DefaultSettings.swift
KCD/DestroyItem2Command.swift
KCD/DockInformationFutures.swift
KCD/DocksViewController.swift
KCD/DropShipHistoryCommand.swift
KCD/DummyShipCommand.swift
KCD/EnhancementListItem.swift
KCD/EnhancementListItemDownloader.swift
KCD/ExternalBrowserWindowController.swift
KCD/FadeoutTextField.swift
KCD/Fleet.swift
KCD/FleetManager.swift
KCD/FleetViewController.swift
KCD/Future.swift
KCD/GameViewController.swift
KCD/GuardEscapedView.swift
KCD/GuardShelterCommand.swift
KCD/HistoryItemCleaner.swift
KCD/HistoryMarkTransformer.swift
KCD/HistoryTableViewController.swift
KCD/HistoryWindowController.swift
KCD/IgnoreCommand.swift
KCD/IgnoreZeroTransformer.swift
KCD/ImageView.swift
KCD/InformationTabViewController.swift
KCD/JSONMapper.swift
KCD/JSONNode.swift
KCD/JSONTracker.swift
KCD/JSONViewCommand.swift
KCD/KCManagedObject.swift
KCD/KaisouLockCommand.swift
KCD/KenzoDockMapper.swift
KCD/KenzoDockStatus.swift
KCD/KenzoMarkCommand.swift
KCD/LengTransformer.swift
KCD/LocalDataStoreAccessor.swift
KCD/Localizable.swift
KCD/Logger.swift
KCD/MapAreaTransformaer.swift
KCD/MapInfoCommand.swift
KCD/MapStartCommand.swift
KCD/MasterShipMapper.swift
KCD/MaterialMapper.swift
KCD/MillisecondTransformer.swift
KCD/MissionStatus.swift
KCD/NSPredicateExtension.swift
KCD/NSTextFieldExtension.swift
KCD/NotificationCenterExtension.swift
KCD/NyukyoDockMapper.swift
KCD/NyukyoDockStatus.swift
KCD/NyukyoSpeedChangeCommand.swift
KCD/NyukyoStartCommand.swift
KCD/OrderedSetToArrayTransformer.swift
KCD/Parameter.swift
KCD/PeriodicNotifier.swift
KCD/PlanToShowsBoldFontTransformer.swift
KCD/PowerUpSupportViewController.swift
KCD/PreferencePanelController.swift
KCD/Quest.swift
KCD/QuestListCommand.swift
KCD/QuestProgressTransformer.swift
KCD/RealDestroyShipCommand.swift
KCD/RealPowerUpCommand.swift
KCD/RemodelSlotItemCommand.swift
KCD/ResourceHistoryManager.swift
KCD/ResourceViewController.swift
KCD/SakutekiCalculator.swift
KCD/ScreenshotCollectionViewItem.swift
KCD/ScreenshotDetailViewController.swift
KCD/ScreenshotEditorViewController.swift
KCD/ScreenshotInformation.swift
KCD/ScreenshotListViewController.swift
KCD/ScreenshotListWindowController.swift
KCD/ScreenshotLoader.swift
KCD/ScreenshotRegister.swift
KCD/SeikuCalclator.swift
KCD/SetActionCommand.swift
KCD/SetPlaneCommand.swift
KCD/Ship.swift
KCD/ShipDetailViewController.swift
KCD/ShipMapper.swift
KCD/ShipMasterDetailWindowController.swift
KCD/ShipSlotObserver.swift
KCD/ShipViewController.swift
KCD/ShipWindowController.swift
KCD/SlotItemEquipTypeTransformer.swift
KCD/SlotItemLevelView.swift
KCD/SlotItemMapper.swift
KCD/SlotItemShortNameTransformer.swift
KCD/SlotItemWindowController.swift
KCD/SlotResetCommand.swift
KCD/SlotitemNameTransformer.swift
KCD/SokuTransformer.swift
KCD/StoreCreateSlotItemHistoryCommand.swift
KCD/StrengthenListItemCellView.swift
KCD/StrengthenListViewController.swift
KCD/StrokeTextFieldCell.swift
KCD/SuppliesCell.swift
KCD/TPValueCalculator.swift
KCD/TSVSupport.swift
KCD/TemporaryDataStoreAccessor.swift
KCD/TiledImageView.swift
KCD/TimeSignalNotifier.swift
KCD/TimerCountFormatter.swift
KCD/UITestWindowController.swift
KCD/UpdateQuestListCommand.swift
KCD/UpdateSlotItemCommand.swift
KCD/UpgradableShipsWindowController.swift
KCD/UpgradeShipExcludeColorTransformer.swift
KCD/ViewAnimation.swift
KCD/WindowManager.swift
KCDTests/CombinedBattleTest.swift
KCDTests/GuardEscapeTest.swift
KCDTests/NormalBattleTest.swift
KCDTests/SakutekiTest.swift
KCDTests/SeikuTest.swift
KCDTests/ShipStatusTest.swift
KCDTests/TPTest.swift