OSDN Git Service

Changed Japanese translation for "New" to match what was suggested in hengbandforosx...
[hengbandforosx/hengbandosx.git] / src / cmd-eat.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...
2020-01-08 Eric BranlundWent back to using "staffs" as the plural of staff...
2019-12-18 Eric BranlundIn user-facing English messages, changed "staffs" to...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-07 Eric BranlundPrevious change was not enough to ensure that the corre...
2019-09-04 Eric BranlundAdjust so eating an unidentified piece of food from...
2019-02-27 deskull[Refactor] #38993 o_list と max_o_idx を floor_type に取り込む...
2019-02-20 Deskull[Fix] #37353 take_turn()の余分なセミコロンを削除。 / Delete duplicat...
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-16 Deskull[Refactor] #37353 stop_singing() の引数整理。 / Refactor...
2019-02-11 Deskull[Refactor] #38932 文字コードを UTF-8(BOM) / LF に統一。 / Unify...
2019-01-31 Deskull[Refactor] #37353 行動パワー消費処理を take_turn() で再定義 / Redefin...
2019-01-29 Deskull[Refactor] #37353 externs.h の宣言いくつかを realm-hex.h へ移動...
2019-01-26 Deskull[Refactor] #37353 stop_singing() を spell-status.c へ移動...
2019-01-24 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-21 Deskull[Refactor] #37353 avatar.h 追加。 / Add avatar.h.
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/SHIELD_SKILL'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/CHARGEMAN'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/MERFOLK'
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-10 Deskull[Refactor] #38824 get_item() を choose_object() に置換中...
2019-01-08 Deskull[Refactor] #38852 p_ptr->notice を p_ptr->update へ統合...
2019-01-04 Deskull[Refactor] #38836 GAME_TEXT 型定義。 / Typedef GAME_TEXT.
2018-12-29 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-23 Deskull[Refactor] #37353 メッセージ整理。
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-02 Deskull[Refactor] #37353 ソース整形。
2018-11-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-27 Deskull[Refactor] #37353 全復活系の効果をrestore_all_status()にまとめる。
2018-09-26 Deskull[Fix] #37353 Typo. (wound -> wounds).
2018-09-26 Deskull[Refactor] #37353 重傷の治癒の効果をcure_serious_wounds()にまとめる。
2018-09-24 Deskull[Refactor] #37353 アイテム条件処理を object-hook.c/h へ分離。
2018-09-07 Deskull[Refactor] #37353 プレイヤーのアイテム発動処理を cmd-activate.c/h...
2018-09-07 Deskull* [Refactor] #37353 プレイヤーの飲む処理を cmd-quaff.c/h に分離。...
2018-09-07 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-09-07 Deskull[Refactor] #37353 プレイヤーの食事処理を cmd-eat.c/h に分離。 / Separa...