• R/O
  • HTTP
  • SSH
  • HTTPS

hengband: Commit

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Revision9ba79c9f5c865b35f28d4c960bd50ac662766fcd (tree)
Time2014-03-25 12:43:01
AuthorHabu <habu@user...>
CommiterHabu

Log Message

Reactivate BOM for fxxkin' Visual Studio

Change Summary

Incremental Difference

--- a/src/melee1.c
+++ b/src/melee1.c
@@ -1,4 +1,4 @@
1-/*!
1+/*!
22 * @file melee1.c
33 * @brief モンスターの打撃処理 / Monster attacks
44 * @date 2014/01/17
--- a/src/mind.c
+++ b/src/mind.c
@@ -1,4 +1,4 @@
1-/*!
1+/*!
22 * @file mind.c
33 * @brief 各職業の特殊技能実装 / Special magics
44 * @date 2014/01/15
--- a/src/object2.c
+++ b/src/object2.c
@@ -1,4 +1,4 @@
1-/*!
1+/*!
22 * @file object2.c
33 * @brief オブジェクトの実装 / Object code, part 2
44 * @date 2014/01/11
--- a/src/wizard1.c
+++ b/src/wizard1.c
@@ -1,4 +1,4 @@
1-/*!
1+/*!
22 * @file wizard1.c
33 * @brief ウィザードモードの処理(スポイラー出力中心) / Spoiler generation -BEN-
44 * @date 2014/02/17
--- a/src/xtra2.c
+++ b/src/xtra2.c
@@ -1,4 +1,4 @@
1-/*!
1+/*!
22 * @file xtra2.c
33 * @brief 雑多なその他の処理2 / effects of various "objects"
44 * @date 2014/02/06
Show on old repository browser