OSDN Git Service

v3.0.0 Alpha5 OSDN最終版
[hengband/hengband.git] / src / cave.c
2020-12-09 deskull[Merge] #40881 流れ上ブランチが孤立するとまずいので、名目的に今の時点で 'hradish...
2019-02-22 deskull[Refactor] #37353 cave.c を grid.c に統合。 / Integrate...
2019-02-21 Deskull[Refactor] #37353 spells-floor.c/h 追加。 / Add spells...
2019-02-18 DeskullMerge branch 'master' into For2.2.2-Refactoring
2019-02-13 Deskull[Refactor] #37353 obj_kind.c を object-hook.c に統合。 ...
2019-02-13 Deskull[Fix] #37353 型の修正。 / Fix type.
2019-02-12 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-02-11 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-02-11 Deskull[Refactor] #37353 汎用的なポインタ命名 c_ptr を g_ptr に改名。 / Renam...
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 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-28 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-27 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 is_open() を cave.c へ移動。 / Move is_ope...
2019-01-16 Deskull[Refactor] #37353 コメント整理。 / Refactor comments. (cave.c)
2019-01-16 Deskull[Refactor] #37353 型の置換(cave.c) / Type replacement.
2019-01-16 Deskull[Refactor] #37353 型の置換(cave.c) / Type replacement.
2019-01-15 Deskull[Refactor] #37353 PROJECT_* 定義を新規ファイル projection.h...
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-11 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-11 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-09 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2019-01-04 Deskull[Refactor] #37353 xtra1.c から world.c を分離。 / Separate...
2018-12-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-23 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-18 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2018-12-18 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-16 Deskull[Refactor] #37353 redraw_stuff() の直接呼出しを抑止。 / Forbid...
2018-12-13 DeskullMerge branch 'master' into MERFOLK
2018-12-12 Deskull[Refactor] #37353 Visual Studio 2017 の C4701警告潰し。/...
2018-12-07 Deskull[Refactor] #37353 コメント整理と型の置換 / Refactor comments and...
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-02 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 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-30 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-29 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-27 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 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 型の置換。 / Type replacement.
2018-11-19 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-13 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-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-12 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-11 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-11 Deskull[Refactor] #37287 #37353 TERM_POSITION を TERM_LEN に改名。
2018-11-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-04 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-04 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-02 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-01 Deskull[Refactor] #37353 cave~spells3間整理。 / Refactor between...
2018-11-01 Deskull[Refactor] #37353 cave~spells3間整理。 / Refactor between...
2018-10-08 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-17 Deskull[Fix] #33232 scatter()仮拡張 / Add feature to scatter...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-10 Deskull#37287 #37353 (2.2.0.89) REAL_TIME 型を再定義し、型の置換を継続中...
2017-10-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONSTER_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONRACE_IDX 型を定義し、型の置換を継続中...
2017-10-02 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-29 Deskull#37287 #37353 (2.2.0.89) EXP型を定義し、型の置換を継続中。 / Define...
2017-09-26 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...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2015-02-26 Deskull引き続きの警告除去 / Fix warnings continuously.
2014-03-12 dis-fix encoding
2014-03-12 dis-Refactor: replace ifdef JP macro
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2014-01-18 deskullFix some comment warnings.
2014-01-18 deskullFix some comment warnings.
2013-12-30 deskullAdd Doxygen comment to cave.c.
next