OSDN Git Service

[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number (A_MAX).
[hengband/hengband.git] / src / xtra1.c
2019-01-11 Deskull[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number...
2019-01-08 Deskull[Refactor] #38852 update_creature()に引数追加。 / Add argumen...
2019-01-08 Deskull[Refactor] #38852 notice_stuff() と update_stuff() を...
2019-01-08 Deskull[Refactor] #38852 p_ptr->notice を p_ptr->update へ統合...
2019-01-08 Deskull[Fix] #38852 メッセージ表示にアイテム並べ替えを行ってしまうことによるバグを修正。 / Fix...
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-05 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-04 Deskull[Refactor] #37353 xtra1.c から world.c を分離。 / Separate...
2019-01-04 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-23 Deskull[Fix] #37856 不正なモンスターのステータスを参照した際に発生し得るゼロ除算を回避。 / Avoid...
2018-12-22 Deskull[Feature] #37856 ウィザードモードの"Q"コマンドで任意のクエストを発生中にする処理追加...
2018-12-16 Deskull[Refactor] #37353 関数スコープ整理。 / Adjust scope of functions.
2018-12-16 Deskull[Refactor] #37353 redraw_stuff() の直接呼出しを抑止。 / Forbid...
2018-12-08 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-07 Deskull[Refactor] #37353 コメント整理と型の置換 / Refactor comments and...
2018-12-07 Deskull[Refactor] #37353 メッセージ整理と型の置換 / Refactor messages...
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-30 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-27 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-27 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-11 Deskull[Refactor] #37287 #37353 TERM_POSITION を TERM_LEN に改名。
2018-11-05 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-25 Deskull[Refactor] #37353 ソース整形。
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-04-18 Habu[merge](2.2.1.3) fix-gcc-warningブランチをマージ
2018-04-16 Habu[fix]gccによるwarningの指摘に対応
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2018-03-15 Deskullhack_mind を is_loading_now に改名。未使用変数 inven_nxt を削除...
2017-12-19 Deskull#37353 HEX_REVENGE_TYPE, HEX_REVENGE_POWER, HEX_REVENGE...
2017-12-19 Deskull#37353 CASTING_HEX_FLAGS、CASTING_HEX_NUMを定義。SINGING_SON...
2017-12-19 Deskull#37353 SINGING_SONG_IDとINTERUPTING_SONG_IDを定義。 / Define...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) ESSENCE_IDX 型を定義し、型の置換を継続中...
2017-12-09 Deskull#37287 #37353 (2.2.0.89) ALIGNMENT 型を定義し、型の置換を継続中。...
2017-10-10 Deskull#37287 #37353 (2.2.0.89) INVENTORY_IDX 型を定義し、型の置換を継続中...
2017-10-07 Deskull#37287 #37353 (2.2.0.89) P_PTR_KI 型を定義し、型の置換を継続中。 ...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONRACE_IDX 型を定義し、型の置換を継続中...
2017-10-03 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-30 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-17 HabuMerge branch 'quest-sort-by-level'
2017-09-15 Deskull#37287 (2.2.0.89) xtra1.c 中のVCコンパイラ警告を修正。 / Fix warning...
2017-09-11 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2017-09-11 Deskull#37287 (2.2.0.84) externs.h 中の警告を修正。 / Fix warnings...
2017-06-19 Deskull#37287 spell2.cとspell3.c内のC4457警告に対応。ソースコード整形。 / Deal...
2017-06-18 Deskull#37287 xtra1.cとwizard1.c内のC4457警告に対応 / Deal C4457 warni...
2016-12-27 deskullMerge pull request #35756 (shimitei/hengband/fix/buffer...
2016-09-15 Deskull吟遊詩人の古い城の報酬をロビントンのハープに変更。ハープで射撃ができるバグを修正。/Reward of...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2014-09-07 DeskullFix Doxygen warnings. Doxygen コメントの警告を修正。
2014-09-07 DeskullAdd Doxygen comments in mindtips.h and fix Doxygen...
2014-09-07 DeskullAdd Doxygen comments to other functions to xtra1.c.
2014-09-07 DeskullAdd Doxygen comments to update process functions to...
2014-09-07 DeskullAdd Doxygen comments to functions for player status...
2014-09-05 DeskullAdd Doxygen comments to weight limit processes in xtra1.c.
2014-09-03 DeskullFix Doxygen warnings.
2014-09-03 DeskullAdd Doxygen comments to some functions for calculation...
2014-09-03 DeskullAdd Doxygen comment to other sub-window functions in...
2014-09-03 DeskullAdd Doxygen comment to some sub-window functions in...
2014-09-03 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-09-03 DeskullAdd Doxygen comments to status displaying functions...
2014-08-19 DeskullAdd Doxygen comments to another functions for printing...
2014-08-19 DeskullAdd Doxygen comment to print functions in xtra1.c.
2014-08-17 DeskullAdd Doxygen comments to definition for status bar in...
2014-08-17 DeskullAdd Doxygen comments to status view functions in xtra1.c.
2014-08-17 DeskullAdd Doxygen comments to header info in xtra1.c.
2014-03-13 dis-Refacotr: replace ifdef JP macros
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2014-02-13 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-02-13 dis-refactor: drain-life->HP damage, drain-exp->Exp damage
2013-12-04 deskullAdd wizard mode function for monster arena.
2013-06-24 dis-Fix bug of light of darkness radius
2013-06-10 iksFixed a bug of calculation of total lites radius by...
2013-06-09 dis-Add Item flags.
2013-06-09 dis-refactor lite flags
2013-06-09 dis-add crown ego -- ancient curse
2013-05-20 dis-Add permanent drain_hp/mp flag.
2013-04-30 habuFix playtime bug (Ticket #30717)
2013-03-25 dis-Show use turn of launchers.
2013-03-10 dis-Buff Sniper's melee combat -- same as archer
2013-02-26 habuGet rid of all gcc(-Wall) warnings
2013-02-08 iksGloves with EASY_SPELL or DEC_MANA are also suitable...
2013-02-01 habuDefine constant reference table as const
2013-01-31 iksImplement permanently repeatedly weak/heavy cursing...
2012-12-16 dis-Add window flag -- Display monsters in sight
2012-09-08 dis-add type casting for fprintf
2012-08-07 deskull呪文の巻物の効果がスナイパーにも一部付加されていた不具合を修正。
2010-01-05 habu光速移動中は探索中であっても表示上の速度を+10しないように修正。
2009-09-15 iksbranch-hexの変更をコミット。
next