OSDN Git Service

[Refactor] #38997 is_outer_bold() に floor_type * 引数を追加. / Add floor_type * argument...
[hengband/hengband.git] / src / grid.h
2019-09-21 deskull[Refactor] #38997 is_outer_bold() に floor_type * 引数を追加...
2019-09-21 deskull[Refactor] #38997 is_inner_bold() に floor_type * 引数を追加...
2019-09-21 deskull[Refactor] #38997 is_extra_bold() に floor_type * 引数を追加...
2019-09-21 deskull[Refactor] #38997 is_floor_bold() に floor_type * 引数を追加...
2019-09-21 deskull[Refactor] #38997 place_rubble() に floor_type * 引数を追加...
2019-09-21 deskull[Refactor] #38844 current_floor_ptr を player_type 構造体に加...
2019-09-19 deskull[Refactor] #38997 set_cave_feat() に floor_type * 引数を追加...
2019-09-14 deskull[Refactor] #38997 update_local_illumination() に player_...
2019-06-13 deskull[Refactor] #37353 place_random_stairs() 周りを整理.一か所しか使われず...
2019-06-06 deskull[fix] #37353 重複関数宣言を削除.
2019-06-02 deskull[Refactor] #37353 FAF_* を grid.c へ移動.
2019-06-02 deskull[Refactor] #37353 DOOR_* を grid.h へ移動.
2019-06-01 deskull[Refactor] #37353 CONVERT_TYPE を grid.h へ移動.
2019-05-03 deskull[Refactor] #37353 grid.h の宣言を整理.
2019-05-01 deskull[Refactor] #37353 cave_template_type を grid_template_ty...
2019-05-01 deskull[Refactor] #37353 grid_type 構造体を grid.h に移動.
2019-04-21 deskull[Refactor] #37353 prt_path() を view-mainwindow.c/h...
2019-04-21 deskull[Refactor] #37353 move_cursor_relative() を view-mainwin...
2019-04-21 deskull[Refactor] #37353 display_dungeon() を view-mainwindow...
2019-04-18 deskull[Refactor] #37353 map_area() を spells-floor.c/h へ移動。
2019-04-18 deskull[Refactor] #37353 forget_view() / update_lite() / updat...
2019-04-18 deskull[Refactor] #37353 forget_lite() を floor_event() に移動。
2019-04-18 deskull[Refactor] #37353 grid.c(旧cave.c) にあったマップの処理 を view...
2019-04-18 deskull[Refactor] #37353 lite_spot() の宣言を grid.h へ移動。
2019-04-17 deskull[Refactor] #37353 is_open() の宣言を grid.h に移動。
2019-04-17 deskull[Refactor] #37353 scatter() を geometry.c/h に移動。
2019-04-17 deskull[Refactor] #37353 旧cmd1.cの関数宣言を整理。
2019-04-17 deskull[Refactor] #37353 stair_creation() を spells-floor.c...
2019-04-15 deskull[Refactor] #37353 CAVE_* をgrid.hへ移動。
2019-02-26 deskull[Fix] #38993 current_floor -> current_floor_ptr
2019-02-26 deskull[Refactor] #38993 floor_type 構造体作成。 / Create floor_type...
2019-02-22 deskull[Refactor] #37353 is_*_grid()の宣言をいくつか を grid.h に移動...
2019-02-22 deskull[Refactor] #37353 feature.c/h 追加。 / Add feature.c/h.
2019-02-20 Deskull[Refactor] #37353 set_bound_perm_wall() を place_bound_p...
2019-02-20 Deskull[Refactor] #37353 rand_dir() と collect_dir() を floor...
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-11 Deskull[Refactor] #37353 cave 配列を grid_array に改名。 / Rename...
2019-02-05 Deskull[Refactor] #37353 feat_*と命名を一致させるため fill_type を feat_wa...
2019-02-05 Deskull[Refactor] #37353 後で同名の構造体を作り、feat_*と命名を一致させるため floor_t...
2018-12-03 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-03 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-01 Deskull[Refactor] #37353 grid~floor-generate間整理。 / Refactor...
2018-10-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-01 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-16 Deskull[Refactor] #37353 rooms, grid, generate間のドア処理整理。 /...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 新しい型定義を全大文字化。 / New typedef...
2017-09-19 Deskull#37287 #37353 (2.2.0.89) object_type_value、object_subty...
2017-09-17 HabuMerge branch 'quest-sort-by-level'
2017-09-13 Deskull#37287 (2.2.0.89) rooms.c 中のVCコンパイラ警告を修正。 / Fix warning...
2014-08-15 DeskullAdd Doxygen comments to definitions for cave arguments...
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2004-07-21 nothere孤立した部屋ができるバグのうち, 直線通路作成関数build_tunnel()の失敗
2004-05-30 nothere地形に関する変更.
2004-05-29 nothere地形に関する変更.
2004-01-27 nothere複数出現モンスターや護衛を率いるモンスターの護衛がvaultに生成されて
2003-11-30 mogamizangband から、next_to_walls() で、壁の数を数える代りに床の数を
2003-11-26 notherecave_floor_*()の使用に関する変更の途中経過.
2003-11-24 mogamiFEAT_*_EXTRA, FF_EXTRA, _INNER _OUTER _SOLID を完全に抹消。
2003-11-24 mogami山脈を2種類の地形に分けた。また山脈だけを特別扱いするコードをほとんど廃止。
2003-11-22 notherebranch-nothere-terrainflags、゙。シ・ク.
2003-10-11 nothereFEAT_WALL_INVISは存在しないため, place_invis_wall()を削除.
2003-05-27 nothere隠しドアを隠す地形がfill_type[]に限定されていて, ダンジョンの壁の構成
2002-02-15 habuハャ、ォ、熙荀ケ、、、隍ヲ、ヒ。「rand_int()、andint0()。「randint()、...
2002-01-12 mogamiInitial revision