OSDN Git Service

[Refactor] #37353 getuid(), geteuid() 定義を util.h へ移動.
[hengband/hengband.git] / src / 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 への宣言移動。