OSDN Git Service

hengband/hengband.git
4 years ago[Refactor] #40236 Separated pass_game_turn_by_stay() from inn_comm()
Hourier [Tue, 21 Apr 2020 13:44:28 +0000 (22:44 +0900)]
[Refactor] #40236 Separated pass_game_turn_by_stay() from inn_comm()

4 years ago[Refactor] #40236 Separated stay_inn() from inn_comm()
Hourier [Tue, 21 Apr 2020 13:39:05 +0000 (22:39 +0900)]
[Refactor] #40236 Separated stay_inn() from inn_comm()

4 years ago[Refactor] #40236 Separated is_healthy_stay() from inn_comm()
Hourier [Tue, 21 Apr 2020 13:27:38 +0000 (22:27 +0900)]
[Refactor] #40236 Separated is_healthy_stay() from inn_comm()

4 years ago[Refactor] #40236 Separated buy_food() from inn_comm()
Hourier [Tue, 21 Apr 2020 13:23:12 +0000 (22:23 +0900)]
[Refactor] #40236 Separated buy_food() from inn_comm()

4 years ago[Refactor] #40275 Separated cmd-inn.c/h from bldg.c
Hourier [Tue, 21 Apr 2020 13:17:36 +0000 (22:17 +0900)]
[Refactor] #40275 Separated cmd-inn.c/h from bldg.c

4 years ago[Refactor] #40236 Separated mimic-info-table.c/h from player-race.c/h
Hourier [Tue, 21 Apr 2020 12:49:32 +0000 (21:49 +0900)]
[Refactor] #40236 Separated mimic-info-table.c/h from player-race.c/h

4 years ago[Refactor] #40275 Separated race_info[] from player-race.c/h to race-info-table.c/h
Hourier [Tue, 21 Apr 2020 11:37:12 +0000 (20:37 +0900)]
[Refactor] #40275 Separated race_info[] from player-race.c/h to race-info-table.c/h

4 years ago[Implement] #40275 宿屋に泊まった時のメッセージをアンデッドキャラか否かで分けた (日本語のみ)
Hourier [Tue, 21 Apr 2020 11:26:26 +0000 (20:26 +0900)]
[Implement] #40275 宿屋に泊まった時のメッセージをアンデッドキャラか否かで分けた (日本語のみ)

4 years ago[Refactor] #49275 Renamed arena_info_table to arena-info-table
Hourier [Tue, 21 Apr 2020 10:30:01 +0000 (19:30 +0900)]
[Refactor] #49275 Renamed arena_info_table to arena-info-table

4 years ago[Refactor] Separated play-gamble.c/h from bldg.c
Hourier [Tue, 21 Apr 2020 10:26:54 +0000 (19:26 +0900)]
[Refactor] Separated play-gamble.c/h from bldg.c

4 years ago[Refactor] #40275 Separated arena_info_table.c/h from bldg.c/h
Hourier [Tue, 21 Apr 2020 10:17:23 +0000 (19:17 +0900)]
[Refactor] #40275 Separated arena_info_table.c/h from bldg.c/h

4 years ago[Refactor] #40275 Separated display-fruit.c/h from bldg.c
Hourier [Tue, 21 Apr 2020 10:09:41 +0000 (19:09 +0900)]
[Refactor] #40275 Separated display-fruit.c/h from bldg.c

4 years ago[Refactor] #40275 Separated building-util.c/h from bldg.c/h
Hourier [Tue, 21 Apr 2020 10:04:39 +0000 (19:04 +0900)]
[Refactor] #40275 Separated building-util.c/h from bldg.c/h

4 years ago[Refactor] #40236 Added pragma into cmd-inventory.h
Hourier [Tue, 21 Apr 2020 09:55:35 +0000 (18:55 +0900)]
[Refactor] #40236 Added pragma into cmd-inventory.h

4 years ago[Refactor] #40236 Separated reset_label_number() from do_cmd_knowledge_inventory()
Hourier [Tue, 21 Apr 2020 09:08:35 +0000 (18:08 +0900)]
[Refactor] #40236 Separated reset_label_number() from do_cmd_knowledge_inventory()

4 years ago[Refactor] #40236 Separated show_*_equipment_resistances from do_cmd_knowledge_invent...
Hourier [Tue, 21 Apr 2020 09:04:14 +0000 (18:04 +0900)]
[Refactor] #40236 Separated show_*_equipment_resistances from do_cmd_knowledge_inventory()

4 years ago[Refactor] #40236 Separated display_identified_resistances_flag() from do_cmd_knowled...
Hourier [Tue, 21 Apr 2020 08:53:46 +0000 (17:53 +0900)]
[Refactor] #40236 Separated display_identified_resistances_flag() from do_cmd_knowledge_inventory_aux()

4 years ago[Fix] Changed comments param to todo in show-file.c
Hourier [Tue, 21 Apr 2020 08:52:19 +0000 (17:52 +0900)]
[Fix] Changed comments param to todo in show-file.c

4 years ago[Refactor] #40236 Separated add_res_label() from do_cmd_knowledge_inventory_aux()
Hourier [Tue, 21 Apr 2020 08:36:28 +0000 (17:36 +0900)]
[Refactor] #40236 Separated add_res_label() from do_cmd_knowledge_inventory_aux()

4 years ago[Refactor] #40236 Separated check_item_knowledge() from do_cmd_knowledge_inventory_aux()
Hourier [Tue, 21 Apr 2020 08:14:16 +0000 (17:14 +0900)]
[Refactor] #40236 Separated check_item_knowledge() from do_cmd_knowledge_inventory_aux()

4 years ago[Refactor] #40236 Separated determine_spcial_item_type() from do_cmd_knowledge_invent...
Hourier [Tue, 21 Apr 2020 08:03:18 +0000 (17:03 +0900)]
[Refactor] #40236 Separated determine_spcial_item_type() from do_cmd_knowledge_inventory_aux()

4 years ago[Refactor] #40236 Unified languages by _() macro function
Hourier [Mon, 20 Apr 2020 14:34:23 +0000 (23:34 +0900)]
[Refactor] #40236 Unified languages by _() macro function

4 years ago[Refactor] #40236 Changed macro functions to normal functions in cmd-inventory.c
Hourier [Mon, 20 Apr 2020 14:18:37 +0000 (23:18 +0900)]
[Refactor] #40236 Changed macro functions to normal functions in cmd-inventory.c

4 years ago[Refactor] #40236 Separated do_cmd_knowledge_inventory() from cmd-dump.c to cmd-inven...
Hourier [Mon, 20 Apr 2020 13:38:02 +0000 (22:38 +0900)]
[Refactor] #40236 Separated do_cmd_knowledge_inventory() from cmd-dump.c to cmd-inventory.c/h

4 years ago[Refactor] #40236 Removed moved functions (they're not called now)
Hourier [Mon, 20 Apr 2020 11:37:41 +0000 (20:37 +0900)]
[Refactor] #40236 Removed moved functions (they're not called now)

4 years agoMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix-Hourier
Hourier [Sun, 19 Apr 2020 14:37:01 +0000 (23:37 +0900)]
Merge branch 'For2.2.2-Refactoring' into For2.2.2-Fix-Hourier

4 years ago[Fix] #40233 FILE ポインタの参照処理ミスを修正. / FILE pointer reference processing corrections.
deskull [Sun, 19 Apr 2020 09:18:22 +0000 (18:18 +0900)]
[Fix] #40233 FILE ポインタの参照処理ミスを修正. / FILE pointer reference processing corrections.

4 years ago[Fix] #40326 チケット place_bold()中、gb_solid処理時に生成する壁を永久壁でなく内壁に修正. / In place_bold()...
deskull [Tue, 14 Apr 2020 15:58:28 +0000 (00:58 +0900)]
[Fix] #40326 チケット place_bold()中、gb_solid処理時に生成する壁を永久壁でなく内壁に修正. / In place_bold(), fix the wall generated during gb_solid processing to an inner wall instead of a permanent wall.

4 years ago[Fix] #40302 RIVER系フラグを持たないダンジョンに川が生成される問題を修正し、add_river()回りを整理。 / Fixed an issue...
deskull [Sun, 12 Apr 2020 15:26:59 +0000 (00:26 +0900)]
[Fix] #40302 RIVER系フラグを持たないダンジョンに川が生成される問題を修正し、add_river()回りを整理。 / Fixed an issue where rivers were created in dungeons without RIVER flags and organized around add_river().

4 years ago[Fix] #40233 最終的に一応ビルドが通るまで整理. / Organize until the build finally passes.
deskull [Fri, 10 Apr 2020 17:26:03 +0000 (02:26 +0900)]
[Fix] #40233 最終的に一応ビルドが通るまで整理. / Organize until the build finally passes.

4 years ago[Fix] #40233 インクルード忘れを修正. / Fixed missing include.
deskull [Fri, 10 Apr 2020 17:10:08 +0000 (02:10 +0900)]
[Fix] #40233 インクルード忘れを修正. / Fixed missing include.

4 years ago[Fix] #40233 重複した open_auto_dump() と close_auto_dump() を削除. / Delete duplicated open_...
deskull [Fri, 10 Apr 2020 17:06:40 +0000 (02:06 +0900)]
[Fix] #40233 重複した open_auto_dump() と close_auto_dump() を削除. / Delete duplicated open_auto_dump() and close_auto_dump().

4 years ago[Fix] #40233 auto_dump_header と auto_dump_footer をconstにしてヘッダファイルに移動。 / Move auto_dum...
deskull [Fri, 10 Apr 2020 17:01:04 +0000 (02:01 +0900)]
[Fix] #40233 auto_dump_header と auto_dump_footer をconstにしてヘッダファイルに移動。 / Move auto_dump_header and auto_dump_footer to header file with add const attribute.

4 years ago[Fix] #40233 auto_dump_stream ファイルディスクリプタ周りをビルドが通るように展開. / Expand so that the build...
deskull [Fri, 10 Apr 2020 16:56:14 +0000 (01:56 +0900)]
[Fix] #40233 auto_dump_stream ファイルディスクリプタ周りをビルドが通るように展開. / Expand so that the build passes around the file descriptor, auto_dump_stream.

4 years ago[fix] #40282 コンフリクト解決残しを修正. / Resolve conflicts left behind.
deskull [Fri, 10 Apr 2020 16:15:03 +0000 (01:15 +0900)]
[fix] #40282 コンフリクト解決残しを修正. / Resolve conflicts left behind.

4 years ago[fix] #40233 リファクタリングで起きている大量のビルドエラーを修正中。差し当たり、インクルード抜けを1件修正. / Add a lost #include.
deskull [Fri, 10 Apr 2020 16:09:20 +0000 (01:09 +0900)]
[fix] #40233 リファクタリングで起きている大量のビルドエラーを修正中。差し当たり、インクルード抜けを1件修正. / Add a lost #include.

4 years agoMerge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into...
deskull [Fri, 10 Apr 2020 14:59:35 +0000 (23:59 +0900)]
Merge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into For2.2.2-Refactoring

4 years ago[Fix] #40304 魔法棒を振った時の更新フラグ指定ミスを修正. / Correction to change for zapping unidentified...
deskull [Fri, 10 Apr 2020 14:59:14 +0000 (23:59 +0900)]
[Fix] #40304 魔法棒を振った時の更新フラグ指定ミスを修正. / Correction to change for zapping unidentified wand.

4 years agoMerge branch 'For2.2.2-Refactoring-birth-screen-realm-clearing' of https://scm.osdn...
deskull [Tue, 7 Apr 2020 18:09:35 +0000 (03:09 +0900)]
Merge branch 'For2.2.2-Refactoring-birth-screen-realm-clearing' of https://scm.osdn.net/gitroot/hengbandforosx/hengbandosx into For2.2.2-Refactoring

4 years agoMerge branch 'For2.2.2-Refactoring-English-Diary' of https://scm.osdn.net/gitroot...
deskull [Tue, 7 Apr 2020 18:05:31 +0000 (03:05 +0900)]
Merge branch 'For2.2.2-Refactoring-English-Diary' of https://scm.osdn.net/gitroot/hengbandforosx/hengbandosx into For2.2.2-Refactoring

4 years agoChanged the English diary entries about the gender and personality selections so...
Eric Branlund [Sun, 29 Mar 2020 18:43:17 +0000 (11:43 -0700)]
Changed the English diary entries about the gender and personality selections so "gender" appears in the one about gender, rather than the "personality" that was there before, and "personality" appears in the one about personality.

4 years agoCorrected English diary entry about realm selection to put "and" between the realms...
Eric Branlund [Sun, 29 Mar 2020 18:40:34 +0000 (11:40 -0700)]
Corrected English diary entry about realm selection to put "and" between the realms if there are two and use "realm" or "realms" as appropriate.

4 years agoIn the English version, the period at the end of the Trump realm short description...
Eric Branlund [Sun, 29 Mar 2020 17:20:51 +0000 (10:20 -0700)]
In the English version, the period at the end of the Trump realm short description wasn't being cleared on the birth realm selection screen (an earlier change made it longer and it then exceeded the length of the string used for clearing). To fix that, use prt() to clear to the end of the line when displaying the selected realm and realm short description. Also share more code between the Japanese and English versions for that display.

4 years ago[Fix] #37353 リファクタリング時にエンバグした get_rnd_line() の分岐処理を修正. / Fix a conditional branch...
deskull [Thu, 26 Mar 2020 17:26:58 +0000 (02:26 +0900)]
[Fix] #37353 リファクタリング時にエンバグした get_rnd_line() の分岐処理を修正. / Fix a conditional branch bug that was added refactoring of get_rnd_line().

4 years ago[Refactor] #40236 Reshaped store.c a little
Hourier [Thu, 26 Mar 2020 12:15:52 +0000 (21:15 +0900)]
[Refactor] #40236 Reshaped store.c a little

4 years agoMerge branch 'fix/xoshiro128starstar-v1.0-bug' into For2.2.2-Refactoring
deskull [Thu, 26 Mar 2020 05:41:22 +0000 (14:41 +0900)]
Merge branch 'fix/xoshiro128starstar-v1.0-bug' into For2.2.2-Refactoring

4 years agoMerge branch 'For2.2.2-Fix-Hourier' into For2.2.2-Refactoring
deskull [Thu, 26 Mar 2020 04:01:10 +0000 (13:01 +0900)]
Merge branch 'For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

4 years agoCorrected English typo ('Arane' rather than 'Arena' in diary messages).
Eric Branlund [Wed, 25 Mar 2020 13:47:59 +0000 (06:47 -0700)]
Corrected English typo ('Arane' rather than 'Arena' in diary messages).

4 years ago[fix] #40237 乱数生成アルゴリズムxoshiro128**をバージョン1.1にする
Habu [Wed, 25 Mar 2020 12:50:58 +0000 (21:50 +0900)]
[fix] #40237 乱数生成アルゴリズムxoshiro128**をバージョン1.1にする

4 years ago[Fix] #38790 ジュラル星人誤認判定変更ミスをさらに修正. / Fix Chargeman's process timing condition of...
deskull [Tue, 24 Mar 2020 16:01:14 +0000 (01:01 +0900)]
[Fix] #38790 ジュラル星人誤認判定変更ミスをさらに修正. / Fix Chargeman's process timing condition of Misconception to Alien Jural again.

4 years agoFor consistency, changed English diary entries to use simple past tense. In a couple...
Eric Branlund [Tue, 24 Mar 2020 15:44:09 +0000 (08:44 -0700)]
For consistency, changed English diary entries to use simple past tense.  In a couple that included "you" as the subject, dropped that for conistency with the others that omit it.  Made a couple of changes in the diary text to be more idiomatic.

4 years ago[Refactor] #40233 Somefunctions moved from store.c/h to store-util.c/h and separated...
Hourier [Sun, 22 Mar 2020 12:58:35 +0000 (21:58 +0900)]
[Refactor] #40233 Somefunctions moved from store.c/h to store-util.c/h and separated black-market.c/h from store.c

4 years ago[Refactor] #40233 Unified Japanese/English resources
Hourier [Sun, 22 Mar 2020 12:14:22 +0000 (21:14 +0900)]
[Refactor] #40233 Unified Japanese/English resources

4 years ago[Refactor] #40233 Separated gold-magnification-table.c/h from store.c
Hourier [Sun, 22 Mar 2020 12:03:19 +0000 (21:03 +0900)]
[Refactor] #40233 Separated gold-magnification-table.c/h from store.c

4 years ago[Refactor] WIP #40233 Separated store-comments.c/h and store-util.h from store.c/h
Hourier [Sun, 22 Mar 2020 11:53:37 +0000 (20:53 +0900)]
[Refactor] WIP #40233 Separated store-comments.c/h and store-util.h from store.c/h

4 years ago[Refactor] #40233 Moved comment_7* from store.c to store-owner-comments.c/h
Hourier [Sun, 22 Mar 2020 11:34:55 +0000 (20:34 +0900)]
[Refactor] #40233 Moved comment_7* from store.c to store-owner-comments.c/h

4 years ago[Refactor] #40233 Separated articles-on-sale.c/h from store.c/h
Hourier [Sun, 22 Mar 2020 11:27:23 +0000 (20:27 +0900)]
[Refactor] #40233 Separated articles-on-sale.c/h from store.c/h

4 years ago[Refactor] #40233 Separated store-owner-comments.c/h from sotre.c
Hourier [Sun, 22 Mar 2020 11:16:26 +0000 (20:16 +0900)]
[Refactor] #40233 Separated store-owner-comments.c/h from sotre.c

4 years ago[Refactor] #40233 Separated store-owners.c/h from store.c/h
Hourier [Sun, 22 Mar 2020 10:54:06 +0000 (19:54 +0900)]
[Refactor] #40233 Separated store-owners.c/h from store.c/h

4 years ago[Refactor] #40275 Separated poker.c/h from bldg.c
Hourier [Sun, 22 Mar 2020 10:24:10 +0000 (19:24 +0900)]
[Refactor] #40275 Separated poker.c/h from bldg.c

4 years ago[Refactor] Added 'extern' to lighting_level_str[]
Hourier [Sun, 22 Mar 2020 10:08:15 +0000 (19:08 +0900)]
[Refactor] Added 'extern' to lighting_level_str[]

4 years ago[Refactor] #40236 Separated cmd-visuals.c/h from cmd-cump.c/h
Hourier [Sun, 22 Mar 2020 09:48:07 +0000 (18:48 +0900)]
[Refactor] #40236 Separated cmd-visuals.c/h from cmd-cump.c/h

4 years ago[Refactor] #40236 Separated lighting-level-table.c/h from cmd-dump.c
Hourier [Sun, 22 Mar 2020 09:10:52 +0000 (18:10 +0900)]
[Refactor] #40236 Separated lighting-level-table.c/h from cmd-dump.c

4 years ago[Refactor] #40236 Separated cmd-draw.c/h from cmd-dump.c/h
Hourier [Sun, 22 Mar 2020 09:01:45 +0000 (18:01 +0900)]
[Refactor] #40236 Separated cmd-draw.c/h from cmd-dump.c/h

4 years ago[Refactor] #40236 Separated cmd-diary.c/h from cmd-dump.c/h
Hourier [Sun, 22 Mar 2020 08:47:06 +0000 (17:47 +0900)]
[Refactor] #40236 Separated cmd-diary.c/h from cmd-dump.c/h

4 years ago[Refactor] #40236 Unified the number of subtitles in Japanese and in English
Hourier [Sun, 22 Mar 2020 08:34:15 +0000 (17:34 +0900)]
[Refactor] #40236 Unified the number of subtitles in Japanese and in English

4 years ago[Refactor] #40236 Moved get_ordinal_number_suffix() from cmd-dump.c to write-diary.c
Hourier [Sun, 22 Mar 2020 08:25:57 +0000 (17:25 +0900)]
[Refactor] #40236 Moved get_ordinal_number_suffix() from cmd-dump.c to write-diary.c

4 years ago[Refactor] #40236 Changed return type of init_*() from bool to void because they...
Hourier [Sun, 22 Mar 2020 07:12:03 +0000 (16:12 +0900)]
[Refactor] #40236 Changed return type of init_*() from bool to void because they return true always

4 years ago[Refactor] #40236 main-win.c において1行ごとに挟まれていたコメントを削除、ついでに一部整形 / Removed many comments...
Hourier [Sun, 22 Mar 2020 07:01:29 +0000 (16:01 +0900)]
[Refactor] #40236 main-win.c において1行ごとに挟まれていたコメントを削除、ついでに一部整形 / Removed many comments per 1 line in main-win.c and reshaped it a little

4 years ago[Refactor] #40274 Removed unused preprocessors
Hourier [Sun, 22 Mar 2020 06:09:21 +0000 (15:09 +0900)]
[Refactor] #40274 Removed unused preprocessors

4 years ago[Refactor] #40274 WIN32のプリプロが有効であることを前提とし、main-win.c からプリプロ自体を削除 / Removed WIN32...
Hourier [Sun, 22 Mar 2020 05:47:31 +0000 (14:47 +0900)]
[Refactor] #40274 WIN32のプリプロが有効であることを前提とし、main-win.c からプリプロ自体を削除 / Removed WIN32 but existing codes are as-is in main-win.c

4 years ago[Refactor] #40236 Separated cmd-macro.c/h from cmd-dump.c
Hourier [Sun, 22 Mar 2020 05:28:05 +0000 (14:28 +0900)]
[Refactor] #40236 Separated cmd-macro.c/h from cmd-dump.c

4 years ago[Refactor] #40236 Reshaped do_cmd_macros()
Hourier [Sun, 22 Mar 2020 05:27:25 +0000 (14:27 +0900)]
[Refactor] #40236 Reshaped do_cmd_macros()

4 years ago[Refactor] #40236 Changed return type from errr to void in macro_dump() because the...
Hourier [Sun, 22 Mar 2020 05:26:44 +0000 (14:26 +0900)]
[Refactor] #40236 Changed return type from errr to void in macro_dump() because the return value is not used

4 years ago[Refactor] #40236 Moved remove_auto_dump(), auto_dump_printf(), open_auto_dump()...
Hourier [Sun, 22 Mar 2020 05:25:51 +0000 (14:25 +0900)]
[Refactor] #40236 Moved remove_auto_dump(), auto_dump_printf(), open_auto_dump() and close_auto_dump() from cmd-dump.c to read-pref-file.c

4 years ago[Refactor] #40236 Reshaped cmd-dump.c a little
Hourier [Sun, 22 Mar 2020 05:25:05 +0000 (14:25 +0900)]
[Refactor] #40236 Reshaped cmd-dump.c a little

4 years agoMerge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into...
deskull [Sun, 15 Mar 2020 09:56:24 +0000 (18:56 +0900)]
Merge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into For2.2.2-Refactoring

4 years ago[Fix] #40236 Add not enoughed source description to Makefile.am.
deskull [Sun, 15 Mar 2020 08:48:22 +0000 (17:48 +0900)]
[Fix] #40236 Add not enoughed source description to Makefile.am.

4 years agoMerge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into...
deskull [Sun, 15 Mar 2020 06:01:43 +0000 (15:01 +0900)]
Merge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into For2.2.2-Refactoring

4 years ago[Fix] #38790 ジュラル星人誤認判定変更ミスを修正. / Fix Chargeman's process timing condition of Misconc...
deskull [Sun, 15 Mar 2020 03:55:21 +0000 (12:55 +0900)]
[Fix] #38790 ジュラル星人誤認判定変更ミスを修正. / Fix Chargeman's process timing condition of Misconception to Alien Jural.

4 years ago[Refactor] #40256 get_mon_num()に 新しく optionを追加し GMN_ARENA を追加. / Add option argument...
deskull [Sun, 15 Mar 2020 03:45:28 +0000 (12:45 +0900)]
[Refactor] #40256 get_mon_num()に 新しく optionを追加し GMN_ARENA を追加. / Add option argument to get_mon_num() and define GMN_ARENA.

4 years ago[Fix] #40256 phase_out フラグが determine_daily_bounty() で常に true になる不具合を修正. / Fix that...
deskull [Sun, 15 Mar 2020 02:50:24 +0000 (11:50 +0900)]
[Fix] #40256 phase_out フラグが determine_daily_bounty() で常に true になる不具合を修正. / Fix that phase_out flag was always changed to true in determine_daily_bounty().

4 years ago[Feature] #38790 チャージマンによるジュラル星人への誤認処理を調整. / Adjust Chargeman's process timing condit...
deskull [Sun, 15 Mar 2020 02:47:34 +0000 (11:47 +0900)]
[Feature] #38790 チャージマンによるジュラル星人への誤認処理を調整. / Adjust Chargeman's process timing condition to Alien Jural.

4 years agoMerge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
deskull [Fri, 13 Mar 2020 18:50:36 +0000 (03:50 +0900)]
Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

4 years ago[Feature] #39581 広域マップでは変異による武器ドロップ処理が起こらないよう変更.当該処理を drop_weapons() に分離. / In wild...
deskull [Sun, 8 Mar 2020 13:53:24 +0000 (22:53 +0900)]
[Feature] #39581 広域マップでは変異による武器ドロップ処理が起こらないよう変更.当該処理を drop_weapons() に分離. / In wild map, a player doesn't drop weapons. That process is divided to drop_weapons().

4 years ago[Fix] #40051 どうして非ポインタに NULL 使う必要があるのか(憤怒) / Fix NULL use to non-pointer variable.
deskull [Sun, 8 Mar 2020 13:32:06 +0000 (22:32 +0900)]
[Fix] #40051 どうして非ポインタに NULL 使う必要があるのか(憤怒) / Fix NULL use to non-pointer variable.

4 years ago[Fix] #40051 item_tester_tvalのリセットを追加して呪文学習後のアイテム処理ミスを修正. / Add reset of item_tester_...
deskull [Sun, 8 Mar 2020 12:08:25 +0000 (21:08 +0900)]
[Fix] #40051 item_tester_tvalのリセットを追加して呪文学習後のアイテム処理ミスを修正. / Add reset of item_tester_tval in do_cmd_study() for fixing selection error after studying spells.

4 years ago[Refactor] Separated object-group-table.c/h from cmd-dump.c
Hourier [Sun, 8 Mar 2020 11:59:48 +0000 (20:59 +0900)]
[Refactor] Separated object-group-table.c/h from cmd-dump.c

4 years ago[Refactor] #40236 Separated diary-subtitle-table.c/h from cmd-dump.c
Hourier [Sun, 8 Mar 2020 11:49:12 +0000 (20:49 +0900)]
[Refactor] #40236 Separated diary-subtitle-table.c/h from cmd-dump.c

4 years ago[Refactor] #40236 Separated monster-group-table.c/h from cmd-dump.c
Hourier [Sun, 8 Mar 2020 11:35:36 +0000 (20:35 +0900)]
[Refactor] #40236 Separated monster-group-table.c/h from cmd-dump.c

4 years ago[Refactor] #40236 Separated feeling-table.c/h from cmd-dump.c
Hourier [Sun, 8 Mar 2020 11:14:02 +0000 (20:14 +0900)]
[Refactor] #40236 Separated feeling-table.c/h from cmd-dump.c

4 years ago[Refactor] #40236 cmd-dump.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1...
Hourier [Sun, 8 Mar 2020 10:59:00 +0000 (19:59 +0900)]
[Refactor] #40236 cmd-dump.c において1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in cmd-dump.c

4 years ago[Refactor] #40236 Separated write_floor() from exe_write_diary()
Hourier [Sun, 8 Mar 2020 08:59:00 +0000 (17:59 +0900)]
[Refactor] #40236 Separated write_floor() from exe_write_diary()

4 years ago[Refactor] #40236 Separated open_diary_file() from exe_write_diary()
Hourier [Sun, 8 Mar 2020 06:53:30 +0000 (15:53 +0900)]
[Refactor] #40236 Separated open_diary_file() from exe_write_diary()

4 years ago[Refactor] #40236 Separated write_diary_pet() from exe_write_diary()
Hourier [Sun, 8 Mar 2020 06:46:08 +0000 (15:46 +0900)]
[Refactor] #40236 Separated write_diary_pet() from exe_write_diary()

4 years ago[Refactor] #40326 Reshaped write-diary.c
Hourier [Sun, 8 Mar 2020 06:41:03 +0000 (15:41 +0900)]
[Refactor] #40326 Reshaped write-diary.c

4 years ago[Refactor] #40236 Separated write-diary.c/h from cmd-dump.c/h
Hourier [Sun, 8 Mar 2020 06:34:25 +0000 (15:34 +0900)]
[Refactor] #40236 Separated write-diary.c/h from cmd-dump.c/h

4 years ago[Refactor] #40236 Reshaped cmd-dump.c a little
Hourier [Sun, 8 Mar 2020 06:01:12 +0000 (15:01 +0900)]
[Refactor] #40236 Reshaped cmd-dump.c a little

4 years agoMerge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2...
deskull [Sun, 8 Mar 2020 05:44:10 +0000 (14:44 +0900)]
Merge remote-tracking branch 'remotes/origin/For2.2.2-Fix-Hourier' into For2.2.2-Refactoring

4 years ago[Refactor] #40030 Moved process_speak_sound() from monster-process.c to monster-move.c/h
Hourier [Sun, 8 Mar 2020 05:00:52 +0000 (14:00 +0900)]
[Refactor] #40030 Moved process_speak_sound() from monster-process.c to monster-move.c/h