OSDN Git Service

[Refactor] #38995 world_type 構造体に starttime を start_time に改名して取り込む。 / Move starttime...
[hengband/hengband.git] / src / types.h
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] #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] #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-19 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-11 Deskull[Refactor] #37353 cave 配列を grid_array に改名。 / Rename...
2019-02-11 Deskull[Refactor] #37353 cave_type 構造体を grid_type に改名。 / Renam...
2019-02-10 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-02-10 Deskull[Refactor] #37353 未使用構造体 dun_type 削除。 / Delete dun_type...
2019-02-09 Deskull[Refactor] #37353 構造体 dungeon_info_type を他の慣例に従い dungeo...
2019-02-09 Deskull[Refactor] #37353 dungeon_idx を player_type 構造体に編入...
2019-02-04 Deskull[Refactor] #37353 world_player を timewalk に改名して player_...
2019-01-16 Deskull[Refactor] #37353 TRAP_* 定義を trap.h へ移動、関連要素も整理。 /...
2019-01-15 Deskull[Refactor] #37353 定義の移動(SM_.*)。 / Move definition ...
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 定義の移動(MUT[1-3]_.*)。 / Move definition...
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-10 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-08 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-08 Deskull[Refactor] #38852 p_ptr->update のビット定義位置変更。 / Move...
2019-01-08 Deskull[Refactor] #38852 p_ptr->notice を p_ptr->update へ統合...
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-05 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-04 Deskull[Refactor] #38836 GAME_TEXT 型定義。 / Typedef GAME_TEXT.
2019-01-03 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-03 Deskull[Refactor] #37353 型の置換と警告修正。 / Type replacement and...
2019-01-03 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-14 DeskullMerge branch 'master' into MERFOLK
2018-12-13 Deskull[Feature] #38796 マーフォーク用の水流耐性実装。 / Implement resist...
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-12-04 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-28 Deskull[Refactor] #37353 tsuri_dir を fishing_dir に改名して player_...
2018-11-17 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-17 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
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 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
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-12 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-12 Deskull#37287 #37353 (2.2.0.89) BACT_IDX, BACT_RESTRICT_IDX...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) ESSENCE_IDX 型を定義し、型の置換を継続中...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) FEAT_SUBTYPE, FEAT_PRIORITY...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) PET_COMMAND_IDX, FF_FLAGS_IDX型...
2017-12-11 Deskull#37353 (2.2.0.89) feat参照タグの文字列オフセット値を負値にしてmimic, destro...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) EGO_IDX, ACTIVATE_IDX型を定義し...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) REAL_TIME 型を再定義し、型の置換を継続中...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) ACTION_IDX 型を定義し、型の置換を継続中...
2017-12-09 Deskull#37287 #37353 (2.2.0.89) FLOOR_IDX 型を定義し、型の置換を継続中。...
2017-12-09 Deskull#37287 #37353 (2.2.0.89) ALIGNMENT 型を定義し、型の置換を継続中。...
2017-12-09 Deskull#37287 #37353 (2.2.0.89) ACTION_SKILL_POWER 型を定義し、型の置換を...
2017-12-09 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-06 Deskull#37287 #37353 (2.2.0.89) CLASS_IDX 型を定義し、型の置換を継続中。...
2017-12-03 Deskull #37353 (2.2.0.89) グローバル変数artifact_biasをobject_typeに組み込...
2017-12-02 Deskull#37287 #37353 (2.2.0.89) QUEST_TYPE, QUEST_STATUS型を定義し...
2017-12-02 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-11-09 Deskull#37287 #37353 (2.2.0.89) BLOW_METHOD, BLOW_EFFECT型を定義し...
2017-11-06 Deskull#37287 #37353 (2.2.0.89) REAL_TIME 型を定義し、型の置換を継続中。...
2017-11-02 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-11-02 Deskull#37287 #37353 (2.2.0.89) ROOM_IDX 型を定義し、型の置換を継続中。 ...
2017-11-01 Deskull#37287 #37353 (2.2.0.89) MIMIC_RACE_IDX, PATRON_IDX型を定義...
2017-10-27 Deskull#37287 #37353 (2.2.0.89) MULTIPLY 型を定義し、型の置換を継続中。 ...
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-25 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-17 Deskull#37287 #37353 (2.2.0.89) FEAT_POWER 型を定義し、型の置換を継続中...
next