OSDN Git Service

[Refactor] #37353 snipe_type をグローバル変数から、引数へ置換 / Replace snipe_type from global to...
[hengband/hengband.git] / src / variable.c
2019-03-07 deskull[Refactor] #37353 snipe_type をグローバル変数から、引数へ置換 / Replace...
2019-03-06 deskull[Refactor] #37353 wilderness_type to wild.c.
2019-03-06 deskull[Refactor] #38993 temp_n/x/y を pos_list 構造体に置換。 / Repla...
2019-03-06 deskull[Refactor] #37353 target_dir and pos_list構造体を定義。 /...
2019-03-03 deskull[Refactor] #38844 player_type 構造体に resting を取り込む。 ...
2019-03-03 deskull[Refactor] #38995 world_type 構造体に starttime を start_tim...
2019-03-03 deskull[Refactor] #38995 world_type 構造体に kubi_r_idx を bounty_r...
2019-03-03 deskull[Refactor] #38993 old_turn を generated_turn に改名して floor...
2019-03-02 deskull[Refactor] #38995 world_type 構造体に world_monster を timew...
2019-03-02 deskull[Refactor] #37353 型の置換。 / Type replacement. (TERM_COLOR)
2019-03-02 deskull[Refactor] #38844 player_type 構造体に now_damaged を取り込む...
2019-03-02 deskull[Refactor] #38993 redraw_n/x/y を floor_type に取り込む。...
2019-03-02 deskull[Refactor] #38993 view_n/x/y を floor_type に取り込む。 /...
2019-03-01 deskull[Refactor] #38993 mon_lite_n/x/y を floor_type に取り込む...
2019-03-01 deskull[Refactor] #38844 player_type 構造体に mutant_regenerate_mo...
2019-03-01 deskull[Refactor] #37353 型の置換。 / Type replacement. (SYMBOL_CODE)
2019-03-01 deskull[Refactor] #38993 lite_n/x/y を floor_type に取り込む。 /...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に dungeon_turn_limit...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に dungeon_turn を取り込む...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn_limit を game_tur...
2019-02-28 deskull[Refactor] #38995 world_type 構造体に turn を game_turn...
2019-02-27 deskull[Refactor] #38995 world_type 構造体を作成し、 max_wild_x/y...
2019-02-27 deskull[Refactor] #38993 mproc_list と mproc_max を floor_type...
2019-02-27 deskull[Refactor] #38993 m_list と max_m_idx を floor_type に取り込む...
2019-02-27 deskull[Refactor] #38993 o_list と max_o_idx を floor_type に取り込む...
2019-02-26 deskull[Refactor] #38993 monster_level を floor_type に取り込む...
2019-02-26 deskull[Refactor] #38993 object_level を floor_type に取り込む。...
2019-02-26 deskull[Refactor] #38993 num_repro を floor_type に取り込む。 / Move...
2019-02-26 deskull[Refactor] #38993 cur_wid/hgt を floor_type に取り込み width...
2019-02-26 deskull[Refactor] #38993 dun_level を floor_type に取り込む。 / Move...
2019-02-26 deskull[Fix] #38993 current_floor -> current_floor_ptr
2019-02-26 deskull[Refactor] #38993 base_level を floor_type に取り込む。 /...
2019-02-26 deskull[Refactor] #38993 floor_type 構造体作成。 / Create floor_type...
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-13 Deskull[Refactor] #37353 monk_armour_aux と monk_notify_aux...
2019-02-11 Deskull[Refactor] #37353 cave 配列を grid_array に改名。 / Rename...
2019-02-11 Deskull[Refactor] #37353 cave_type 構造体を grid_type に改名。 / Renam...
2019-02-09 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-02-09 Deskull[Refactor] #37353 配列用ポインタ town を他の慣例に従い town_info に改名...
2019-02-09 Deskull[Refactor] #37353 構造体 dungeon_info_type を他の慣例に従い dungeo...
2019-02-09 Deskull[Refactor] #37353 dungeon_idx を player_type 構造体に編入...
2019-02-09 Deskull[Refactor] #37353 グローバル変数 dungeon_type を他の慣例に従い dungeon...
2019-02-05 Deskull[Refactor] #37353 feat_*と命名を一致させるため fill_type を feat_wa...
2019-02-05 Deskull[Refactor] #37353 後で同名の構造体を作り、feat_*と命名を一致させるため floor_t...
2019-02-04 Deskull[Refactor] #37353 world_player を timewalk に改名して player_...
2019-01-26 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-21 Deskull[Refactor] #37353 型の置換 / Type replacement.
2019-01-16 Deskull[Refactor] #37353 TRAP_* 定義を trap.h へ移動、関連要素も整理。 /...
2019-01-15 Deskull[Refactor] #37353 型の置換(ゲームターンなど) / Type replacement...
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-02 Deskull[Refactor] #38824 グローバル変数 item_tester_no_ryoute を処理...
2019-01-02 Deskull[Refactor] #38824 グローバル変数 item_tester_no_ryoute を処理...
2018-12-24 Deskull[Feature] #38635 f_info.txtの修正と共に、変数上の登録追加。 / Fix f_inf...
2018-12-13 DeskullMerge branch 'master' into MERFOLK
2018-12-12 Deskull[Refactor] #37353 monster-hook を monsterrace-hook に改名...
2018-12-08 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-30 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-28 Deskull[Refactor] #37353 tsuri_dir を fishing_dir に改名して player_...
2018-11-28 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-11 Deskull[Refactor] #37287 #37353 TERM_POSITION を TERM_LEN に改名。
2018-09-29 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-08 Deskull[Refactor] #37353 ゲームオプション定義を gameoption.c/h へ整理。 ...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 Deskull[implement] #37468 (2.2.1.5) REFLECT効果音を新規定義。HIT_WALL効果...
2018-04-21 Deskull[implement] #37674 (2.2.1.5) REFLECT効果音を新規定義。HIT_WALL効果...
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2018-03-16 Deskullmax_quests を max_q_idx に改名。BGM選択時クエストの参照処理を修正。 / Rename...
2018-03-15 Deskullhack_mind を is_loading_now に改名。未使用変数 inven_nxt を削除...
2018-03-15 DeskullDoxygenコメント追加。 / Add Doxygen comments.
2018-03-14 Deskull#37875 悪夢モード時で0:00になった際、TY_CURSEを発生させる前に広域マップを解除し、複数回の発...
2017-12-19 Deskull#37287 #37353 (2.2.0.89) COMMAND_NUM 型を定義し、型の置換を継続中...
2017-12-19 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-19 Deskull#37353 SINGING_SONG_IDとINTERUPTING_SONG_IDを定義。 / Define...
2017-12-18 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続し、コメントを追加。/ Ongoing...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) POSITION_IDX 型を定義し、型の置換を継続中...
2017-12-05 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-27 Deskull#37287 #37353 (2.2.0.89) TERM_COLOR 型を定義し、型の置換を継続中...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) QUANTITY 型を定義し、型の置換を継続中。 ...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-25 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-10 Deskull#37287 #37353 (2.2.0.89) INVENTORY_IDX 型を定義し、型の置換を継続中...
2017-10-09 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-07 Deskull#37287 #37353 (2.2.0.89) ARTIFACT_IDX型とVIRTUES_IDX型を定義し...
2017-10-06 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-05 Deskull#37287 #37353 (2.2.0.89) DUNGEON_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) FEATURE_IDX型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-02 Deskull#37287 #37353 (2.2.0.89) COMMAND_ARG型を定義し、型の置換を継続中...
2017-10-02 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-28 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) DEPTHをs32bに再定義、型の置換を継続中。 ...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
next