OSDN Git Service

[add] #37370 2.1.0のバージョン履歴を整理。
authorDeskull <deskull@users.sourceforge.jp>
Wed, 2 Jan 2019 08:40:09 +0000 (17:40 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Wed, 2 Jan 2019 08:40:09 +0000 (17:40 +0900)
src/history.adoc
src/history/history2.1.0.adoc [new file with mode: 0644]
src/make.sh

index 272bea9..5ef10fe 100644 (file)
@@ -19,7 +19,7 @@
 
 ### Ver.2.1.1
 
-### Ver.2.1.0
+### link:/history/history2.0.0.html[Ver.2.1.0]
 
 ### link:/history/history2.0.0.html[Ver.2.0.0]
 
diff --git a/src/history/history2.1.0.adoc b/src/history/history2.1.0.adoc
new file mode 100644 (file)
index 0000000..43cfc20
--- /dev/null
@@ -0,0 +1,24 @@
+:lang: ja\r
+:doctype: article\r
+\r
+## 2012/04/27 Ver.2.1.0 (開発版)\r
+\r
+### リリースノート\r
+\r
+Ver.2.1.0は2012/11/09に更新されました。\r
+\r
+### リポジトリ詳細\r
+\r
+* Fri Nov 9 14:44:37 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/7dc7b1c023471b46b64072130877df5aa6b0fe57[開発版2.1.0へ移行。 新規モンスター2件追加。]\r
+* Sat Sep 8 05:55:39 2012 +0000: (dis-) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/b87eb07f1d5fe0bc3923868e2609b966a9c68a44[add type casting for fprintf]\r
+* Sat Sep 8 05:10:54 2012 +0000: (dis-) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/70787b78a91e0e00ecf064dd0e4c2da9da8c4817[add configure option --enable-c99]\r
+* Mon Aug 13 12:12:11 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/04e46eae696f1c3b3efb0c732fb7f7c0dbaf5b9b[msg_format文の修正。]\r
+* Tue Aug 7 08:02:13 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/26280f252025a95dc50284d4defa51ca19da27ee[呪文の巻物の効果がスナイパーにも一部付加されていた不具合を修正。]\r
+* Tue Aug 7 04:29:58 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/f15d8139a9a3dc7760aab7bec243eeeef525c70a[モンスターの生成階層ブースト指向が2重になっていたため、「実質悪夢モード時意外の深層生成確率が倍+さらに低確率で2重ブーストかかる可能性」であった状態を修正。 DEFINE上で明記した生成確率を実質倍にし、ブーストの限界値を若干上げて、なるべく元のままのバランスかつ、直感的に分かりやすい形に直した。]\r
+* Mon Aug 6 12:42:05 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/4c7ac6eeee33d7d5cdaf7d2d3315e8e1d84602bb[dungeon_turnの過剰経過による、NASTY_MONSTER発生率と階層上昇を有効な形に実装し直した上で、若干調整。]\r
+* Tue Jun 12 12:52:30 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/ed42707d8df16e914f16c8a93704b477cbdcd01a[先のコミットだとC99に完全対応していないコンパイラが対応できないので、プリプロセッサ「C99」で囲って以前のtypedef宣言も差し戻した。]\r
+* Tue Jun 12 12:29:52 2012 +0000: (dis-) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/30a6f24a8450636cb705ad54861ee8390a3db8cc[update typedef]\r
+* Mon Jun 11 22:33:25 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/26bf3dac9af41a56908c9fd50c59acdc884806ca[do_cmd_cast()時のMP消費を実際の影響処理より前に置き、 カマイタチなどで理力攻撃を行なった後のMP不足処理が発生しないように修正。]\r
+* Sun Apr 29 23:46:05 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/5c2705fe9a0f12c5b07eff3df9e5685c9f014445[アブホースのシンボルを原典にのっとりJからjに修正。]\r
+* Sun Apr 29 10:20:35 2012 +0000: (deskull) link:https://osdn.net/projects/hengband/scm/git/hengband/commits/2a1c12e1820a72760b80ea7efc26d5a89f2d758f[ドラウグルイン、フェンリル、カルハロスの打撃ダイスを上方修正。]\r
+\r
index a822da8..92eb4e2 100644 (file)
@@ -32,7 +32,7 @@ for v in $score_list; do
         > ../web/${v}.html
 done
 
-history_list="history0.0.12 history0.1.0 history0.1.0post history0.1.1 history0.1.2 history0.1.3 history0.2.0 history0.2.1 history0.2.2 history0.2.3 history0.2.3pre history0.2.4 history0.2.5 history0.3.0 history0.3.1 history0.3.2 history0.3.3 history0.3.4 history0.3.5 history0.3.6 history0.4.0 history0.4.2 history0.4.5 history0.4.6 history0.4.7 history0.4.8 history0.4.10 history1.0.0 history1.0.1 history1.0.3 history1.0.4 history1.0.5 history1.0.6 history1.0.7 history1.0.8 history1.0.9 history1.0.10 history1.0.11 history1.1.0c1 history1.1.0 history1.2.0and1.3.0 history1.2.1 history1.2.2and1.3.1 history1.4.0and1.5.0 history1.4.1and1.5.1 history1.4.2and1.5.2 history1.4.3and1.5.3 history1.4.4and1.5.4 history1.4.5and1.6.0 history1.4.6and1.6.1 history1.4.7and1.6.2 history1.7.0 history1.7.1 history1.7.2 history2.0.0"
+history_list="history0.0.12 history0.1.0 history0.1.0post history0.1.1 history0.1.2 history0.1.3 history0.2.0 history0.2.1 history0.2.2 history0.2.3 history0.2.3pre history0.2.4 history0.2.5 history0.3.0 history0.3.1 history0.3.2 history0.3.3 history0.3.4 history0.3.5 history0.3.6 history0.4.0 history0.4.2 history0.4.5 history0.4.6 history0.4.7 history0.4.8 history0.4.10 history1.0.0 history1.0.1 history1.0.3 history1.0.4 history1.0.5 history1.0.6 history1.0.7 history1.0.8 history1.0.9 history1.0.10 history1.0.11 history1.1.0c1 history1.1.0 history1.2.0and1.3.0 history1.2.1 history1.2.2and1.3.1 history1.4.0and1.5.0 history1.4.1and1.5.1 history1.4.2and1.5.2 history1.4.3and1.5.3 history1.4.4and1.5.4 history1.4.5and1.6.0 history1.4.6and1.6.1 history1.4.7and1.6.2 history1.7.0 history1.7.1 history1.7.2 history2.0.0 history2.1.0"
 
 for v in $history_list; do
        echo ${v}