OSDN Git Service

Changed to match the For2.2.2-Refactoring-Cocoa2 branch. Put se_maoudamashii_voice_m...
[hengbandforosx/hengbandosx.git] / src / spells-status.c
2020-02-17 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-02-13 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2020-01-28 Eric BranlundMerge branch 'master' of git://git.osdn.net/gitroot...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-25 Eric BranlundChanged the English message for a force trainer experie...
2019-09-12 Eric BranlundSwitch to participle for English message about a creatu...
2019-03-30 deskull[Fix] #37353 berserk()のターン追加時の現値参照元が狂戦士化でなく士気高揚になっていたミスを修正。
2019-03-30 deskull[Refactor] #37353 monster_desc() の宣言を monster.h に移動。
2019-03-22 deskull[Refactor] #39076 "/* Paranoia */" を削除.
2019-03-05 deskull[Refactor] #37353 mutate_player() to status_shuffle...
2019-03-05 deskull[Refactor] #37353 apply_nexus() to spells-status.c.
2019-02-27 deskull[Refactor] #38993 m_list と max_m_idx を floor_type に取り込む...
2019-02-27 deskull[Refactor] #38993 o_list と max_o_idx を floor_type に取り込む...
2019-02-26 deskull[Fix] #38993 current_floor -> current_floor_ptr
2019-02-26 deskull[Refactor] #38993 floor_type 構造体作成。 / Create floor_type...
2019-02-26 deskull[Refactor] #37353 ものまねの時止めを time_walk() に統合。 / Integrat...
2019-02-25 deskull[Refactor] #37353 某露出狂のアレを cosmic_cast_off() に分離。 ...
2019-02-23 deskull[Refactor] #37353 釣りの処理を fishing() に分離。 / Separate...
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-16 Deskull[Refactor] #37353 stop_singing() の引数整理。 / Refactor...
2019-02-16 Deskull[Refactor] #37353 roll_hitdice() の引数整理。 / Refactor...
2019-02-11 Deskull[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify...
2019-02-04 Deskull[Refactor] #37353 world_player を timewalk に改名して player_...
2019-02-04 Deskull[Fix] #37353 VC++のC4100警告修正。 / Fix C4100 VC++ warning .
2019-02-04 Deskull[Refactor] #37353 回復処理関数を spells-status.c に移動。 / Move...
2019-02-03 Deskull[Refactor] #37353 do_cmd_rerate() を roll_hitdice()...
2019-01-29 Deskull[Refactor] #37353 超能力と青魔法の時間停止を time_walk() に分離。 /...
2019-01-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 stop_singing() を spell-status.c へ移動...
2019-01-22 Deskull[Refactor] #37353 spells2.c から spells-status.c に分離...