OSDN Git Service

[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number (A_MAX).
[hengband/hengband.git] / src / spells1.c
2019-01-11 Deskull[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number...
2019-01-11 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-09 Deskull[Refactor] #38852 更新処理タイミング再調整。 / Readjust update timing.
2019-01-09 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-05 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-04 Deskull[Refactor] #37353 summon_specific()にシンボル指定引数追加。 / Add...
2019-01-04 Deskull[Refactor] #37353 xtra1.c から world.c を分離。 / Separate...
2019-01-04 Deskull[Refactor] #38836 名称用文字配列のマジックナンバー処理。 / Delete magic...
2019-01-04 Deskull[Refactor] #38836 GAME_TEXT 型定義。 / Typedef GAME_TEXT.
2019-01-02 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-23 Deskull[Refactor] #37481 melee.hを定義。 \ Add melee.h.
2018-12-18 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-18 Deskull[Refactor] #37353 ソース整理 / Refactor sources.
2018-12-16 Deskull[Refactor] #37353 redraw_stuff() の直接呼出しを抑止。 / Forbid...
2018-12-16 Deskull[Refactor] #37353 update_stuff() の直接呼出しを抑止。 / Forbid...
2018-12-14 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-14 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-12 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-12 Deskull[Refactor] #37353 monster-hook を monsterrace-hook に改名...
2018-12-12 Deskull[Refactor] #37353 monster_living() の引数修正。 / Type replac...
2018-12-12 Deskull[Refactor] #37353 monster1~monster-hook間整理。 / Refactor...
2018-12-11 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-08 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理。 update_mon()をupdate_monster...
2018-11-28 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-28 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-26 Deskull[Refactor] #37353 プレイヤーのダメージ処理を spells3.c から player...
2018-11-25 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-24 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 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-20 Deskull[Refactor] #37353 コメントとメッセージ整理 / Refactor comments...
2018-11-19 Deskull[Refactor] #37353 アイテム呪い処理を object-curse.c/h へ分離。
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-12 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-11-05 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-05 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-04 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-02 Deskull[Refactor] #37353 ソース整形。
2018-09-24 Deskull[Refactor] #37353 object2~trap間整理。 / Refactor between...
2018-09-17 Deskull[Fix] #33232 scatter()仮拡張 / Add feature to scatter...
2018-09-11 Deskull[Refactor] #37353 ペット処理を cmd4.c から cmd-pet.c/h へ分離。
2018-09-09 Deskull[Refactor] #37353 プレイヤーの召喚処理を cmd-spell.c から spells...
2018-09-08 Deskull[Refactor] #37353 ゲームバランス定数を gamevalue.h へ整理。 / Move...
2018-09-01 Deskull[Refactor] #37783 (2.2.1.5) 「魅了」と「支配」処理の分化作業中。 / Differ...
2018-08-18 Deskull[Refactor] #37783 (2.2.1.5) 各魅了処理の整理。 / Refactor each...
2018-08-18 Deskull[Refactor] #37783 (2.2.1.5) common_saving_throw_charm...
2018-08-18 Deskull[Refactor] (2.2.1.5) spells1.c整形。 / Formatting spells1.c.
2018-08-02 DeskullMerge branch 'sound'
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-08-02 Deskull[Implement] #37468 SUMMONとREFLECTの効果音処理と効果音一つを追加。 ...
2018-04-12 Deskull[modify](2.2.1.1 #37582) GF_OLD_DRAINをGF_HYPODYNAMIAに改名...
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-27 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) KIND_OBJECT_IDX型とMONSTER_NUMBE...
2017-10-15 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-13 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-29 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-24 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) RARITY,DEPTH型を定義し、型の置換を継続中...
2017-09-24 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-23 Deskull#37287 #37353 (2.2.0.89) DICE_NUMBER,DICE_SID型を定義し...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 新しい型定義を全大文字化。 / New typedef...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) str_offset型を定義し、型の置換を継続中。...
2017-09-19 Deskull#37287 #37353 (2.2.0.89) object_type_value、object_subty...
2017-09-17 Deskull#37287 #37353 (2.2.0.89) idx型とhit_prob型を定義し、型の置換を継続中...
2017-07-22 Habu(2.2.0.44) if文のブレースつけ忘れ修正
2017-07-10 Deskull#37353 (2.2.0.22) monster_raceのr_flags5/r_flags6をa_abil...
2017-06-19 Deskull#37287 spell1.c内のC4457警告に対応 / Deal C4457 warning in...
2015-10-26 DeskullGF_INERTIA が Windows7 Multitouch API のために単語重複する問題を...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2015-02-25 Deskullhave_nightmare() 関数の処理を sanity_blast() 処理にマージ。 / Merge...
2015-02-25 Deskullhave_nightmare()の準備処理を同関数に含め、引数を削除。 / Include previous...
2014-08-15 DeskullFix Doxygen warnings.
2014-08-15 DeskullFix Doxygen warnings.
2014-08-10 DeskullFix Doxygen warnings.
2014-08-10 DeskullAdd Doxygen warnings.
2014-08-10 DeskullFix Doxygen warnings in spell functions().
2014-07-15 DeskullAdd Doxygen comments to variables and definitions in...
2014-07-15 DeskullAdd Doxygen comments to functions in spells1.c.
2014-07-15 DeskullAdd a Doxygen comment to project() in spell1.c.
2014-07-10 DeskullAdd Doxygen comments to spells1.c.
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
next