OSDN Git Service

hengband/hengband.git
2020-09-06 deskull[Refactor] #40514 calc_vuln_cold_rate() を適用. / Apply...
2020-09-06 deskull[Refactor] #40514 calc_vuln_cold_rate() を実装. / Implemen...
2020-09-06 deskull[Refactor] #40514 calc_vuln_fire_rate() を適用. / Apply...
2020-09-06 deskull[Refactor] #40514 calc_vuln_fire_rate() を実装. / Implemen...
2020-09-06 deskull[Refactor] #40514 calc_vuln_elec_rate() を適用. / Apply...
2020-09-06 deskull[Refactor] #40514 calc_vuln_elec_rate() を実装. / Implemen...
2020-09-06 deskull[Refactor] #40514 calc_vuln_acid_rate() を適用. / Apply...
2020-09-06 deskull[Refactor] #40514 calc_vuln_acid_rate を実装. / Implement...
2020-09-06 deskull[Fix] #40514 player-status-flags.c の計算ミスを修正. / Fix...
2020-09-06 deskull[Refactor] #40514 reset_tim_flags()内の不要二重耐性処理を削除. ...
2020-09-06 deskull[Refactor] #40514 is_vuln_lite()を実装. / Implement is_vul...
2020-09-06 deskull[Refactor] #40514 is_vuln_cold()を実装. / Implement is_vul...
2020-09-06 deskull[Refactor] #40514 is_vuln_fire()を実装. / Implement is_vul...
2020-09-06 deskull[Refactor] #40514 is_vuln_elec()を実装. / Implement is_vul...
2020-09-06 deskull[Refactor] #40514 is_vuln_acid()を実装. / Implement is_vul...
2020-09-06 deskull[Refactor] #40709 Merge status-reseter.c/h into status...
2020-09-06 deskull[Refactor] #40709 Move set_mimic(), set_shero(), set_wr...
2020-09-06 deskull[Refactor] #40514 cheat_death() を wizard/wizard-special...
2020-09-06 deskull[Refactor] #40514 has_good_luck()を修正. / Fix has_good_lu...
2020-09-02 deskull[Refactor] #40514 is_oppose_fire() に悪魔変化とバルログの常時二重耐性判定を...
2020-09-02 deskull[Refactor] #40514 is_oppose_pois() に忍者の常時二重耐性判定を反映...
2020-09-02 deskull[Refactor] #40514 is_shero()を各処理判定に適用. / Apply is_shero...
2020-09-02 deskull[Refactor] #40514 is_shero()を実装. / implement is_shero().
2020-09-02 deskull[Refactor] #40514 幾らかの has_*() 関数を is_*() に改名. / Rename...
2020-09-02 deskull[Refactor] #40514 immune_cold は has_immune_cold() を直接参照...
2020-09-02 deskull[Refactor] #40514 immune_fire は has_immune_fire() を直接参照. /
2020-09-02 deskull[Refactor] #40514 immune_acid, immune_elec は has_immune...
2020-09-01 deskull[Refactor] #40514 has_warning() を BIT_FLAGS 返り値持ちに仕様変更...
2020-09-01 deskull[Refactor] #40514 has_lite() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-31 deskull[Fix] #40514 has_resist_elec() 内修正. / Fix has_resist_el...
2020-08-31 deskull[Fix] #40514 has_resist_acid() 内修正. / Fix has_resist_ac...
2020-08-31 deskull[Fix] #40514 ドラコニアンの耐性判定修正 / Fix resist judge of Draconian.
2020-08-31 deskull[Fix] #40514 has_see_inv() 内修正. / Fix has_see_inv().
2020-08-31 deskull[Refactor] #40514 cheat_death() を core/status-reseter...
2020-08-31 deskull[Refactor] #40514 cheat_death() 内の現実変容リセット処理を reserve_a...
2020-08-31 deskull[Refactor] #40514 reserve_alter_reality() に所要ターン数を引数として...
2020-08-31 deskull[Refactor] #40514 recall_player() 内の帰還リセット処理条件を修正....
2020-08-31 deskull[Refactor] #40514 cheat_death() 内の帰還リセット処理を recall_play...
2020-08-31 deskull[Fix] #40514 重複した赤外線視力pval修正を削除. / Removed duplicate...
2020-08-30 deskull[Refactor] #40514 has_slow_digest() を BIT_FLAGS 返り値持ちに仕...
2020-08-30 deskull[Refactor] #40514 has_resist_fear() を BIT_FLAGS 返り値持ちに仕...
2020-08-30 deskull[Refactor] #40662 RES_WATER をアイテムフラグに追加. / Add RES_WATE...
2020-08-30 deskull[Refactor] #40514 has_resist_water() を BIT_FLAGS 返り値持ちに...
2020-08-30 deskull[Refactor] #40514 has_resist_time() を BIT_FLAGS 返り値持ちに仕...
2020-08-30 deskull[Refactor] #40662 RES_TIME をアイテムフラグに追加. / Add RES_TIME...
2020-08-30 deskull[Refactor] #40514 has_resist_neth() を BIT_FLAGS 返り値持ちに仕...
2020-08-30 deskull[Refactor] #40514 has_resist_blind() を BIT_FLAGS 返り値持ちに...
2020-08-30 deskull[Refactor] #40514 has_resist_nexus() を BIT_FLAGS 返り値持ちに...
2020-08-30 deskull[Refactor] #40514 has_resist_shard() を BIT_FLAGS 返り値持ちに...
2020-08-29 deskull[Refactor] #40514 has_resist_disen() を BIT_FLAGS 返り値持ちに...
2020-08-29 deskull[Fix] 不要になった selfinfo.c を削除. / Delete unused selfinfo.c.
2020-08-29 deskull[Refactor] streamer_may_has_gold() -> streamer_may_have...
2020-08-29 deskull[Refactor] #40514 has_resist_chaos() を BIT_FLAGS 返り値持ちに...
2020-08-29 deskull[Refactor] #40514 has_resist_dark() を BIT_FLAGS 返り値持ちに仕...
2020-08-29 deskull[Refactor] #40514 has_resist_lite() を BIT_FLAGS 返り値持ちに仕...
2020-08-29 deskull[Refactor] #40514 has_resist_sound() を BIT_FLAGS 返り値持ちに...
2020-08-29 deskull[Refactor] #40514 has_resist_conf() を BIT_FLAGS 返り値持ちに仕...
2020-08-29 deskull[Refactor] #40514 has_resist_pois() を BIT_FLAGS 返り値持ちに仕...
2020-08-29 deskull[Refactor] #40514 has_resist_cold() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_resist_fire() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_resist_elec() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_resist_acid() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_immune_cold() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_immune_fire() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_immune_elec() を BIT_FLAGS 返り値持ちに仕...
2020-08-28 deskull[Refactor] #40514 has_immune_acid() を BIT_FLAGS 返り値持ちに仕...
2020-08-27 deskull[Refactor] #40514 has_see_inv() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-27 deskull[Refactor] #40514 has_hold_exp() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-27 deskull[Refactor] #40514 has_regenerate() を BIT_FLAGS 返り値持ちに仕様...
2020-08-27 deskull[Fix] #40514 has_sustain_chr() のミス修正. / Fix has_sustain...
2020-08-27 deskull[Refactor] #40514 has_levitation() を BIT_FLAGS 返り値持ちに仕様...
2020-08-27 deskull[Refactor] #40514 has_levitation() の整理. / Refactor...
2020-08-27 deskull[Refactor] #40514 has_sustain_chr() を BIT_FLAGS 返り値持ちに仕...
2020-08-27 deskull[Refactor] #40514 has_sustain_con() を BIT_FLAGS 返り値持ちに仕...
2020-08-27 deskull[Refactor] #40514 has_sustain_dex() を BIT_FLAGS 返り値持ちに仕...
2020-08-27 deskull[Fix] #40514 has_sustain_int() 内置換ミス修正. / Fix replacing...
2020-08-27 deskull[Refactor] #40514 has_sustain_wis() を BIT_FLAGS 返り値持ちに仕...
2020-08-27 deskull[Refactor] #40514 has_sustain_int() を BIT_FLAGS 返り値持ちに仕...
2020-08-27 deskull[Refactor] #40514 has_see_nocto() を BIT_FLAGS 返り値持ちに仕様変...
2020-08-26 deskull[Refactor] #40514 has_impact() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-26 deskull[Refactor] ローカル変数 have 記述を has に修正. / Rename have to...
2020-08-26 deskull[Refactor] have_pval_flags() を has_pval_flags() に改名...
2020-08-26 deskull[Refactor] have_joker() を has_joker() に改名. / Rename...
2020-08-26 deskull[Refactor] have_a_nightmare() を has_a_nightmare() に改名...
2020-08-26 deskull[Refactor] #40514 has_sustain_str() を BIT_FLAGS 返り値持ちに仕...
2020-08-26 deskull[Refactor] #40514 has_sustain_str() の整理. / Refactor...
2020-08-26 deskull[Refactor] #40514 has_free_act() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-26 deskull[Refactor] #40514 has_free_act() の整理. / Refactor has_fr...
2020-08-26 deskull[Refactor] #40514 has_sh_cold() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-26 deskull[Refactor] have_flag_of() を has_flag_of() に改名. / Rename...
2020-08-26 deskull[Refactor] cave_have_flag_grid() を cave_has_flag_grid...
2020-08-26 deskull[Refactor] cave_have_flag_bold() を cave_has_flag_bold...
2020-08-26 deskull[Refactor] #40514 has_sh_fire() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-25 deskull[Refactor] #40514 has_sh_elec() を BIT_FLAGS 返り値持ちに仕様変更...
2020-08-25 deskull[Refactor] #40662 screen_object()の表示判定修正. / Fixed displ...
2020-08-25 deskull[Refactor] have_flag() を has_flag() に改名. / Rename have_...
2020-08-25 deskull[Refactor] #40514 player-status-*.c/h の have_*() を...
2020-08-25 deskull[Refactor] #40514 #40652 have_heavy_spell() を BIT_FLAGS...
2020-08-25 deskull[Refactor] #40662 HEAVY_SPELL をアイテムフラグに追加. / Add HEAVY_...
2020-08-24 deskull[Refactor] #40514 #40652 have_no_ac() を BIT_FLAGS 返り値持ち...
next