OSDN Git Service

[Refactor] player_type から total_weight を削除し calc_inventory_weight() を反映. / Remove...
[hengband/hengband.git] / src / mspell /
2020-11-04 deskullMerge remote-tracking branch 'remotes/OSX/For2.2.2...
2020-10-20 deskull[Refactor] #40514 player-status-flags.c/h 内の is_*(...
2020-10-15 deskull[Fix] #40853 #40514 による耐性演算ミスを修正. / Corrected resistanc...
2020-10-11 deskullMerge remote-tracking branch 'remotes/OSX/For2.2.2...
2020-10-06 deskull[Fix] #40810 ひとまず spell_RF5_SCARE() の恐怖耐性計算ミスを修正. ...
2020-10-04 deskullRevert "[Refactor] EFFECT_ID を spell_type に統合. / Integr...
2020-10-04 deskullMerge remote-tracking branch 'remotes/origin/For3.0...
2020-10-04 deskullMerge remote-tracking branch 'remotes/origin/For3.0...
2020-09-21 deskull[Refactor] EFFECT_ID を spell_type に統合. / Integrate...
2020-09-11 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Monst...
2020-09-08 HourierMerge branch 'For2.2.2-Refactoring' into For3.0.0-Monst...
2020-09-06 deskull[Refactor] #40709 Merge status-reseter.c/h into status...
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-08-30 deskull[Refactor] #40514 has_resist_fear() を BIT_FLAGS 返り値持ちに仕...
2020-08-30 deskull[Refactor] #40514 has_resist_blind() を BIT_FLAGS 返り値持ちに...
2020-08-29 deskull[Refactor] #40514 has_resist_conf() を BIT_FLAGS 返り値持ちに仕...
2020-08-26 deskull[Refactor] #40514 has_free_act() を BIT_FLAGS 返り値持ちに仕様変更...
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-25 deskull[Refactor] have_flag() を has_flag() に改名. / Rename have_...
2020-08-23 Hourier[Refactor] #37285 monster_race構造体におけるarena_ratioフィールドの説...
2020-08-21 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-21 Hourier[Refactor] #40581 Separated summon_self() from on_dead_...
2020-08-21 Hourier[Refactor] #40581 Separated summon-types.h from spells...
2020-08-20 Hourier[Refactor] #40577 Unified floor.c/h into floor-util.c/h
2020-08-20 Hourier[Refactor] #40577 Moved projectable() from floor.c...
2020-08-20 Hourier[Refactor] #40577 Separated line-of-sight.c/h from...
2020-08-20 Hourier[Refactor] #40577 Separated projection-path-calculator...
2020-08-20 Hourier[Refactor] #40577 Reshaped projection_path()
2020-08-20 Hourier[Refactor] #40457 Renamed process-effect.c/h to effect...
2020-08-19 deskullMerge remote-tracking branch 'remotes/hengband-osx...
2020-08-19 deskullMerge remote-tracking branch 'remotes/hengband-osx...
2020-08-14 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-08-14 Hourier[Refactor] #40624 Moved set_monster_*() from monster...
2020-08-12 Hourier[Refactor] #40624 Moved set_monster_*() from monster...
2020-08-01 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-26 Hourier[Refactor] #40571 Moved get_max_range() from target...
2020-07-26 Hourier[Refactor] #40571 Separated target-preparation.c/h...
2020-07-26 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-25 Hourier[Refactor] #40571 Moved get_max_range() from target...
2020-07-25 Hourier[Refactor] #40571 Separated target-preparation.c/h...
2020-07-24 Hourier[Refactor] #40571 Moved targeting.c/h from io/ to target/
2020-07-23 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-23 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-07-23 Hourier[Refactor] #40479 Moved ome functions from mspell-attac...
2020-07-23 Hourier[Refactor] #40479 Separated mspell-lite.c/h from mspell...
2020-07-23 Hourier[Fix] #40479 Resolved the issue that num field of msa_t...
2020-07-23 Hourier[Refactor] #40479 Separated mspell-attack-util.c/h...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_unexploded...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_continuation...
2020-07-23 Hourier[Refactor] #40479 Separated set_no_magic_mask() from...
2020-07-23 Hourier[Refactor] #40479 Separated remember_mspell() from...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_imitation...
2020-07-23 Hourier[Refactor] #40479 Separated check_thrown_mspell() from...
2020-07-23 Hourier[Refactor] #40479 Separated switch_do_spell() from...
2020-07-23 Hourier[Refactor] #40479 Separated describe_mspell_monster...
2020-07-23 Hourier[Refactor] #40479 Incorporated thrown_spell into msa_type
2020-07-23 Hourier[Refactor] #40479 Reshaped mspell-attack.c
2020-07-23 Hourier[Refactor] #40479 Separated set_mspell_list() from...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_non_stupid...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_arena() from...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_smart() from...
2020-07-23 Hourier[Refactor] #40479 Separated check_mspell_stupid() from...
2020-07-23 Hourier[Refactor] #40479 Separated decide_lite_projection...
2020-07-23 Hourier[Refactor] #40479 Separated decide_lite_breath() from...
2020-07-23 Hourier[Refactor] #40479 Separated check_lite_area_by_mspell...
2020-07-23 Hourier[Refactor] #40479 Separated feature_projection() from...
2020-07-23 Hourier[Refactor] #40479 Incorporated do_spell and success...
2020-07-23 Hourier[Refactor] #40479 Reshaped make_attack_spell()
2020-07-23 Hourier[Refactor] #40479 Separated decide_lite_range() from...
2020-07-23 Hourier[Refactor] #40479 Made msa_type to divide make_attack_s...
2020-07-23 Hourier[Refactor] #40479 Reshaped make_attack_spell()
2020-07-23 Hourier[Refactor] #40479 Renamed mspells1.c/h to mspell-checke...
2020-07-23 Hourier[Refactor] #40479 Separated mspell-attack.c/h from...
2020-07-23 Hourier[Refactor] #40479 Separated mspell-selector.c/h from...
2020-07-23 Hourier[Refactor] #40479 Reshaped mspells1.c
2020-07-23 Hourier[Refactor] #40479 Separated high-resistance-checker...
2020-07-23 Hourier[Refactor] #40479 Separated element-resistance-checker...
2020-07-23 Hourier[Refactor] #40479 Separated smart-mspell-util.c/h from...
2020-07-23 Hourier[Refactor] #40479 Separated check_high_resistances...
2020-07-23 Hourier[Refactor] #40479 Separated check_reflection() from...
2020-07-23 Hourier[Refactor] #40479 Separated check_nexus_resistance...
2020-07-23 Hourier[Refactor] #40479 Separated check_lite/dark_resistance...
2020-07-23 Hourier[Refactor] #40479 Separated check_nether_resistance...
2020-07-23 Hourier[Refactor] #40479 Separated check_element_resistance...
2020-07-23 Hourier[Refactor] #40479 Separated check_*_resistance() (eleme...
2020-07-23 Hourier[Refactor] #40479 Separated add_cheat_remove_flags_...
2020-07-23 Hourier[Refactor] #40479 Separated add_cheat_remove_flags...
2020-07-23 Hourier[Refactor] #40479 Continuous reshaped remove_bad_spells()
2020-07-23 Hourier[Refactor] #40479 Reshaped remove_bad_spells()
2020-07-23 Hourier[Refactor] #40479 Separated improper-mspell-remover...
2020-07-22 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-07-21 Hourier[Refactor] #40480 mspells2.c/h を mspell-judgement.c...
2020-07-21 Hourier[Refactor] #40480 Moved dispel_check() from mspells1...
2020-07-21 Hourier[Refactor] #40480 Reshaped dispel_check()
2020-07-21 Hourier[Refactor] #40480 Separated melee-spell.c/h
2020-07-19 Hourier[Refactor] #37285 Separated specified-summon.c/h from...
next