OSDN Git Service

Changed to match the For2.2.2-Refactoring-Cocoa2 branch. Put se_maoudamashii_voice_m...
[hengbandforosx/hengbandosx.git] / src / realm-song.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-12-17 Eric BranlundReworded the English description for glyph of warding...
2019-12-17 Eric BranlundReworded English descriptions of heroism-like spells...
2019-10-18 Eric BranlundMerge pull request #39637 (taotao/hengband/refresh_mon_...
2019-09-27 Eric BranlundMade a correction for subject/verb agreement.
2019-09-26 Eric BranlundIn English spell descriptions, use "cuts" rather than...
2019-09-26 Eric BranlundChanged "these" to "them" in English description of...
2019-09-26 Eric BranlundReworded English description of the clairaudience song...
2019-09-26 Eric BranlundIn English spell descriptions added an indefinite artic...
2019-09-26 Eric BranlundFor onset of one song, changed English message to match...
2019-09-26 Eric BranlundCorrected English irregular past tense in spell descrip...
2019-09-26 Eric BranlundSince sleep isn't used as a transitive verb, changed...
2019-09-26 Eric BranlundFor the English descriptions of spells adding temporary...
2019-09-26 Eric BranlundFor English description of "Fingolfin's Challenge"...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn を game_turn...
2019-02-21 Deskull[Refactor] #37353 spells-floor.c/h 追加。 / Add spells...
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-16 Deskull[Refactor] #37353 stop_singing() の引数整理。 / Refactor...
2019-01-29 Deskull[Refactor] #37353 キーワード定義修正。 / Redefine keywords.
2019-01-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 stop_singing() を spell-status.c へ移動...
2019-01-15 Deskull[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.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-14 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2019-01-14 Deskull[Refactor] #37353 型の置換(concptr)。 / Type replacement...
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-11 Deskull[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number...
2019-01-08 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-30 Deskull[Refactor] #37353 project_hack() を project_all_los...
2018-12-16 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-14 DeskullMerge branch 'master' into MERFOLK
2018-12-14 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-30 Deskull[Fix] #37353 文字コード修正中。
2018-09-27 Deskull[Refactor] #37353 全復活系の効果をrestore_all_status()にまとめる。
2018-09-15 Deskull#37353 歌領域処理を cmd-spell.c から realm-song.c/h へ分離。