OSDN Git Service

Merge branch 'develop' into macos-develop
[hengbandforosx/hengbandosx.git] / src / util / angband-files.cpp
2023-07-02 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha86-8986db172
2023-07-02 HabuMerge pull request #3502 from habu1010/feature/fix...
2023-07-02 Habu[Fix] (デバッグ)セーブ時にクラッシュ
2023-07-01 Eric BranlundMerge branch 'develop' into macos-develop
2023-06-28 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha86-8a23bafb3
2023-06-27 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha86-b2de56354
2023-06-26 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha86-05815c795
2023-06-25 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha86-24de0de33
2023-06-25 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-85c48b442
2023-06-24 Eric BranlundMerge branch 'develop' into macos-develop
2023-06-23 Eric BranlundMerge branch 'develop' into macos-develop
2023-06-22 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-ebe4c7674
2023-06-22 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-3b6f61125
2023-06-20 Eric BranlundPort over Vanilla Angband's file_open_hook vauto3.0.0-alpha85-02f29bbf0
2023-06-17 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-a23b79ee6
2023-06-14 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-1a0be35e9
2023-06-13 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-c1790f500
2023-06-11 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha85-1a4310e7d
2023-06-09 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha84-d1ec4adee
2023-06-09 HourierMerge pull request #3388 from Hourier/Fix-Compilation...
2023-06-09 HabuMerge pull request #3387 from habu1010/feature/throw...
2023-06-09 Habu[Refactor] 例外スロー処理をTHROW_EXCEPTIONで置き換え
2023-06-08 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha84-ecb199764
2023-06-04 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha84-b0596af05
2023-06-03 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha84-02fe78110
2023-06-02 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha84-eb720c495
2023-06-01 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-31 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-26 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-3427603a4
2023-05-25 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-b7257c6f7
2023-05-20 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-302dcf2cd
2023-05-18 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-17 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-16 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband... vauto3.0.0-alpha83-a4682cd0e
2023-05-14 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-ce60b1021
2023-05-13 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha82-ce32ac664
2023-05-13 HabuMerge pull request #3294 from habu1010/feature/fix...
2023-05-13 HourierMerge pull request #3295 from Hourier/Change-Signature...
2023-05-13 Hourier[Refactor] fd_move() の引数をstring_view からpath に差し替えた
2023-05-13 Hourier[Refactor] #3281 fd_open() の引数をstring_view からpath に差し替えた
2023-05-13 Hourier[Refactor] #3281 path_build() の不要なコメントを消し、長すぎるパスについては例外...
2023-05-13 Hourier[Refactor] #3281 fd_kill() の引数をstring_view からpath に変えた
2023-05-13 Hourier[Refactor] #3281 fd_make() の引数をstring_view からpath に変えた
2023-05-13 Hourier[Refactor] #3281 path_parse() の引数をstring_view からpath...
2023-05-10 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha82-e244ae737
2023-05-09 HabuMerge pull request #3279 from habu1010/feature/display...
2023-05-08 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha82-80a5debe2
2023-05-07 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-07 HourierMerge pull request #3284 from whitehara/change-spec...
2023-05-07 HourierMerge pull request #3280 from Hourier/Fix-Write-Backgro...
2023-05-07 HourierMerge pull request #3278 from Hourier/Change-Signature...
2023-05-07 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-06 Hourier[Refactor] #2932 path_build() の返り値をvoid からpath に差し替えた
2023-05-06 HourierMerge pull request #3245 from Hourier/Change-Signature...
2023-05-05 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-05 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-03 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-03 Hourier[Refactor] #3236 path_build() において、同一処理をするif文の塊をまとめた
2023-05-03 Eric BranlundMerge branch 'make-dist-misc-txt' into macos-develop
2023-05-03 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-02 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband...
2023-05-01 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-01 HourierMerge pull request #3193 from Hourier/Make-RedrawingFla...
2023-04-30 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-30 HourierMerge pull request #3216 from Hourier/Make-GetReward...
2023-04-30 HourierMerge pull request #3212 from Hourier/Change-Signature...
2023-04-30 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-30 HourierMerge pull request #3168 from Hourier/Unify-ItemEntity...
2023-04-30 Hourier[Refactor] #3209 作業範囲の調整:改行、型推論、変数宣言と代入の同一化、stringstrea...
2023-04-30 Hourier[Refactor] #3209 「!streq(PATH_SEP, ""))」は常にtrueなので削除した...
2023-04-30 Hourier[Refactor] #3209 path_build() の引数をpath とstring_view...
2023-04-29 HourierMerge pull request #3196 from Hourier/Fix-NoneQuest...
2023-04-29 HourierMerge pull request #3195 from Hourier/Change-Avatar...
2023-04-29 HourierMerge pull request #3175 from Hourier/Change-Signature...
2023-04-29 Hourier[Refactor] #3173 どこからも呼ばれていないfd_copy() とfd_chop() を削除した
2023-04-29 Hourier[Fix] #3173 Windows以外の環境でlib/save/log/ がない場合にクラッシュする事象を修正した
2023-04-29 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-26 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-26 HourierMerge pull request #3143 from Hourier/Change-Describe...
2023-04-24 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-24 Hourier[Refactor] #3173 fd_make()へのパーミッション引数が複数箇所でマジックナンバー的に扱わ...
2023-04-24 Hourier[Refactor] #3173 path_parse() のシグネチャを、char*の引数からpathの戻り...
2023-04-24 HourierMerge pull request #3173 from Hourier/Change-Signature...
2023-04-23 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-22 Hourier[Refactor] #3162 引数からconcptr をなくし、pathやenum classに差し替えた...
2023-04-22 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-18 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-25 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-22 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-20 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-17 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband...
2023-02-14 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-12 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-08 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-05 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-24 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-23 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-22 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-20 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-17 Eric BranlundMerge branch 'develop' into macos-develop
next