OSDN Git Service

hengband/hengband.git
9 years agofix monster-arena out-of-sight bug
dis- [Wed, 17 Sep 2014 03:52:40 +0000 (12:52 +0900)]
fix monster-arena out-of-sight bug

9 years agoFix typo 'Mind Warm' to Mind Worm'.
Deskull [Wed, 10 Sep 2014 13:33:01 +0000 (22:33 +0900)]
Fix typo 'Mind Warm' to Mind Worm'.
マインドワームの英名ミススペルを修正。

9 years agoAdd Doxygen comments to item test functions in wizard2.c.
Deskull [Tue, 9 Sep 2014 14:23:24 +0000 (23:23 +0900)]
Add Doxygen comments to item test functions in wizard2.c.
wizard2.c のベースアイテム生成テスト関数に Doxygen コメントを追加。

9 years agoAdd Doxygen comments to base item functions in wizard2.c.
Deskull [Tue, 9 Sep 2014 14:12:42 +0000 (23:12 +0900)]
Add Doxygen comments to base item functions in wizard2.c.
wizard2.c のベースアイテム生成処理関数に Doxygen コメントを追加。

9 years agoAdd Doxygen comments to another functions to wizard2.c.
Deskull [Sun, 7 Sep 2014 12:55:14 +0000 (21:55 +0900)]
Add Doxygen comments to another functions to wizard2.c.
wizard2.c の各関数に Doxygen コメントをさらに追加。

9 years agoAdd Doxygen comments to some functions to wizard2.c.
Deskull [Sun, 7 Sep 2014 12:47:04 +0000 (21:47 +0900)]
Add Doxygen comments to some functions to wizard2.c.
wizard2.c の各関数に Doxygen コメントを追加中。

9 years agoAdd Doxygen comments to header and a functions to wizard2.c.
Deskull [Sun, 7 Sep 2014 12:29:46 +0000 (21:29 +0900)]
Add Doxygen comments to header and a functions to wizard2.c.

9 years agoFix Doxygen warnings. Doxygen コメントの警告を修正。
Deskull [Sun, 7 Sep 2014 12:24:18 +0000 (21:24 +0900)]
Fix Doxygen warnings. Doxygen コメントの警告を修正。

9 years agoAdd Doxygen comments to LAKE and ROOM definition and header in rooms.h.
Deskull [Sun, 7 Sep 2014 12:19:57 +0000 (21:19 +0900)]
Add Doxygen comments to LAKE and ROOM definition and header in rooms.h.
rooms.h のヘッダー及び池、部屋タイプの定義に Doxygen コメントを追加。

9 years agoAdd Doxygen comments in mindtips.h and fix Doxygen warnings in xtra1.c.
Deskull [Sun, 7 Sep 2014 12:04:51 +0000 (21:04 +0900)]
Add Doxygen comments in mindtips.h and fix Doxygen warnings in xtra1.c.
mindtips.h への Doxygen コメント追加および xtra1.c の Doxygen コメント警告修正。

9 years agoAdd Doxygen comments to other functions to xtra1.c.
Deskull [Sun, 7 Sep 2014 11:52:49 +0000 (20:52 +0900)]
Add Doxygen comments to other functions to xtra1.c.
xtra1.c 内の残り関数全てに Doxygen コメントを追加。

9 years agoAdd Doxygen comments to update process functions to xtra1.c.
Deskull [Sun, 7 Sep 2014 11:43:42 +0000 (20:43 +0900)]
Add Doxygen comments to update process functions to xtra1.c.
xtra1.c 内のゲーム情報更新処理関数に Doxygen コメントを追加。

9 years agoAdd Doxygen comments to functions for player status update in xtra1.c.
Deskull [Sun, 7 Sep 2014 11:34:23 +0000 (20:34 +0900)]
Add Doxygen comments to functions for player status update in xtra1.c.
xtra1.c のプレイヤー能力値更新に関する関数に Doxygen のコメントを追加。

9 years agoAdd Doxygen comments to weight limit processes in xtra1.c.
Deskull [Fri, 5 Sep 2014 10:02:23 +0000 (19:02 +0900)]
Add Doxygen comments to weight limit processes in xtra1.c.
xtra1.c の重量制限に関する処理に Doxygen コメントを追加。

9 years agoFix Doxygen warnings.
Deskull [Wed, 3 Sep 2014 14:01:18 +0000 (23:01 +0900)]
Fix Doxygen warnings.
Doxygen処理内で発生した警告に従いタグを修正。

9 years agoAdd Doxygen comments to some functions for calculation of player status in xtra1.c.
Deskull [Wed, 3 Sep 2014 13:51:30 +0000 (22:51 +0900)]
Add Doxygen comments to some functions for calculation of player status in xtra1.c.
xtra1.c に存在するプレイヤーステータス算出関数のいくつかに Doxygen コメントを付加。

9 years agoAdd Doxygen comment to other sub-window functions in xtra1.c.
Deskull [Wed, 3 Sep 2014 13:39:32 +0000 (22:39 +0900)]
Add Doxygen comment to other sub-window functions in xtra1.c.
残りのxtra1.cファイル内のサブウィンドウ表示関数にDoxygenコメントを追加。

9 years agoAdd Doxygen comment to some sub-window functions in xtra1.c.
Deskull [Wed, 3 Sep 2014 13:27:34 +0000 (22:27 +0900)]
Add Doxygen comment to some sub-window functions in xtra1.c.
サブウィンドウ表示関数のいくつかにDoxygenコメントを付加。

9 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband
Deskull [Wed, 3 Sep 2014 13:05:33 +0000 (22:05 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband

9 years agoAdd Doxygen comments to status displaying functions in xtra1.c.
Deskull [Wed, 3 Sep 2014 13:05:07 +0000 (22:05 +0900)]
Add Doxygen comments to status displaying functions in xtra1.c.

9 years agofix bug on ammo crit rate display
dis- [Mon, 1 Sep 2014 02:26:07 +0000 (11:26 +0900)]
fix bug on ammo crit rate display

9 years agomonsters should use RF4_SHOOT to player with reflection now
dis- [Mon, 1 Sep 2014 01:37:08 +0000 (10:37 +0900)]
monsters should use RF4_SHOOT to player with reflection now

9 years agoAdd Doxygen comments to another functions for printing status in xtra1.c.
Deskull [Tue, 19 Aug 2014 13:38:28 +0000 (22:38 +0900)]
Add Doxygen comments to another functions for printing status in xtra1.c.

9 years agoAdd Doxygen comment to print functions in xtra1.c.
Deskull [Tue, 19 Aug 2014 13:31:18 +0000 (22:31 +0900)]
Add Doxygen comment to print functions in xtra1.c.

9 years agoAdd Doxygen comments to definition for status bar in xtra1.c.
Deskull [Sun, 17 Aug 2014 12:31:41 +0000 (21:31 +0900)]
Add Doxygen comments to definition for status bar in xtra1.c.

9 years agoAdd Doxygen comments to status view functions in xtra1.c.
Deskull [Sun, 17 Aug 2014 12:12:19 +0000 (21:12 +0900)]
Add Doxygen comments to status view functions in xtra1.c.

9 years agoAdd Doxygen comments to header info in xtra1.c.
Deskull [Sun, 17 Aug 2014 11:59:53 +0000 (20:59 +0900)]
Add Doxygen comments to header info in xtra1.c.

9 years agoAdd Doxygen comments to type definition in h-type.h.
Deskull [Sun, 17 Aug 2014 11:54:09 +0000 (20:54 +0900)]
Add Doxygen comments to type definition in h-type.h.

9 years agoAdd Doxygen comments to header info of h-type.h.
Deskull [Sun, 17 Aug 2014 11:39:45 +0000 (20:39 +0900)]
Add Doxygen comments to header info of h-type.h.

9 years agoAdd Doxygen header comment to h-define.h.
Deskull [Sat, 16 Aug 2014 11:50:53 +0000 (20:50 +0900)]
Add Doxygen header comment to h-define.h.

9 years agoAdd Doxygen comments to misc definition in defines.h.
Deskull [Sat, 16 Aug 2014 11:41:06 +0000 (20:41 +0900)]
Add Doxygen comments to misc definition in defines.h.

9 years agoAdd Doxygen comments to definition of speed and base multiply in defines.h.
Deskull [Sat, 16 Aug 2014 11:32:56 +0000 (20:32 +0900)]
Add Doxygen comments to definition of speed and base multiply in defines.h.

9 years agoAdd Doxygen comments to old EGO_XTRA definition in defines.h.
Deskull [Sat, 16 Aug 2014 11:18:01 +0000 (20:18 +0900)]
Add Doxygen comments to old EGO_XTRA definition in defines.h.

9 years agoAdd Doxygen comments to definition of chest trap in defines.h.
Deskull [Sat, 16 Aug 2014 11:12:56 +0000 (20:12 +0900)]
Add Doxygen comments to definition of chest trap in defines.h.

9 years agoAdd Doxygen comments to object feeling definition in defines.h.
Deskull [Sat, 16 Aug 2014 11:08:14 +0000 (20:08 +0900)]
Add Doxygen comments to object feeling definition in defines.h.

9 years agoFix definition of summon type.
Deskull [Sat, 16 Aug 2014 11:04:26 +0000 (20:04 +0900)]
Fix definition of summon type.

9 years agoAdd Doxygen comment to summon type definition in defines.h.
Deskull [Sat, 16 Aug 2014 10:57:50 +0000 (19:57 +0900)]
Add Doxygen comment to summon type definition in defines.h.

9 years agoAdd Doxygen comments to definition special attack and special defense in defines...
Deskull [Sat, 16 Aug 2014 10:48:48 +0000 (19:48 +0900)]
Add Doxygen comments to definition special attack and special defense in defines.h and header info.

9 years agoAdd Doxygen comments to header info.
Deskull [Sat, 16 Aug 2014 10:22:05 +0000 (19:22 +0900)]
Add Doxygen comments to header info.

9 years agoAdd Doxygen comments to definitions for cave arguments in grid.h.
Deskull [Fri, 15 Aug 2014 12:35:33 +0000 (21:35 +0900)]
Add Doxygen comments to definitions for cave arguments in grid.h.

9 years agoFix Doxygen warnings.
Deskull [Fri, 15 Aug 2014 12:21:58 +0000 (21:21 +0900)]
Fix Doxygen warnings.

9 years agoFix Doxygen warnings.
Deskull [Fri, 15 Aug 2014 12:15:55 +0000 (21:15 +0900)]
Fix Doxygen warnings.

9 years agoFix Doxygen warnings.
Deskull [Fri, 15 Aug 2014 11:41:25 +0000 (20:41 +0900)]
Fix Doxygen warnings.

9 years agoFix Doxygen warning and Add Doxygen comments for keymap definition in defines.h.
Deskull [Fri, 15 Aug 2014 11:27:32 +0000 (20:27 +0900)]
Fix Doxygen warning and Add Doxygen comments for keymap definition in defines.h.

9 years agoAdd Doxygen comment to Definition of lite and view array size in defines.h
Deskull [Thu, 14 Aug 2014 13:24:17 +0000 (22:24 +0900)]
Add Doxygen comment to Definition of lite and view array size in defines.h

9 years agoAdd Doxygen comments to definition for class skill in defines.h.
Deskull [Wed, 13 Aug 2014 14:12:12 +0000 (23:12 +0900)]
Add Doxygen comments to definition for class skill in defines.h.

9 years agoAdd Doxygen comments to definition of passive effect mutation (group 2) in defines.h.
Deskull [Wed, 13 Aug 2014 14:08:07 +0000 (23:08 +0900)]
Add Doxygen comments to definition of passive effect mutation (group 2) in defines.h.

9 years agoAdd Doxygen comments to definition of passive effect mutation in defines.h.
Deskull [Wed, 13 Aug 2014 14:00:51 +0000 (23:00 +0900)]
Add Doxygen comments to definition of passive effect mutation in defines.h.

9 years agoAdd Doxygen comment to definition of activate mutation in defines.h.
Deskull [Wed, 13 Aug 2014 13:51:06 +0000 (22:51 +0900)]
Add Doxygen comment to definition of activate mutation in defines.h.

9 years agoAdd Doxygen comments to definition of reward from chaos patron in defines.h.
Deskull [Wed, 13 Aug 2014 13:38:43 +0000 (22:38 +0900)]
Add Doxygen comments to definition of reward from chaos patron in defines.h.

9 years agoAdd Doxygen comments to definition for maximum number player status elements in define.h.
Deskull [Tue, 12 Aug 2014 13:51:11 +0000 (22:51 +0900)]
Add Doxygen comments to definition for maximum number player status elements in define.h.

9 years agoAdd Doxygen comments to definition of store and building in define.h.
Deskull [Tue, 12 Aug 2014 13:37:30 +0000 (22:37 +0900)]
Add Doxygen comments to definition of store and building in define.h.

9 years agoAdd Doxygen comment to quest definition in defines.h.
Deskull [Tue, 12 Aug 2014 13:32:57 +0000 (22:32 +0900)]
Add Doxygen comment to quest definition in defines.h.

9 years agoAdd Doxygen comments to definition for dungeon size in defines.h.
Deskull [Tue, 12 Aug 2014 13:26:15 +0000 (22:26 +0900)]
Add Doxygen comments to definition for dungeon size in defines.h.

9 years agoAdd Doxygen comment to version definition in defines.h.
Deskull [Tue, 12 Aug 2014 13:13:49 +0000 (22:13 +0900)]
Add Doxygen comment to version definition in defines.h.

9 years agoFix Doxygen warnings.
Deskull [Sun, 10 Aug 2014 10:42:26 +0000 (19:42 +0900)]
Fix Doxygen warnings.

9 years agoAdd Doxygen warnings.
Deskull [Sun, 10 Aug 2014 10:26:58 +0000 (19:26 +0900)]
Add Doxygen warnings.

9 years agoFix Doxygen warnings.
Deskull [Sun, 10 Aug 2014 10:14:27 +0000 (19:14 +0900)]
Fix Doxygen warnings.

9 years agoFix Doxygen warnings in spell functions().
Deskull [Sun, 10 Aug 2014 10:00:42 +0000 (19:00 +0900)]
Fix Doxygen warnings in spell functions().

9 years agoFix Doxygen warnings.
Deskull [Sun, 10 Aug 2014 09:47:16 +0000 (18:47 +0900)]
Fix Doxygen warnings.

9 years agoFix Doxygen warnings.
Deskull [Sun, 10 Aug 2014 09:33:18 +0000 (18:33 +0900)]
Fix Doxygen warnings.

9 years agoFix Doxygen warnings in some files.
Deskull [Sun, 10 Aug 2014 09:19:23 +0000 (18:19 +0900)]
Fix Doxygen warnings in some files.

9 years agoAdd Doxygen comments to object_kind structure.
Deskull [Sun, 10 Aug 2014 08:42:28 +0000 (17:42 +0900)]
Add Doxygen comments to object_kind structure.

9 years agoFix syntax error of Doxygen comments.
Deskull [Sun, 10 Aug 2014 08:23:05 +0000 (17:23 +0900)]
Fix syntax error of Doxygen comments.

9 years agoAdd Doxygen comments of header to types.h.
Deskull [Sun, 10 Aug 2014 08:06:41 +0000 (17:06 +0900)]
Add Doxygen comments of header to types.h.

9 years agoAdd Doxygen comments to probability definitions in generate.h.
Deskull [Fri, 8 Aug 2014 14:25:31 +0000 (23:25 +0900)]
Add Doxygen comments to probability definitions in generate.h.

9 years agoAdd Doxygen comments to externs.h.
Deskull [Fri, 8 Aug 2014 14:16:11 +0000 (23:16 +0900)]
Add Doxygen comments to externs.h.

9 years agoAdd Doxygen comments to angband.h.
Deskull [Fri, 8 Aug 2014 14:12:50 +0000 (23:12 +0900)]
Add Doxygen comments to angband.h.

9 years agoAdd Doxygen comments to readdib.h.
Deskull [Fri, 8 Aug 2014 14:10:26 +0000 (23:10 +0900)]
Add Doxygen comments to readdib.h.

9 years agoAdd Doxygen comment to all functions in readdib.c.
Deskull [Fri, 8 Aug 2014 14:06:00 +0000 (23:06 +0900)]
Add Doxygen comment to all functions in readdib.c.

9 years agoAdd Doxygen comments to misc functions in spells3.c.
Deskull [Thu, 7 Aug 2014 14:23:01 +0000 (23:23 +0900)]
Add Doxygen comments to misc functions in spells3.c.

9 years agoAdd Doxygen comments to functions for polymorph monster and blanding bolt in spells3.c.
Deskull [Thu, 7 Aug 2014 14:11:50 +0000 (23:11 +0900)]
Add Doxygen comments to functions for polymorph monster and blanding bolt in spells3.c.

9 years agoAdd Doxygen comment to functions for cursing equipment in spells3.c.
Deskull [Thu, 7 Aug 2014 14:02:51 +0000 (23:02 +0900)]
Add Doxygen comment to functions for cursing equipment in spells3.c.

9 years agoAdd Doxygen comments to functions for elemental hurt in spells3.c.
Deskull [Tue, 5 Aug 2014 13:58:33 +0000 (22:58 +0900)]
Add Doxygen comments to functions for elemental hurt in spells3.c.

9 years agoAdd Doxygen comments to functions for inventory damage in spells3.c.
Deskull [Tue, 5 Aug 2014 13:50:01 +0000 (22:50 +0900)]
Add Doxygen comments to functions for inventory damage in spells3.c.

9 years agoFix Doxygen comments to functions for spell information in spells3.c.
Deskull [Tue, 5 Aug 2014 13:36:30 +0000 (22:36 +0900)]
Fix Doxygen comments to functions for spell information in spells3.c.

9 years agoAdd Doxygen comments to functions for calculation of spell failure rate in spells3.c.
Deskull [Tue, 5 Aug 2014 13:26:04 +0000 (22:26 +0900)]
Add Doxygen comments to functions for calculation of spell failure rate in spells3.c.

9 years agoAdd Doxygen comments to functions for spell experience and cost in spells3.c.
Deskull [Tue, 5 Aug 2014 13:19:52 +0000 (22:19 +0900)]
Add Doxygen comments to functions for spell experience and cost in spells3.c.

9 years agoAdd Doxygen comments to a function for effect on potion smash in spells3.c.
Deskull [Tue, 5 Aug 2014 13:13:16 +0000 (22:13 +0900)]
Add Doxygen comments to a function for effect on potion smash in spells3.c.

9 years agoAdd Doxygen comments to functions for enchant spells in spells3.c.
Deskull [Tue, 5 Aug 2014 13:02:25 +0000 (22:02 +0900)]
Add Doxygen comments to functions for enchant spells in spells3.c.

9 years agoAdd Doxygen comments to functions for magic recharge in spell3.c.
Deskull [Tue, 5 Aug 2014 12:58:14 +0000 (21:58 +0900)]
Add Doxygen comments to functions for magic recharge in spell3.c.

9 years agoAdd Doxygen comments to functions for identify spells in spells3.c.
Deskull [Sun, 3 Aug 2014 13:29:19 +0000 (22:29 +0900)]
Add Doxygen comments to functions for identify spells in spells3.c.

9 years agoAdd Doxygen comments to functions for enchant spells in spells3.c.
Deskull [Sun, 3 Aug 2014 13:19:14 +0000 (22:19 +0900)]
Add Doxygen comments to functions for enchant spells in spells3.c.

9 years agoAdd Doxygen comments to funtions for uncurse spells in spells3.c.
Deskull [Sun, 3 Aug 2014 13:09:11 +0000 (22:09 +0900)]
Add Doxygen comments to funtions for uncurse spells in spells3.c.

9 years agoAdd Doxygen comments to functions for spells of changing feature in spells3.c.
Deskull [Sun, 3 Aug 2014 13:00:38 +0000 (22:00 +0900)]
Add Doxygen comments to functions for spells of changing feature in spells3.c.

9 years agoAdd Doxygen comment to functions for penalty of players in spells3.c.
Deskull [Sun, 3 Aug 2014 12:47:03 +0000 (21:47 +0900)]
Add Doxygen comment to functions for penalty of players in spells3.c.

9 years agoAdd Doxygen comments to functions of teleport in spells3.c.
Deskull [Sun, 3 Aug 2014 12:19:36 +0000 (21:19 +0900)]
Add Doxygen comments to functions of teleport in spells3.c.

9 years agoAdd and fix Doxygen comment to teleport functions for player and monster in spells3.c.
Deskull [Sun, 27 Jul 2014 14:54:12 +0000 (23:54 +0900)]
Add and fix Doxygen comment to teleport functions for player and monster in spells3.c.

9 years agoAdd Doxygen comments to function for teleport away in spells3.c.
Deskull [Sat, 26 Jul 2014 12:32:27 +0000 (21:32 +0900)]
Add Doxygen comments to function for teleport away in spells3.c.

9 years agoAdd Doxygen comments to misc naming tables in tables.c.
Deskull [Fri, 25 Jul 2014 11:28:31 +0000 (20:28 +0900)]
Add Doxygen comments to misc naming tables in tables.c.

9 years agoAdd Doxygen comment to naming tables in tables.c.
Deskull [Fri, 25 Jul 2014 11:10:31 +0000 (20:10 +0900)]
Add Doxygen comment to naming tables in tables.c.

9 years agoAdd Doxygen Comments to tables about magic in tables.c
Deskull [Fri, 25 Jul 2014 11:01:00 +0000 (20:01 +0900)]
Add Doxygen Comments to tables about magic in tables.c

9 years agoAdd Doxygen comments to status tables in tables.c.
Deskull [Fri, 25 Jul 2014 10:46:29 +0000 (19:46 +0900)]
Add Doxygen comments to status tables in tables.c.

9 years agoAdd Doxygen comments to some variables in tables.c.
Deskull [Fri, 25 Jul 2014 10:19:05 +0000 (19:19 +0900)]
Add Doxygen comments to some variables in tables.c.

9 years agoAdd Doxygen comments to variables in tables.c.
Deskull [Wed, 23 Jul 2014 13:55:08 +0000 (22:55 +0900)]
Add Doxygen comments to variables in tables.c.

9 years agoAdd Doxygen comments to all functions in streams.c.
Deskull [Wed, 23 Jul 2014 13:46:37 +0000 (22:46 +0900)]
Add Doxygen comments to all functions in streams.c.

9 years agoAdd Doxygen comments to other functions in spells2.c.
Deskull [Tue, 22 Jul 2014 12:36:35 +0000 (21:36 +0900)]
Add Doxygen comments to other functions in spells2.c.

9 years agoAdd Doxygen comments to functions of spell effect in spells2.c.
Deskull [Tue, 22 Jul 2014 12:14:34 +0000 (21:14 +0900)]
Add Doxygen comments to functions of spell effect in spells2.c.

9 years agoAdd Doxygen comments to functions of hi-summoning in spell2.c.
Deskull [Mon, 21 Jul 2014 09:57:41 +0000 (18:57 +0900)]
Add Doxygen comments to functions of hi-summoning in spell2.c.

9 years agoAdd Doxygen comments to functions for randoms spells in spells2.c.
Deskull [Sun, 20 Jul 2014 14:59:45 +0000 (23:59 +0900)]
Add Doxygen comments to functions for randoms spells in spells2.c.