OSDN Git Service

[Refactor] #38862 Moved floor*.c to floor/
[hengband/hengband.git] / src / cmd / cmd-spell.c
2020-05-15 Hourier[Refactor] #38862 Moved floor*.c to floor/
2020-05-08 Hourier[Refactor] #39963 Separated spells3.h from spells1.h
2020-05-08 Hourier[WIP] [Refactor] #39963 Separated spells2.h from spells1.h
2020-05-08 Hourier[WIP] [Refactor] #39963 Renamed spells.h to spells1.h
2020-05-06 Hourier[Refactor] #39970 Separated stuf--handler.c/h from...
2020-05-03 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-05-03 deskull[Refactor] item_tester_tval をグローバル変数から排除. fix_inventory...
2020-04-29 Hourier[Refactor] #39963 Separated spells-execution.c/h and...
2020-04-29 Hourier[Refacotr] #39963 Renamed spells-common.c/h to technic...
2020-04-29 Hourier[Refactor] #39963 Changed header inclusion from realm...
2020-04-29 Hourier[Refactor] #39963 Separated spells-common.c.h from...
2020-04-28 deskull[Fix] #40301 本を読んだ後のitem_tester_tval, item_tester_hookの...
2020-04-25 Hourier[Refactor] #39964 Moved autopick_load_pref() from autop...
2020-04-25 Hourier[Refactor] #38862 Moved view-mainwindow.c/h to display...
2020-04-25 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-24 Hourier[Refactor] #39964 Moved autopick.c/h to autopick/autopi...
2020-04-22 Hourier[Refactor] #40274 Moved definition values of sound...
2020-04-19 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-04-10 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-04-07 deskullMerge branch 'For2.2.2-Refactoring-birth-screen-realm...
2020-04-07 deskullMerge branch 'For2.2.2-Refactoring-English-Diary' of...
2020-03-26 deskullMerge branch 'fix/xoshiro128starstar-v1.0-bug' into...
2020-03-24 Eric BranlundFor consistency, changed English diary entries to use...
2020-03-15 deskullMerge branch 'For2.2.2-Refactoring' of git.osdn.net...
2020-03-13 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-03-08 deskull[Fix] #40051 どうして非ポインタに NULL 使う必要があるのか(憤怒) / Fix NULL...
2020-03-08 deskull[Fix] #40051 item_tester_tvalのリセットを追加して呪文学習後のアイテム処理ミスを修...
2020-03-08 Hourier[Refactor] #40236 Separated write-diary.c/h from cmd...
2020-02-12 deskullMerge remote-tracking branch 'remotes/origin/For2.2...
2020-02-11 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-02-11 deskull[Refactor] #37353 exe_spell() を spells1.c/spells.h...
2020-02-09 HourierMerge branch 'For2.2.2-Fix-Hourier' into For2.2.X-Add...
2020-02-09 HourierMerge branch 'For2.2.2-Refactoring' into For2.2.2-Fix...
2020-02-09 Eric BranlundReworded English message for too many simultaneous...
2020-01-15 Hourier[Refactor] #38997 hex_spelling() を関数マクロから普通の関数に展開し...
2020-01-14 Hourier[Refactor] #37353 NIKKI_* をDIARY_* に改名 / Changed NIKKI_...
2020-01-13 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-12 Hourier[Refactor] #38997 monster_race_track() と object_kind_tr...
2020-01-12 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-11 Hourier[Refactor] #38997 'while (1)' を 'while (TRUE)' に変更...
2020-01-11 Hourier[Refactor] #38997 autopick_load_pref() にplayer_type...
2020-01-11 Hourier[Refactor] #37353 bool型の返り値に付いていたカッコを除去 / Removed paren...
2020-01-10 Hourier[Refactor] #38997 display_koff() にplayer_type *引数を追加...
2020-01-08 Hourier[Refactor] #38997 mod_need_mana() にplayer_type * 引数を追加...
2020-01-06 deskull[Refactor] #38997 confirm_use_force() に floor_type...
2020-01-06 Hourier[Refactor] #38997 aggravate_monsters() にplayer_type...
2020-01-04 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-04 deskull[Refactor] #38997 mind.c 内関数に player_type * 引数を追加....
2020-01-04 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-04 deskull[Refactor] #38997 no_lite() に player_type * 引数を追加....
2020-01-02 deskull[Refactor] #38997 do_cmd_mind() に player_type * 引数を追加...
2019-12-14 deskull[Refactor] #38997 stop_hex_spell() に player_type *...
2019-12-14 deskull[Refactor] #38997 hex_spell_fully() に player_type ...
2019-12-14 deskull[Refactor] #38997 wild_magic() に player_type * 引数を追加...
2019-11-21 deskull[Fix] #38997 do_cmd_cast() 内変数参照修正. / Fix variable...
2019-11-10 deskull[Refactor] #38997 print_spells() に player_type * 引数を追加...
2019-11-05 deskull[Fix] #39525 コメント置換ミス修正. / Fix comment replacing error.
2019-10-27 deskull[Refactor] #38997 spell_chance() に player_type * 引数を追加...
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-09-21 deskull[Refactor] #38844 current_floor_ptr を player_type 構造体に加...
2019-09-01 deskull[Refactor] #38997 change_realm2() に player_type * 引数を追加...
2019-09-01 deskull[Refactor] #38997 do_cmd_browse() に player_type * 引数を追加...
2019-08-31 deskull[Refactor] #38997 spell_okay() に player_type * 引数を追加...
2019-08-28 deskull[Refactor] #38997 get_spell() に player_type * 引数を追加...
2019-08-26 deskull[Refactor] #38997 do_cmd_cast() に player_type * 引数を追加...
2019-08-25 deskull[Refactor] #38997 do_cmd_study() に player_type * 引数を追加...
2019-08-25 deskull[Refactor] #38997 exe_spell() に player_type * 引数を追加...
2019-08-15 deskull[refactor] #38862 cmd-*.c / cmd-*.h を cmd ディレクトリに移動...