OSDN Git Service

[Refactor] #37353 コメント整理。 / Refactor comments.
[hengband/hengband.git] / src / wizard2.c
2019-01-24 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-21 Deskull[Refactor] #37353 externs.h から artifact.h 移動。 / Move...
2019-01-17 Deskull[Refactor] #37353 xtra2.c のクエスト関連処理を quest.c/h へ分離...
2019-01-17 Deskull[Refactor] #37353 突然変異処理の宣言のいくつかを新規 mutation.h へ移動...
2019-01-16 Deskull[Refactor] #37353 gain_level_reward() を新規ファイル patron...
2019-01-16 Deskull[Refactor] #37353 PM_* 定義を新規ファイル monster.h へ移動し、インクルード追...
2019-01-15 Deskull[Refactor] #37353 型の置換(ゲームターンなど) / Type replacement...
2019-01-15 Deskull[Refactor] #37353 型の置換(do_cmd_rerate_aux) / Type replac...
2019-01-15 Deskull[Refactor] #37353 CFM_* 定義を新規ファイル floor.h へ移動。 / Move...
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-13 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-13 Deskull[Fix] #37353 Habu氏の報告で把握したリファクタリング後のdo_cmd_throw()のヌルポイ...
2019-01-12 Deskull[Refactor] #37353 「死を欺く処理」を dungeon.c から cheat_death...
2019-01-12 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-12 Deskull[Refactor] #38824 get_item() を choose_object() に置換完了...
2019-01-11 Deskull[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number...
2019-01-08 Deskull[Refactor] #38852 p_ptr->notice を p_ptr->update へ統合...
2019-01-08 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-04 Deskull[Refactor] #37353 summon_specific()にシンボル指定引数追加。 / Add...
2019-01-04 Deskull[Refactor] #38836 名称用文字配列のマジックナンバー処理。 / Delete magic...
2019-01-04 Deskull[Refactor] #38836 GAME_TEXT 型定義。 / Typedef GAME_TEXT.
2019-01-02 Deskull[Refactor] #38824 グローバル変数 item_tester_no_ryoute を処理...
2018-12-29 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-29 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-12-28 Deskull[Feature] #38813 デバッグのために暫定ウィザードコマンド実装。 / Implement...
2018-12-27 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2018-12-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-22 Deskull[Fix] #37353 警告修正。 / Refactor warnings.
2018-12-22 Deskull[Feature] #37856 ウィザードモードの"Q"コマンドで任意のクエストを発生中にする処理追加...
2018-12-18 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-18 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2018-12-16 Deskull[Refactor] #37353 update_stuff() の直接呼出しを抑止。 / Forbid...
2018-12-06 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-04 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-30 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #define MONSTER_HORDE による分岐処理削除 / Delete...
2018-11-23 Deskull[Refactor] #37353 メッセージ整理。
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-13 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-06 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-10-01 Deskull[Fix] #37353 ウィザードコマンドの全回復修正。
2018-09-29 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-27 Deskull[Refactor] #37353 癒し系の効果をtrue_healing()にまとめる。
2018-09-06 Deskull[Refactor] #37353 自己分析処理を selfinfo.c/h に分離。 / Separate...
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-04-18 Habu[merge](2.2.1.3) fix-gcc-warningブランチをマージ
2018-04-16 Habu[fix]gccによるwarningの指摘に対応
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-19 Deskull#37287 #37353 (2.2.0.89) COMMAND_NUM 型を定義し、型の置換を継続中...
2017-12-12 Deskull#37287 #37353 (2.2.0.89) BACT_IDX, BACT_RESTRICT_IDX...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-12-02 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
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-11 Deskull#37287 #37353 (2.2.0.89) OBJECT_IDX 型を定義し、型の置換を継続中...
2017-10-11 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONRACE_IDX 型を定義し、型の置換を継続中...
2017-10-03 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-02 Deskull#37287 #37353 (2.2.0.89) MAGIC_NUM1型とMAGIC_NUM2型を定義し...
2017-09-30 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-27 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-27 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-17 HabuMerge branch 'quest-sort-by-level'
2017-09-12 Deskull前回は(2.2.0.86)のミス。
2017-06-15 Deskull#37284 ウィザードモードの'T'コマンドによりdungeon_turn/turnの変更を可能にした...
2016-12-27 deskullMerge pull request #35756 (shimitei/hengband/fix/buffer...
2016-09-14 Deskullウィザードモードコマンドの 'q' 強制クエスト達成を再実装。 / Reimplement 'q' comma...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2015-08-05 Deskullenergy_useグローバル変数をplayer_type構造体に編入。 'energy_use' globa...
2015-02-26 Deskull引き続きの警告除去 / Fix warnings continuously.
2014-09-21 DeskullAdd Doxygen comments to other functions in wizard2.c.
2014-09-21 DeskullAdd Doxygen comments to functions for wizard summoning...
2014-09-21 DeskullAdd Doxygen comments to functions for main routine...
2014-09-21 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-09-21 DeskullAdd Doxygen comments to wizard functions to wizard2.c.
2014-09-09 DeskullAdd Doxygen comments to item test functions in wizard2.c.
2014-09-09 DeskullAdd Doxygen comments to base item functions in wizard2.c.
2014-09-07 DeskullAdd Doxygen comments to another functions to wizard2.c.
2014-09-07 DeskullAdd Doxygen comments to some functions to wizard2.c.
2014-09-07 DeskullAdd Doxygen comments to header and a functions to wizar...
2014-03-13 dis-Refacotr: replace ifdef JP macros
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
next