Skip to content

Commit

Permalink
Readmeをリリースに向けて整備
Browse files Browse the repository at this point in the history
  • Loading branch information
YSRKEN committed Mar 13, 2016
1 parent 14d07f4 commit a2e4ccf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 1 addition & 4 deletions KCS_CUI/KCS_CUI.sln
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
VisualStudioVersion = 14.0.25029.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KCS_CUI", "KCS_CUI.vcxproj", "{ACD9BD4F-A8C2-4C3A-9BC5-CBBF96BA13ED}"
EndProject
Global
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
clang_Debug|x64 = clang_Debug|x64
clang_Debug|x86 = clang_Debug|x86
Expand Down
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ MIT
|taba |https://github.com/taba256 |https://twitter.com/__taba__ |

## バージョン履歴
### Ver.1.4.0
対空カットイン判定・艦隊防空ボーナスをキャッシュすることで処理速度を向上させた。
また、constexprによりコンパイル時にCSVデータを読み込むことで、記述の明瞭化および高速化を果たした。
### Ver.1.3.0
謎のボトルネックを解消して、マップモードをきちんと並列動作するようにした。
また、燃料/弾薬消費に伴う補正をより正確にし、触接を修正し、夜間触接および水上戦闘機を実装した。
Expand Down

0 comments on commit a2e4ccf

Please sign in to comment.