OSDN Git Service

hengband/hengband.git
10 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband
Deskull [Mon, 17 Feb 2014 11:53:29 +0000 (20:53 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband

10 years agoTemporary revert of tiling implement.
Deskull [Mon, 17 Feb 2014 11:52:03 +0000 (20:52 +0900)]
Temporary revert of tiling implement.

10 years agorefactor: replace #ifdef JP macros on make_attack_spell
dis- [Sun, 16 Feb 2014 10:27:53 +0000 (19:27 +0900)]
refactor: replace #ifdef JP macros on make_attack_spell

10 years agorefactor: replace #ifdef JP macros
dis- [Sun, 16 Feb 2014 01:38:06 +0000 (10:38 +0900)]
refactor: replace #ifdef JP macros

10 years agoExtend features of tiling. (separation of Cell size and Tile size / add offset position.)
Deskull [Sun, 16 Feb 2014 00:25:48 +0000 (09:25 +0900)]
Extend features of tiling. (separation of Cell size and Tile size / add offset position.)

10 years agoDelete temporary files.
Deskull [Sat, 15 Feb 2014 14:20:42 +0000 (23:20 +0900)]
Delete temporary files.
Expanding implementation for tiling.

10 years agoAdd Doxygen comment to monster1.c.
Deskull [Sat, 15 Feb 2014 12:54:28 +0000 (21:54 +0900)]
Add Doxygen comment to monster1.c.

10 years agoAdd Doxygen comment to monster1.c.
Deskull [Sat, 15 Feb 2014 12:36:16 +0000 (21:36 +0900)]
Add Doxygen comment to monster1.c.

10 years agoAdd Doxygen comment to monster1.c.
Deskull [Sat, 15 Feb 2014 12:19:40 +0000 (21:19 +0900)]
Add Doxygen comment to monster1.c.

10 years agoAdd Doxygen comments to wild.c.
Deskull [Fri, 14 Feb 2014 14:30:37 +0000 (23:30 +0900)]
Add Doxygen comments to wild.c.

10 years agoAdd Doxygen comment to wild.c
Deskull [Fri, 14 Feb 2014 14:09:51 +0000 (23:09 +0900)]
Add Doxygen comment to wild.c

10 years agoFix coding mismatch.
Deskull [Fri, 14 Feb 2014 13:37:51 +0000 (22:37 +0900)]
Fix coding mismatch.

10 years agoupdate explain of charge-drain attack
dis- [Fri, 14 Feb 2014 08:39:43 +0000 (17:39 +0900)]
update explain of charge-drain attack

10 years agoMerge branch 'master' of github.com:dis-/hengband
dis- [Fri, 14 Feb 2014 07:58:23 +0000 (16:58 +0900)]
Merge branch 'master' of github.com:dis-/hengband

10 years agofix crush on roff_aux
dis- [Fri, 14 Feb 2014 07:17:48 +0000 (16:17 +0900)]
fix crush on roff_aux

10 years agoadd explains of drain-charge attacks
dis- [Fri, 14 Feb 2014 06:15:54 +0000 (15:15 +0900)]
add explains of drain-charge attacks

10 years agorefactor: replace #ifdef macro in roff_aux
dis- [Fri, 14 Feb 2014 05:53:43 +0000 (14:53 +0900)]
refactor: replace #ifdef macro in roff_aux

10 years agoModify .gitignore file
Habu [Thu, 13 Feb 2014 23:36:47 +0000 (08:36 +0900)]
Modify .gitignore file

Add entry for ignoring game data files that is auto generated.

10 years agoRemove excess arguments
Habu [Thu, 13 Feb 2014 18:23:44 +0000 (03:23 +0900)]
Remove excess arguments

10 years agoAdd include header file 'wctype.h'
Habu [Thu, 13 Feb 2014 18:21:35 +0000 (03:21 +0900)]
Add include header file 'wctype.h'

10 years agoChange HOLD_LIFE flag to HOLD_EXP
Habu [Thu, 13 Feb 2014 18:00:47 +0000 (03:00 +0900)]
Change HOLD_LIFE flag to HOLD_EXP

HOLD_LIFE flag is changed to HOLD_EXP flag at 1e16b0f.

10 years agoModify .gitignore file
Habu [Thu, 13 Feb 2014 15:53:08 +0000 (00:53 +0900)]
Modify .gitignore file

Add Entry for ignoring auto-generated documents by Doxygen.

10 years agoFix line feed code
Habu [Thu, 13 Feb 2014 15:47:45 +0000 (00:47 +0900)]
Fix line feed code

10 years agoAdd .gitignore file
habu [Thu, 13 Feb 2014 15:25:43 +0000 (00:25 +0900)]
Add .gitignore file

10 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband
Deskull [Thu, 13 Feb 2014 14:06:35 +0000 (23:06 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband

10 years agoAdd Doxygen comment to wild.c.
Deskull [Thu, 13 Feb 2014 13:58:35 +0000 (22:58 +0900)]
Add Doxygen comment to wild.c.

10 years agoAdd Doxygen comment to wild.c
Deskull [Thu, 13 Feb 2014 13:46:32 +0000 (22:46 +0900)]
Add Doxygen comment to wild.c

10 years agoRemove EVIL flag from 504:Ethereal drake.
Deskull [Thu, 13 Feb 2014 13:13:35 +0000 (22:13 +0900)]
Remove EVIL flag from 504:Ethereal drake.

10 years agoFix selection of quest music.
Deskull [Thu, 13 Feb 2014 12:52:05 +0000 (21:52 +0900)]
Fix selection of quest music.

10 years agorefactor: drain-life->HP damage, drain-exp->Exp damage
dis- [Thu, 13 Feb 2014 09:41:26 +0000 (18:41 +0900)]
refactor: drain-life->HP damage, drain-exp->Exp damage

10 years agoFix select_floor_music().
Deskull [Wed, 12 Feb 2014 14:45:08 +0000 (23:45 +0900)]
Fix select_floor_music().

10 years agoExpanding feature of Term_xtra_win_music().
Deskull [Wed, 12 Feb 2014 14:23:28 +0000 (23:23 +0900)]
Expanding feature of Term_xtra_win_music().

10 years agoExpand feature and rename music_basic to play_music().
Deskull [Wed, 12 Feb 2014 13:57:32 +0000 (22:57 +0900)]
Expand feature and rename music_basic to play_music().

10 years agoAdd loading process of BGM setting for dungeon, quest, town.
Deskull [Wed, 12 Feb 2014 13:35:55 +0000 (22:35 +0900)]
Add loading process of BGM setting for dungeon, quest, town.

10 years agoFix status error of Black knight of Gwyn.
Deskull [Wed, 12 Feb 2014 13:02:54 +0000 (22:02 +0900)]
Fix status error of Black knight of Gwyn.

10 years agoAdd BGM selection by feeling.
deskull [Tue, 11 Feb 2014 14:23:16 +0000 (14:23 +0000)]
Add BGM selection by feeling.

10 years agoFix undefined variable type.
deskull [Tue, 11 Feb 2014 11:01:51 +0000 (11:01 +0000)]
Fix undefined variable type.

10 years agoImplementing choice of music format.
deskull [Mon, 10 Feb 2014 13:42:55 +0000 (13:42 +0000)]
Implementing choice of music format.

10 years agoImplementing choice music (+ arena/battle/quest)
deskull [Mon, 10 Feb 2014 13:15:34 +0000 (13:15 +0000)]
Implementing choice music (+ arena/battle/quest)

10 years agoImplementing choice music.
deskull [Mon, 10 Feb 2014 12:46:47 +0000 (12:46 +0000)]
Implementing choice music.

10 years agoSetting music definition for BGM playing.
deskull [Sun, 9 Feb 2014 11:16:23 +0000 (11:16 +0000)]
Setting music definition for BGM playing.

10 years agoSetting music definition for BGM playing.
deskull [Sun, 9 Feb 2014 10:34:54 +0000 (10:34 +0000)]
Setting music definition for BGM playing.

10 years agoImplementing music loop by MCI for BGM playing.
deskull [Sun, 9 Feb 2014 09:47:40 +0000 (09:47 +0000)]
Implementing music loop by MCI for BGM playing.

10 years agoImplementing MCI command for BGM playing.
deskull [Sun, 9 Feb 2014 05:53:07 +0000 (05:53 +0000)]
Implementing MCI command for BGM playing.

10 years agoImplementing misc for BGM playing.
deskull [Sun, 9 Feb 2014 04:16:12 +0000 (04:16 +0000)]
Implementing misc for BGM playing.

10 years agoAdd function Term_xtra_win_music() and menu setting for implementing BGM.
deskull [Sun, 9 Feb 2014 02:43:11 +0000 (02:43 +0000)]
Add function Term_xtra_win_music() and menu setting for implementing BGM.

10 years agoAdd function call in main-win.c for implementing BGM.
deskull [Sat, 8 Feb 2014 08:48:07 +0000 (08:48 +0000)]
Add function call in main-win.c for implementing BGM.

10 years agoAdd init_music() for implementing BGM.
deskull [Sat, 8 Feb 2014 08:34:26 +0000 (08:34 +0000)]
Add init_music() for implementing BGM.

10 years agoAdd load_music_prefs() for implementing BGM.
deskull [Sat, 8 Feb 2014 08:02:49 +0000 (08:02 +0000)]
Add load_music_prefs() for implementing BGM.

10 years agoAdd and modify pref files for HENGBAND new tiles.
deskull [Sat, 8 Feb 2014 06:54:12 +0000 (06:54 +0000)]
Add and modify pref files for HENGBAND new tiles.

10 years agoImplementing for new HENGBAND tiles.
deskull [Sat, 8 Feb 2014 06:52:50 +0000 (06:52 +0000)]
Implementing for new HENGBAND tiles.

10 years agoAdd Doxygen comment to xtra2.c.
deskull [Thu, 6 Feb 2014 14:06:46 +0000 (14:06 +0000)]
Add Doxygen comment to xtra2.c.

10 years agoAdd Doxygen comment to xtra2.c.
deskull [Thu, 6 Feb 2014 13:50:36 +0000 (13:50 +0000)]
Add Doxygen comment to xtra2.c.

10 years agoAdd Doxygen comment to xtra2.c.
deskull [Thu, 6 Feb 2014 13:32:05 +0000 (13:32 +0000)]
Add Doxygen comment to xtra2.c.

10 years agoFix typo of comments.
deskull [Thu, 6 Feb 2014 13:18:39 +0000 (13:18 +0000)]
Fix typo of comments.

10 years agofix early quests in first town
dis- [Thu, 6 Feb 2014 03:32:14 +0000 (03:32 +0000)]
fix early quests in first town

10 years agoAdd Doxygen comment to store.c.
deskull [Sun, 2 Feb 2014 13:42:06 +0000 (13:42 +0000)]
Add Doxygen comment to store.c.

10 years agoAdd Doxygen comment to store.c.
deskull [Sun, 2 Feb 2014 13:00:24 +0000 (13:00 +0000)]
Add Doxygen comment to store.c.

10 years agoAdd Doxygen comment to store.c.
deskull [Sun, 2 Feb 2014 12:30:32 +0000 (12:30 +0000)]
Add Doxygen comment to store.c.

10 years agoAdd Doxygen comment to store.c.
deskull [Sun, 2 Feb 2014 11:43:34 +0000 (11:43 +0000)]
Add Doxygen comment to store.c.

10 years agoAdd Doxygen comment to store.c.
deskull [Sun, 2 Feb 2014 10:42:17 +0000 (10:42 +0000)]
Add Doxygen comment to store.c.

10 years agoAdd Doxygen comment to init2.c.
deskull [Fri, 31 Jan 2014 12:35:24 +0000 (12:35 +0000)]
Add Doxygen comment to init2.c.

10 years agoAdd Doxygen comment to init2.c.
deskull [Fri, 31 Jan 2014 12:16:00 +0000 (12:16 +0000)]
Add Doxygen comment to init2.c.

10 years agoAdd Doxygen comment to init2.c.
deskull [Fri, 31 Jan 2014 12:05:04 +0000 (12:05 +0000)]
Add Doxygen comment to init2.c.

10 years agoAdd Doxygen comment to init2.c.
deskull [Fri, 31 Jan 2014 11:50:27 +0000 (11:50 +0000)]
Add Doxygen comment to init2.c.

10 years agoAdd Doxygen comment to init2.c.
deskull [Fri, 31 Jan 2014 11:35:39 +0000 (11:35 +0000)]
Add Doxygen comment to init2.c.

10 years agoAdd Doxygen comment to init1.c.
deskull [Thu, 30 Jan 2014 12:12:07 +0000 (12:12 +0000)]
Add Doxygen comment to init1.c.

10 years agoAdd Doxygen comment to init1.c.
deskull [Thu, 30 Jan 2014 11:41:58 +0000 (11:41 +0000)]
Add Doxygen comment to init1.c.

10 years agoAdd Doxygen comment to init1.c.
deskull [Thu, 30 Jan 2014 11:23:24 +0000 (11:23 +0000)]
Add Doxygen comment to init1.c.

10 years agoAdd Doxygen comment to init1.c.
deskull [Thu, 30 Jan 2014 10:50:11 +0000 (10:50 +0000)]
Add Doxygen comment to init1.c.

10 years agoFix Doxygen comment of files.c.
deskull [Thu, 30 Jan 2014 10:20:02 +0000 (10:20 +0000)]
Fix Doxygen comment of files.c.
Add Doxygen comment to init1.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Wed, 29 Jan 2014 13:49:46 +0000 (13:49 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Wed, 29 Jan 2014 12:53:29 +0000 (12:53 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Wed, 29 Jan 2014 12:33:34 +0000 (12:33 +0000)]
Add Doxygen comment to files.c.

10 years agoFix warning of Doxygen comment to files.c.
deskull [Wed, 29 Jan 2014 11:02:45 +0000 (11:02 +0000)]
Fix warning of Doxygen comment to files.c.

10 years agoFix comment delimitation error.
deskull [Tue, 28 Jan 2014 13:43:32 +0000 (13:43 +0000)]
Fix comment delimitation error.

10 years agoAdd Doxygen comment to files.c.
deskull [Tue, 28 Jan 2014 13:13:15 +0000 (13:13 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Tue, 28 Jan 2014 12:55:51 +0000 (12:55 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Tue, 28 Jan 2014 12:38:48 +0000 (12:38 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Tue, 28 Jan 2014 12:20:40 +0000 (12:20 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to files.c.
deskull [Tue, 28 Jan 2014 11:57:08 +0000 (11:57 +0000)]
Add Doxygen comment to files.c.

10 years agoAdd Doxygen comment to cmd6.c.
deskull [Mon, 27 Jan 2014 12:23:10 +0000 (12:23 +0000)]
Add Doxygen comment to cmd6.c.

10 years agoAdd Doxygen comment to cmd6.c.
deskull [Mon, 27 Jan 2014 12:02:03 +0000 (12:02 +0000)]
Add Doxygen comment to cmd6.c.

10 years agoAdd Doxygen comment to cmd6.c.
deskull [Mon, 27 Jan 2014 11:56:14 +0000 (11:56 +0000)]
Add Doxygen comment to cmd6.c.

10 years agoAdd Doxygen comment to cmd6.c.
deskull [Mon, 27 Jan 2014 11:43:22 +0000 (11:43 +0000)]
Add Doxygen comment to cmd6.c.

10 years agoAdd Doxygen comment to cmd6.c.
deskull [Mon, 27 Jan 2014 11:33:43 +0000 (11:33 +0000)]
Add Doxygen comment to cmd6.c.

10 years agoFix warning of Doxygen comment to cmd4.c and cmd5.c.
deskull [Sat, 25 Jan 2014 13:33:11 +0000 (13:33 +0000)]
Fix warning of Doxygen comment to cmd4.c and cmd5.c.

10 years agoAdd Doxygen comment to cmd5.c.
deskull [Sat, 25 Jan 2014 13:09:26 +0000 (13:09 +0000)]
Add Doxygen comment to cmd5.c.

10 years agoAdd Doxygen comment to cmd5.c.
deskull [Sat, 25 Jan 2014 13:01:17 +0000 (13:01 +0000)]
Add Doxygen comment to cmd5.c.

10 years agoAdd Doxygen comment to cmd5.c.
deskull [Sat, 25 Jan 2014 12:53:06 +0000 (12:53 +0000)]
Add Doxygen comment to cmd5.c.

10 years agoAdd Doxygen comment to cmd5.c.
deskull [Sat, 25 Jan 2014 12:26:10 +0000 (12:26 +0000)]
Add Doxygen comment to cmd5.c.

10 years agoAdd Doxygen comment to cmd4.c.
deskull [Fri, 24 Jan 2014 13:01:23 +0000 (13:01 +0000)]
Add Doxygen comment to cmd4.c.

10 years agoAdd Doxygen comment to cmd4.c.
deskull [Fri, 24 Jan 2014 12:47:28 +0000 (12:47 +0000)]
Add Doxygen comment to cmd4.c.

10 years agoAdd Doxygen comment to cmd4.c.
deskull [Fri, 24 Jan 2014 12:18:57 +0000 (12:18 +0000)]
Add Doxygen comment to cmd4.c.

10 years agoAdd Doxygen comment to cmd4.c.
deskull [Fri, 24 Jan 2014 11:43:45 +0000 (11:43 +0000)]
Add Doxygen comment to cmd4.c.

10 years agoAdd Doxygen comment to cmd4.c.
deskull [Thu, 23 Jan 2014 23:20:12 +0000 (23:20 +0000)]
Add Doxygen comment to cmd4.c.

10 years agoAdd Doxygen comment to cmd3.c.
deskull [Thu, 23 Jan 2014 11:50:42 +0000 (11:50 +0000)]
Add Doxygen comment to cmd3.c.

10 years agoAdd Doxygen comment to cmd3.c.
deskull [Thu, 23 Jan 2014 11:31:25 +0000 (11:31 +0000)]
Add Doxygen comment to cmd3.c.

10 years agoChange setting of Doxygen using Graphviz.
deskull [Thu, 23 Jan 2014 11:03:39 +0000 (11:03 +0000)]
Change setting of Doxygen using Graphviz.

10 years agoFix warning of Doxygen comment to cmd1.c and cmd2.c.
deskull [Wed, 22 Jan 2014 11:58:37 +0000 (11:58 +0000)]
Fix warning of Doxygen comment to cmd1.c and cmd2.c.