OSDN Git Service

[Refactor] #37353 MAC_MPWのプリプロを削除 (CARBON と MACH_O_CARBONは保留) / Removed preprocessor...
[hengband/hengband.git] / src / util.h
2020-01-25 Hourier[Refactor] #37353 MAC_MPWのプリプロを削除 (CARBON と MACH_O_CARB...
2020-01-16 Hourier[Refactor] #38997 request_command() にplayer_type *...
2020-01-13 deskullMerge remote-tracking branch 'remotes/origin/feature...
2020-01-13 Hourier[Refactor] #37353 'if 0' のプリプロを削除したファイル群について、インデントを自動調整...
2020-01-13 Hourier[Refactor] #37353 'if 0' のプリプロを削除 / Removed pre-process...
2020-01-10 Hourier[Refactor] #38997 display_koff() にplayer_type *引数を追加...
2019-11-02 deskull[Refactor] #38997 coords_to_dir() に player_type * 引数を追加...
2019-10-17 deskullMerge branch 'master' into For2.2.2-Refactoring
2019-09-15 deskull[Refactor] #38997 select_floor_music() に player_type...
2019-08-01 deskull[fix] #38932 *.c と *.h を BOMつきUTF-8に統一.
2019-06-12 deskull[Refactor] #37353 english.c/h を作成して plural_aux() を分離.
2019-06-11 deskull[Refactor] #37353 ASCII マクロを util.h へ移動.
2019-06-11 deskull[Refactor] #37353 fd_seek(), fd_lock() 向けマクロ定義を util...
2019-06-10 deskull[Refactor] #37353 quark__num, quark__str を util.c/h...
2019-06-10 deskull[Refactor] #37353 tmp_pos を util.h へ移動.
2019-06-10 deskull[Refactor] #37353 use_menu を util.c/h へ移動.
2019-06-09 deskull[Refactor] #37353 _ftype, _fcreator 宣言を util.h へ移動.
2019-06-09 deskull[Refactor] #37353 convert_pathname() fsetfileinfo(...
2019-06-08 deskull[Refactor] #37353 ゲームメッセージの日英切り替えマクロを util.h へ移動.
2019-06-08 deskull[Refactor] #37353 MESSAGE_BUF, MESSAGE_MAX を util.h...
2019-06-08 deskull[Refactor] #37353 QUARK_MAX を util.h へ移動.
2019-06-06 deskull[Refactor] #37353 ビットフラグ処理マクロを util.h へ移動.
2019-06-06 deskull[Refactor] #37353 マクロ最大数定義を util.h へ移動.
2019-06-06 deskull[Refactor] #37353 チート情報オプション定義を util.h へ移動.
2019-06-05 deskull[Refactor] #37353 SCREEN_BUF_MAX_SIZE を util.h へ移動.
2019-06-02 deskull[Refactor] #37353 getuid(), geteuid() 定義を util.h へ移動.
2019-06-01 deskull[Refactor] #37353 KEYMAP_* 定義を util.h へ移動.
2019-05-29 deskull[Refactor] #37353 SKEY_* を util.h へ移動.
2019-05-25 deskull[Refactor] #37353 get_check_strict() 用オプションを util.h...
2019-05-22 deskull[Refactor] #37353 MUSIC_BASIC_* と SOUND_* を util.h...
2019-05-22 deskull[Refactor] #37353 term_screen マクロを util.h へ移動.
2019-05-19 deskull[Refactor] #37353 keymap_act を util.c/h へ移動.
2019-05-19 deskull[Refactor] #37353 command_* を util.c/h に移動.
2019-05-16 deskull[Refactor] #37353 get_com_no_macros を util.c/h へ移動.
2019-05-16 deskull[Refactor] #37353 msg_flag を util.c/h へ移動.
2019-05-13 deskull[Refactor] #37353 inkey_* を util.c/h へ移動.
2019-05-10 deskull[Refactor] #37353 hexsym を util.c/h へ移動.
2019-05-09 deskull[Refactor] #37353 マクロに関する変数を util.c/h へ移動.
2019-05-08 deskull[Refactor] #37353 macro__* の宣言を util.h へ移動.
2019-05-08 deskull[Refactor] #37353 util.h へ関数宣言を移動.
2019-05-05 deskull[Refactor] #37353 message__* を util.c/h を移動.
2019-05-04 deskull[Refactor] #37353 util.h に関数宣言を移動.
2019-05-02 deskull[Refactor] #37353 alloc_entry 構造体定義を util.h に移動して関連変数を整理.
2019-05-02 deskull[Refactor] #37353 tag_type を util.h へ移動.
2019-04-21 deskull[Refactor] #37353 move_cursor_relative() を view-mainwin...
2019-04-21 deskull[Refactor] #37353 externs.h から util.h への宣言移動。