OSDN Git Service

hengband/hengband.git
4 years ago[Refactor] #37353 mspells4.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per...
Hourier [Sat, 1 Feb 2020 11:27:06 +0000 (20:27 +0900)]
[Refactor] #37353 mspells4.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in dungeon-file.c

4 years ago[Refactor] #37353 dungeon-file.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments...
Hourier [Sat, 1 Feb 2020 11:19:49 +0000 (20:19 +0900)]
[Refactor] #37353 dungeon-file.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in dungeon-file.c

4 years ago[Refactor] #37353 floor.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line...
Hourier [Sat, 1 Feb 2020 06:34:40 +0000 (15:34 +0900)]
[Refactor] #37353 floor.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in floor.c

4 years ago[Refactor] #37353 cave_pass_lite_bold() のシンタックスシュガーを削除 / Removed syntax sugar cave_pa...
Hourier [Sat, 1 Feb 2020 06:32:42 +0000 (15:32 +0900)]
[Refactor] #37353 cave_pass_lite_bold() のシンタックスシュガーを削除 / Removed syntax sugar cave_pass_lite_bold()

4 years ago[Refactor] #37353 .gitignore にEnglish-Debug/ がGitに捕捉されないように記述を追加 / Added description...
Hourier [Sat, 1 Feb 2020 05:11:39 +0000 (14:11 +0900)]
[Refactor] #37353 .gitignore にEnglish-Debug/ がGitに捕捉されないように記述を追加 / Added description in order not to capture English-Debug/ to .gitignore

4 years ago[Refactor] #37353 dungeon-file.c のヘッダー重複除去と、一部のコメント削除 / Removed duplication of includ...
Hourier [Sat, 1 Feb 2020 04:42:15 +0000 (13:42 +0900)]
[Refactor] #37353 dungeon-file.c のヘッダー重複除去と、一部のコメント削除 / Removed duplication of including headers and some comments per line

4 years ago[Fix] #37353 コンパイル警告修正 / Fixed compilation warnings
Hourier [Sat, 1 Feb 2020 04:20:30 +0000 (13:20 +0900)]
[Fix] #37353 コンパイル警告修正 / Fixed compilation warnings

4 years ago[Refactor] #37353 spells2.c のインデントを自動調整 / Adjusted indents automatically in spells2.c
Hourier [Sat, 1 Feb 2020 04:12:17 +0000 (13:12 +0900)]
[Refactor] #37353 spells2.c のインデントを自動調整 / Adjusted indents automatically in spells2.c

4 years ago[Refactor] #37353 spells2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1...
Hourier [Sat, 1 Feb 2020 03:55:32 +0000 (12:55 +0900)]
[Refactor] #37353 spells2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in spells2.c

4 years ago[Refactor] #37353 USE_SAVER のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SAVER but...
Hourier [Sat, 1 Feb 2020 03:17:38 +0000 (12:17 +0900)]
[Refactor] #37353 USE_SAVER のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SAVER but existing codes are as-is

4 years ago[Refactor] #37353 main-win.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per...
Hourier [Sat, 1 Feb 2020 03:11:17 +0000 (12:11 +0900)]
[Refactor] #37353 main-win.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in main-win.c

4 years ago[Refactor] #37353 使われていないプリプロHTML_HELP を削除 / Removed unused preprocessor HTML_HELP
Hourier [Sat, 1 Feb 2020 01:40:15 +0000 (10:40 +0900)]
[Refactor] #37353 使われていないプリプロHTML_HELP を削除 / Removed unused preprocessor HTML_HELP

4 years ago[Refactor] #37353 util.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line...
Hourier [Sat, 1 Feb 2020 01:37:17 +0000 (10:37 +0900)]
[Refactor] #37353 util.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in util.c

4 years ago[Refactor] #37353 object2.c のインデントを自動調整 / Adjusted indents automatically in object2.c
Hourier [Sat, 1 Feb 2020 00:49:36 +0000 (09:49 +0900)]
[Refactor] #37353 object2.c のインデントを自動調整 / Adjusted indents automatically in object2.c

4 years ago[Refactor] #37353 object2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1...
Hourier [Fri, 31 Jan 2020 15:23:33 +0000 (00:23 +0900)]
[Refactor] #37353 object2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in object2.c

4 years ago[Refactor] #37353 TRAVEL のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed TRAVEL but existing...
Hourier [Fri, 31 Jan 2020 13:41:14 +0000 (22:41 +0900)]
[Refactor] #37353 TRAVEL のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed TRAVEL but existing codes are as-is

4 years ago[Refactor] #39970 core.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line...
Hourier [Fri, 31 Jan 2020 13:24:39 +0000 (22:24 +0900)]
[Refactor] #39970 core.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in core.c

4 years ago[Refactor] #37353 autopick.c と store.c のインデントを自動調整 / Automatically adjusted autopick...
Hourier [Thu, 30 Jan 2020 14:48:34 +0000 (23:48 +0900)]
[Refactor] #37353 autopick.c と store.c のインデントを自動調整 / Automatically adjusted autopick.c and store.c

4 years ago[Refactor] #37353 player-status.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments...
Hourier [Thu, 30 Jan 2020 14:36:03 +0000 (23:36 +0900)]
[Refactor] #37353 player-status.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in player-status.c

4 years ago[Refactor] #39964 autopick.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per...
Hourier [Thu, 30 Jan 2020 14:02:54 +0000 (23:02 +0900)]
[Refactor] #39964 autopick.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in autopick.c

4 years ago[Refactor] 使われていないmove_to_black_market() を削除 / Removed unused function move_to_black_...
Hourier [Thu, 30 Jan 2020 12:48:08 +0000 (21:48 +0900)]
[Refactor] 使われていないmove_to_black_market() を削除 / Removed unused function move_to_black_market()

4 years ago[Refactor] #37353 store.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line...
Hourier [Thu, 30 Jan 2020 12:47:13 +0000 (21:47 +0900)]
[Refactor] #37353 store.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in store.c

4 years ago[Refactor] #39963 1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line
Hourier [Thu, 30 Jan 2020 12:15:52 +0000 (21:15 +0900)]
[Refactor] #39963 1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line

4 years ago[Refactor] #37353 使われていないプリプロOBSOLETE_SIZING_METHODを削除 / Removed unused preprocessor...
Hourier [Wed, 29 Jan 2020 14:32:21 +0000 (23:32 +0900)]
[Refactor] #37353 使われていないプリプロOBSOLETE_SIZING_METHODを削除 / Removed unused preprocessor OBSOLETE_SIZING_METHOD

4 years ago[Refactor] #39076 files.c の整形&1行ごとに挿入されたコメントを削除 / Reshaped files.c and removed unnece...
Hourier [Wed, 29 Jan 2020 13:34:26 +0000 (22:34 +0900)]
[Refactor] #39076 files.c の整形&1行ごとに挿入されたコメントを削除 / Reshaped files.c and removed unnecessary comments (per 1 line)

4 years ago[Refactor] #37363 h-*.h の空行調整 / Reshaped blank lines in h-*.h
Hourier [Wed, 29 Jan 2020 12:38:49 +0000 (21:38 +0900)]
[Refactor] #37363 h-*.h の空行調整 / Reshaped blank lines in h-*.h

4 years ago[Refacotr] #37353 使われていないプリプロUSE_NCURSESを部分的に削除 / Removed unused preprocessors USE_NC...
Hourier [Wed, 29 Jan 2020 12:30:38 +0000 (21:30 +0900)]
[Refacotr] #37353 使われていないプリプロUSE_NCURSESを部分的に削除 / Removed unused preprocessors USE_NCURSES

4 years ago[Refacotr] #37353 使われていないプリプロUSE_TCHARSを部分的に削除 / Removed unused preprocessors USE_TCH...
Hourier [Wed, 29 Jan 2020 12:29:15 +0000 (21:29 +0900)]
[Refacotr] #37353 使われていないプリプロUSE_TCHARSを部分的に削除 / Removed unused preprocessors USE_TCHARS partially

4 years ago[Refacotr] #37353 使われていないプリプロUSE_TERMIOを部分的に削除 / Removed unused preprocessors USE_TER...
Hourier [Wed, 29 Jan 2020 12:28:13 +0000 (21:28 +0900)]
[Refacotr] #37353 使われていないプリプロUSE_TERMIOを部分的に削除 / Removed unused preprocessors USE_TERMIO partially

4 years ago[Refacotr] #37353 使われていないプリプロUSE_TPOSIXを部分的に削除 / Removed unused preprocessors USE_TPO...
Hourier [Wed, 29 Jan 2020 12:03:37 +0000 (21:03 +0900)]
[Refacotr] #37353 使われていないプリプロUSE_TPOSIXを部分的に削除 / Removed unused preprocessors USE_TPOSIX partially

4 years ago[Refacotr] #37353 使われていないプリプロSPECIAL_BSDを削除 / Removed unused preprocessors SPECIAL_BSD
Hourier [Wed, 29 Jan 2020 11:54:54 +0000 (20:54 +0900)]
[Refacotr] #37353 使われていないプリプロSPECIAL_BSDを削除 / Removed unused preprocessors SPECIAL_BSD

4 years ago[Refactor] #37353 USE_FONTSET のプリプロが有効、USE_JP_FONTSTRUCTは無効であることを前提とし、プリプロ自体は削除 ...
Hourier [Wed, 29 Jan 2020 11:53:19 +0000 (20:53 +0900)]
[Refactor] #37353 USE_FONTSET のプリプロが有効、USE_JP_FONTSTRUCTは無効であることを前提とし、プリプロ自体は削除 / Removed USE_FONTSET but existing codes are as-is and USE_JP_FONTSTRUCT and realted codes

4 years ago[Refacotr] #37353 使われていないプリプロHAS_STRICMPを削除 / Removed unused preprocessors HAS_STRICMP
Hourier [Wed, 29 Jan 2020 11:12:35 +0000 (20:12 +0900)]
[Refacotr] #37353 使われていないプリプロHAS_STRICMPを削除 / Removed unused preprocessors HAS_STRICMP

4 years ago[Fix] #37353 達成したはずのクエストが失敗扱いになる問題を解消 / Resolved the issue that quests fails even...
Hourier [Tue, 28 Jan 2020 14:00:59 +0000 (23:00 +0900)]
[Fix] #37353 達成したはずのクエストが失敗扱いになる問題を解消 / Resolved the issue that quests fails even if they were achieved successfully

4 years ago[Refactor] #37353 main-win.c 以外のmain*.cについて、'if 0'のプリプロを削除 / Removed preprocessor...
Hourier [Tue, 28 Jan 2020 13:42:32 +0000 (22:42 +0900)]
[Refactor] #37353 main-win.c 以外のmain*.cについて、'if 0'のプリプロを削除 / Removed preprocessor 'if 0' regarding main*.c other than main-win.c

4 years ago[Refactor] #37353 使われていないVERIFY_HONORを削除 / Removed unused preprocessors VERIFY_HONOR
Hourier [Tue, 28 Jan 2020 13:38:22 +0000 (22:38 +0900)]
[Refactor] #37353 使われていないVERIFY_HONORを削除 / Removed unused preprocessors VERIFY_HONOR

4 years ago[Refactor] #37353 空っぽ関数のremove_loc() を削除 / Removed blank function remove_loc()
Hourier [Tue, 28 Jan 2020 13:37:42 +0000 (22:37 +0900)]
[Refactor] #37353 空っぽ関数のremove_loc() を削除 / Removed blank function remove_loc()

4 years ago[Refactor] #37353 使われていないVERIFY_SAVEFILEを削除 / Removed unused preprocessors VERIFY_SAV...
Hourier [Tue, 28 Jan 2020 13:36:16 +0000 (22:36 +0900)]
[Refactor] #37353 使われていないVERIFY_SAVEFILEを削除 / Removed unused preprocessors VERIFY_SAVEFILE

4 years ago[Refactor] #37353 使われていないVERIFY_TIMESTAMPを削除 / Removed unused preprocessors VERIFY_STAMP
Hourier [Tue, 28 Jan 2020 13:31:34 +0000 (22:31 +0900)]
[Refactor] #37353 使われていないVERIFY_TIMESTAMPを削除 / Removed unused preprocessors VERIFY_STAMP

4 years ago[Refactor] #37353 使われていないSCORE_WAZARDSとSCORE_CHEATERSを削除 / Removed unused preprocesso...
Hourier [Tue, 28 Jan 2020 13:29:19 +0000 (22:29 +0900)]
[Refactor] #37353 使われていないSCORE_WAZARDSとSCORE_CHEATERSを削除 / Removed unused preprocessors SCORE_WIZARDS and SCORE_CHEATER

4 years ago[Refactor] #37353 USE_MUSIC のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_MUSIC but...
Hourier [Tue, 28 Jan 2020 13:18:03 +0000 (22:18 +0900)]
[Refactor] #37353 USE_MUSIC のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_MUSIC but existing codes are as-is

4 years ago[Refactor] #37353 USE_GRAPHICS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_GRAPHICS...
Hourier [Tue, 28 Jan 2020 13:14:21 +0000 (22:14 +0900)]
[Refactor] #37353 USE_GRAPHICS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_GRAPHICS but existing codes are as-is

4 years ago[Refactor] #37353 USE_SOUND のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SOUND but...
Hourier [Tue, 28 Jan 2020 12:58:33 +0000 (21:58 +0900)]
[Refactor] #37353 USE_SOUND のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SOUND but existing codes are as-is

4 years ago[Refactor] #37353 USE_SPECIAL のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SPECIAL...
Hourier [Tue, 28 Jan 2020 12:54:10 +0000 (21:54 +0900)]
[Refactor] #37353 USE_SPECIAL のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SPECIAL but existing codes are as-is

4 years ago[Refactor] #37353 System III Unixに関するプリプロUSGを削除/ Removed preprocessor USG (System...
Hourier [Tue, 28 Jan 2020 12:49:59 +0000 (21:49 +0900)]
[Refactor] #37353 System III Unixに関するプリプロUSGを削除/ Removed preprocessor USG (System III Unix)

4 years ago[Refactor] #37353 vault_monster_okay() を関数マクロから普通の関数に展開 / Changed macro function...
Hourier [Tue, 28 Jan 2020 12:22:15 +0000 (21:22 +0900)]
[Refactor] #37353 vault_monster_okay() を関数マクロから普通の関数に展開 / Changed macro function vault_monster_okay() to normal function

4 years ago[Refactor] #37353 古くなったコメントを削除 / Removed old (unnecessary) comment
Hourier [Tue, 28 Jan 2020 11:32:08 +0000 (20:32 +0900)]
[Refactor] #37353 古くなったコメントを削除 / Removed old (unnecessary) comment

4 years ago[Refactor] #37353 ULTRIX のプリプロを削除 / Removed preprocessor ULTRIX
Hourier [Sun, 26 Jan 2020 14:18:14 +0000 (23:18 +0900)]
[Refactor] #37353 ULTRIX のプリプロを削除 / Removed preprocessor ULTRIX

4 years ago[Refactor] #37353 SGI のプリプロを削除 / Removed preprocessor SGI
Hourier [Sun, 26 Jan 2020 14:15:52 +0000 (23:15 +0900)]
[Refactor] #37353 SGI のプリプロを削除 / Removed preprocessor SGI

4 years ago[Refactor] #37353 HPUX のプリプロを削除 / Removed preprocessor HPUX
Hourier [Sun, 26 Jan 2020 14:12:52 +0000 (23:12 +0900)]
[Refactor] #37353 HPUX のプリプロを削除 / Removed preprocessor HPUX

4 years ago[Fix] #37353 c_roff() の引数型修正 / Fixed the type of argument c_roff()
Hourier [Sun, 26 Jan 2020 14:09:13 +0000 (23:09 +0900)]
[Fix] #37353 c_roff() の引数型修正 / Fixed the type of argument c_roff()

4 years ago[Refactor] #37353 SECURE のプリプロを削除 / Removed preprocessor SECURE
Hourier [Sun, 26 Jan 2020 14:00:32 +0000 (23:00 +0900)]
[Refactor] #37353 SECURE のプリプロを削除 / Removed preprocessor SECURE

4 years ago[Refactor] #37353 VERIFY_CHECKSUMS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed VERIFY_CHEC...
Hourier [Sun, 26 Jan 2020 13:32:30 +0000 (22:32 +0900)]
[Refactor] #37353 VERIFY_CHECKSUMS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed VERIFY_CHECKSUMS but existing codes are as-is

4 years ago[Refactor] #37353 CAPITALIZE_USER_NAME のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed CAPITAL...
Hourier [Sun, 26 Jan 2020 13:27:35 +0000 (22:27 +0900)]
[Refactor] #37353 CAPITALIZE_USER_NAME のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed CAPITALIZE_USER_NAME but existing codes are as-is

4 years ago[Refactor] #37353 SUPPORT_GAMMA のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed SUPPORT_GAMMA...
Hourier [Sun, 26 Jan 2020 13:25:48 +0000 (22:25 +0900)]
[Refactor] #37353 SUPPORT_GAMMA のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed SUPPORT_GAMMA but existing codes are as-is

4 years ago[Refactor] #37353 CHECK_MODIFICATION_TIME のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed...
Hourier [Sun, 26 Jan 2020 13:21:54 +0000 (22:21 +0900)]
[Refactor] #37353 CHECK_MODIFICATION_TIME のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed CHECK_MODIFICATION_TIME but existing codes are as-is

4 years ago[Refactor] #37353 SORT_R_INFO のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed SORT_R_INFO...
Hourier [Sun, 26 Jan 2020 13:20:03 +0000 (22:20 +0900)]
[Refactor] #37353 SORT_R_INFO のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed SORT_R_INFO but existing codes are as-is

4 years agoMerge branch 'For2.2.2-Refactoring' into feature/Refactoring-Hourier
Hourier [Sun, 26 Jan 2020 13:13:34 +0000 (22:13 +0900)]
Merge branch 'For2.2.2-Refactoring' into feature/Refactoring-Hourier

4 years ago[Refactor] #37353 CHECK_LOADのプリプロを削除 / Removed preprocessor CHECK_LOAD
Hourier [Sun, 26 Jan 2020 13:06:39 +0000 (22:06 +0900)]
[Refactor] #37353 CHECK_LOADのプリプロを削除 / Removed preprocessor CHECK_LOAD

4 years agoMerge remote-tracking branch 'remotes/origin/feature/Refactoring-Hourier' into For2...
deskull [Sun, 26 Jan 2020 13:05:42 +0000 (22:05 +0900)]
Merge remote-tracking branch 'remotes/origin/feature/Refactoring-Hourier' into For2.2.2-Refactoring

4 years ago[Fix] #38997 floor_type への dungeon_idx 代入タイミングを変更. / Change assignment timing of...
deskull [Sun, 26 Jan 2020 13:05:13 +0000 (22:05 +0900)]
[Fix] #38997 floor_type への dungeon_idx 代入タイミングを変更. / Change assignment timing of dungeon_idx in floor_type.

4 years ago[Refactor] #37353 CHECK_TIMEのプリプロを削除 / Removed preprocessor CHECK_TIME
Hourier [Sun, 26 Jan 2020 13:02:50 +0000 (22:02 +0900)]
[Refactor] #37353 CHECK_TIMEのプリプロを削除 / Removed preprocessor CHECK_TIME

4 years ago[Refactor] #37353 SOLARISのプリプロを削除 / Removed preprocessor SOLARIS
Hourier [Sun, 26 Jan 2020 12:52:45 +0000 (21:52 +0900)]
[Refactor] #37353 SOLARISのプリプロを削除 / Removed preprocessor SOLARIS

4 years ago[Fix] #39956 上り階段の生成に失敗していた問題を修正 / Fix the problem that creation of upstars failed
Hourier [Sun, 26 Jan 2020 09:09:40 +0000 (18:09 +0900)]
[Fix] #39956 上り階段の生成に失敗していた問題を修正 / Fix the problem that creation of upstars failed

4 years ago[Refactor] #37353 init.c の整形 / Reshaped init.c
Hourier [Sat, 25 Jan 2020 17:15:55 +0000 (02:15 +0900)]
[Refactor] #37353 init.c の整形 / Reshaped init.c

4 years ago[Fix] #39956 level_gen() 中の why で得られるダンジョン生成エラー文を細分化。 / Subdivided error messages...
deskull [Sun, 26 Jan 2020 04:29:04 +0000 (13:29 +0900)]
[Fix] #39956 level_gen() 中の why で得られるダンジョン生成エラー文を細分化。 / Subdivided error messages level generation in level_gen() base.

4 years ago[Refactor] #37353 ALLOW_CAVERNS_AND_LAKES とALLOW_EASY_SENSE のプリプロを削除 / Removed prepro...
Hourier [Sat, 25 Jan 2020 16:38:34 +0000 (01:38 +0900)]
[Refactor] #37353 ALLOW_CAVERNS_AND_LAKES とALLOW_EASY_SENSE のプリプロを削除 / Removed preprocessors ALLOW_CAVERNS_AND_LAKES and ALLOW_EASY_SENSE

4 years ago[Refactor] #37353 BORG関係のプリプロを削除 / Removed ALLOW_BORG and related preprocessors
Hourier [Sat, 25 Jan 2020 16:32:28 +0000 (01:32 +0900)]
[Refactor] #37353 BORG関係のプリプロを削除 / Removed ALLOW_BORG and related preprocessors

4 years ago[Refactor] #37353 プリプロ整理に当たってコメントの位置を移動 / Moved the position of comment for organizin...
Hourier [Sat, 25 Jan 2020 16:18:15 +0000 (01:18 +0900)]
[Refactor] #37353 プリプロ整理に当たってコメントの位置を移動 / Moved the position of comment for organizing preprocessor

4 years ago[Refactor] #37353 ZANGBAND のプリプロを削除 / Removed preprocessor ZANGBAND
Hourier [Sat, 25 Jan 2020 16:12:55 +0000 (01:12 +0900)]
[Refactor] #37353 ZANGBAND のプリプロを削除 / Removed preprocessor ZANGBAND

4 years ago[Refactor] #37353 ANGBAND_2_8_1 のプリプロを削除 / Removed preprocessor ANGBAND_2_8_1
Hourier [Sat, 25 Jan 2020 16:09:29 +0000 (01:09 +0900)]
[Refactor] #37353 ANGBAND_2_8_1 のプリプロを削除 / Removed preprocessor ANGBAND_2_8_1

4 years ago[Refacotr] DOS用とIBM用のmakefileを削除 / Removed makefiles for DOS and IBM
Hourier [Sat, 25 Jan 2020 16:06:14 +0000 (01:06 +0900)]
[Refacotr] DOS用とIBM用のmakefileを削除 / Removed makefiles for DOS and IBM

4 years ago[Refactor] #37353 MAC_MPWのプリプロを削除 (CARBON と MACH_O_CARBONは保留) / Removed preprocessor...
Hourier [Sat, 25 Jan 2020 15:56:34 +0000 (00:56 +0900)]
[Refactor] #37353 MAC_MPWのプリプロを削除 (CARBON と MACH_O_CARBONは保留) / Removed preprocessor MAC_MPW (holding CARBON and MACH_O_CARBON)

4 years ago[Refactor] クラシックMac (ver9.Xまで)のサポート打ち切り / Finished support for Classic Mac (Up to...
Hourier [Sat, 25 Jan 2020 15:48:38 +0000 (00:48 +0900)]
[Refactor] クラシックMac (ver9.Xまで)のサポート打ち切り / Finished support for Classic Mac (Up to ver 9.X)

4 years ago[Refactor] #37353 USE_DEBUG のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_DEBUG but...
Hourier [Sat, 25 Jan 2020 15:06:11 +0000 (00:06 +0900)]
[Refactor] #37353 USE_DEBUG のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_DEBUG but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_WIZARD のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_WIZARD...
Hourier [Sat, 25 Jan 2020 15:04:03 +0000 (00:04 +0900)]
[Refactor] #37353 ALLOW_WIZARD のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_WIZARD but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_SPOILERS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_SPOILER...
Hourier [Sat, 25 Jan 2020 15:02:18 +0000 (00:02 +0900)]
[Refactor] #37353 ALLOW_SPOILERS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_SPOILERS but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_COLORS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_COLORS...
Hourier [Sat, 25 Jan 2020 14:59:33 +0000 (23:59 +0900)]
[Refactor] #37353 ALLOW_COLORS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_COLORS but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_VISUALS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_VISUALS...
Hourier [Sat, 25 Jan 2020 14:58:35 +0000 (23:58 +0900)]
[Refactor] #37353 ALLOW_VISUALS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_VISUALS but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_MACROS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_MACROS...
Hourier [Sat, 25 Jan 2020 14:57:30 +0000 (23:57 +0900)]
[Refactor] #37353 ALLOW_MACROS のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_MACROS but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_AUTOROLLER のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_AUTOR...
Hourier [Sat, 25 Jan 2020 14:52:28 +0000 (23:52 +0900)]
[Refactor] #37353 ALLOW_AUTOROLLER のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_AUTOROLLER but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_FEARのプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_FEAR but...
Hourier [Sat, 25 Jan 2020 14:47:07 +0000 (23:47 +0900)]
[Refactor] #37353 ALLOW_FEARのプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_FEAR but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_TERRORのプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_TERROR...
Hourier [Sat, 25 Jan 2020 14:45:36 +0000 (23:45 +0900)]
[Refactor] #37353 ALLOW_TERRORのプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_TERROR but existing codes are as-is

4 years ago[Refactor] #37353 ALLOW_TEMPLATESのプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_TEMPLAT...
Hourier [Sat, 25 Jan 2020 14:44:19 +0000 (23:44 +0900)]
[Refactor] #37353 ALLOW_TEMPLATESのプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed ALLOW_TEMPLATES but existing codes are as-is

4 years ago[Refactor] DOS及びIBMメインフレームのサポート打ち切り / Finished suppot for DOS and IBM mainframe
Hourier [Sat, 25 Jan 2020 13:07:21 +0000 (22:07 +0900)]
[Refactor] DOS及びIBMメインフレームのサポート打ち切り / Finished suppot for DOS and IBM mainframe

4 years ago[Fix] 受注していないクエストが表示される不具合を解消 / Fixed the issue that unordered quests displays
Hourier [Sat, 25 Jan 2020 11:56:35 +0000 (20:56 +0900)]
[Fix] 受注していないクエストが表示される不具合を解消 / Fixed the issue that unordered quests displays

4 years ago[Fix] process_warning() にて、警告に関する再代入を修正 / Fixed re-substitution in process_warning()
Hourier [Sat, 25 Jan 2020 10:34:59 +0000 (19:34 +0900)]
[Fix] process_warning() にて、警告に関する再代入を修正 / Fixed re-substitution in process_warning()

4 years ago[Fix] #39954 中途半端に条件を反転させていたのを修正 / Fixed incomplete inversion of if condition
Hourier [Sat, 25 Jan 2020 09:38:03 +0000 (18:38 +0900)]
[Fix] #39954 中途半端に条件を反転させていたのを修正 / Fixed incomplete inversion of if condition

4 years ago[Refacotr] #37353 TOFU プリプロの直後に付いていた余計なスペースを削除 / Removed unnecessary white spaces...
Hourier [Sat, 25 Jan 2020 09:10:48 +0000 (18:10 +0900)]
[Refacotr] #37353 TOFU プリプロの直後に付いていた余計なスペースを削除 / Removed unnecessary white spaces right after the preprocessor TOFU

4 years ago[Refactor] #37353 ACORN (旧式RISC OS)のサポートに由来するプリプロを削除 / Removed preprocessors 'ACORN...
Hourier [Sat, 25 Jan 2020 08:51:49 +0000 (17:51 +0900)]
[Refactor] #37353 ACORN (旧式RISC OS)のサポートに由来するプリプロを削除 / Removed preprocessors 'ACORN' (support for old RISC OS)

4 years ago[Fix] #38997 二重に代入していたのを修正 / Fixed double-substitution
Hourier [Sat, 25 Jan 2020 04:47:00 +0000 (13:47 +0900)]
[Fix] #38997 二重に代入していたのを修正 / Fixed double-substitution

4 years ago[Fix] #38997 アイテムを落としてもザックからアイテムが減らない問題を修正 / Fixed the issue that number of items...
Hourier [Sat, 25 Jan 2020 03:09:40 +0000 (12:09 +0900)]
[Fix] #38997 アイテムを落としてもザックからアイテムが減らない問題を修正 / Fixed the issue that number of items doesn't decrease when player drops it/them

4 years agoMerge remote-tracking branch 'remotes/origin/feature/Refactoring-Hourier' into For2...
deskull [Sat, 25 Jan 2020 08:54:50 +0000 (17:54 +0900)]
Merge remote-tracking branch 'remotes/origin/feature/Refactoring-Hourier' into For2.2.2-Refactoring

4 years ago[] [fix] #38997 main-cap.c と main-gcu.c の関数呼び出し修正. / Fix function calls in main-cap...
deskull [Sat, 25 Jan 2020 04:15:58 +0000 (20:15 -0800)]
[] [fix] #38997 main-cap.c と main-gcu.c の関数呼び出し修正. / Fix function calls in main-cap.c and main-gcu.c.

4 years ago[fix] #38997 main.cの関数呼び出し修正. / Fix function call in main.c.
deskull [Fri, 24 Jan 2020 15:48:38 +0000 (00:48 +0900)]
[fix] #38997 main.cの関数呼び出し修正. / Fix function call in main.c.

4 years ago[Fix] 39548 backwardsEric氏の報告による、英語版における店のアイテム記述を修正 / Fixed store's page indicator...
Hourier [Fri, 24 Jan 2020 14:50:11 +0000 (23:50 +0900)]
[Fix] 39548 backwardsEric氏の報告による、英語版における店のアイテム記述を修正 / Fixed store's page indicator cuts off 'Item Description' in English; reported by backwardsEric, thanks a lot!

4 years ago[Fix] #39561 backwardsEric氏の報告による、赤外線視力に関する英文を修正 / Fix English character sheet last...
Hourier [Fri, 24 Jan 2020 13:41:53 +0000 (22:41 +0900)]
[Fix] #39561 backwardsEric氏の報告による、赤外線視力に関する英文を修正 / Fix English character sheet last column spacing; reported by backwardsEric, thanks a lot!

4 years ago[Fix] #39586 backwardsEric氏より報告の、files.cにおけるコンパイル警告を修正 / Fixed compiler warning for...
Hourier [Thu, 23 Jan 2020 13:40:38 +0000 (22:40 +0900)]
[Fix] #39586 backwardsEric氏より報告の、files.cにおけるコンパイル警告を修正 / Fixed compiler warning for time() in files.c; reported by backwardsEric, thanks a lot!

4 years ago[Refactor] #37353 grid.c からfloor.h への参照を除去 / Removed reference from grid.c to floor.h
Hourier [Thu, 23 Jan 2020 13:37:30 +0000 (22:37 +0900)]
[Refactor] #37353 grid.c からfloor.h への参照を除去 / Removed reference from grid.c to floor.h

4 years agoIn English spell descriptions, use "cuts" rather than "cut status" or "cut", "poisons...
Eric Branlund [Thu, 26 Sep 2019 22:38:33 +0000 (15:38 -0700)]
In English spell descriptions, use "cuts" rather than "cut status" or "cut", "poisons" rather than "poison status" or "poison", and "being stunned" rather then "stun" (as a noun).