OSDN Git Service

hengbandforosx/hengbandosx.git
2023-05-26 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-3427603a4
2023-05-26 HourierMerge pull request #3327 from Hourier/Move-GlobalFuncti...
2023-05-26 HourierMerge pull request #3338 from Hourier/Change-ExeWriteDi...
2023-05-25 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-b7257c6f7
2023-05-24 Hourier[Refactor] #3336 Reshaped msg_print_wizard()
2023-05-24 Hourier[Refactor] #3336 exe_write_diary() の引数にstrnfmt() で文字列を作...
2023-05-24 Hourier[Refactor] #3336 Reshaped mutation-execution.cpp
2023-05-24 Hourier[Refactor] #3336 Reshaped exe_write_diary()
2023-05-24 Hourier[Refactor] #3336 exe_write_diary() の引数をconcptr からstring...
2023-05-24 Hourier[Refactor] #3336 get_ordinal_number_suffix() の返り値をconcp...
2023-05-24 HourierMerge pull request #3315 from Hourier/Move-Update-Flags-4
2023-05-24 HourierMerge pull request #3335 from Hourier/Unify-DungeonInde...
2023-05-23 Hourier[Refactor] #2713 PlayerType::dungeon_idx をFloorType...
2023-05-23 HourierMerge pull request #3337 from Hourier/Remove-Unnecessar...
2023-05-22 Hourier[Refactor] 呼ぶ必要のない.data() を削除した
2023-05-20 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-302dcf2cd
2023-05-20 Hourier[Refactor] #3286 Removed player-redraw-types.h
2023-05-20 Hourier[Refactor] #3286 MainWindowRedrawingFlag::MISC が絶対にONにな...
2023-05-20 Hourier[Refactor] #3286 reset_concentration_flag() から不要になったPla...
2023-05-20 Hourier[Refactor] #3286 PlayerType::redraw に関わる処理を、RedrawingFl...
2023-05-20 Hourier[Refactor] #3286 Extracted change_birth_flags() from...
2023-05-20 Hourier[Refactor] #3325 変更範囲のコード調整
2023-05-20 Hourier[Refactor] #3325 単数形のMonsterRaceInfo::blow をblows に修正した
2023-05-20 Hourier[Refactor] #3325 no_questor_or_bounty_uniques() をMonste...
2023-05-20 Hourier[Refactor] #3325 effect_monster_type::note/note_dies...
2023-05-20 Hourier[Refactor] #3325 MonsterEntity/MonsterRace::is_explodab...
2023-05-20 Hourier[Refactor] #3325 mon_take_hit_mon()、mon_take_hit()...
2023-05-20 Hourier[Refactor] #3325 extract_note_dies() をMonsterEntity...
2023-05-20 Hourier[Refactor] #3325 monster_living() をMonsterEntity/Monste...
2023-05-20 HourierMerge pull request #3328 from Hourier/Unify-Decrease...
2023-05-20 HabuMerge pull request #3324 from habu1010/feature/fix...
2023-05-20 HourierMerge pull request #3331 from Hourier/Move-PlayerRace...
2023-05-20 HourierMerge pull request #3332 from Hourier/Refactor-TakeHitMon
2023-05-20 Hourier[Refactor] #3330 PlayerClass にだけ依存する関数get_subtitle_cand...
2023-05-20 Hourier[Refactor] #3330 PlayerRace にだけ依存する関数get_summon_symbol_...
2023-05-20 Hourier[Refactor] take_hit_mon() 及び関連する関数群の引数をconcptr からstring...
2023-05-20 Hourier[Refactor] #3326 アビリティスコア減少処理をdecrease_ability_*()...
2023-05-19 Habu[Refactor] *鑑定*時のサブウィンドウ更新処理
2023-05-19 HabuMerge pull request #3323 from habu1010/feature/refactor...
2023-05-19 HabuMerge pull request #3322 from habu1010/feature/refactor...
2023-05-19 Habu[Refactor] ブラッディムーン発動時のフラグ選択に rand_choice を使用する
2023-05-19 Eric BranlundMac: install books into the application bundle vauto3.0.0-alpha83-0f72ec3f0
2023-05-19 Eric BranlundWork around std:span construct for Apple's clang 14.0.0
2023-05-18 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-18 Habu[Refactor] switch (randint1(x)) のパターンを rand_choice...
2023-05-18 HabuMerge pull request #3321 from habu1010/feature/ci-workf...
2023-05-18 Habu[Feature] CIでmake distcheckを行う
2023-05-18 HourierMerge pull request #3320 from Hourier/Fix-Books-Compilation
2023-05-18 HabuMerge pull request #3318 from habu1010/feature/fix...
2023-05-18 Hourier[Fix] #3319 羊皮紙の脱字を修正した
2023-05-18 Hourier[Fix] #3319 lib/file/books/ のためのMakefile.am を追加した
2023-05-18 Habu[Fix] MSVCの警告C4868の対策
2023-05-17 DeskullMerge pull request #3317 from whitehara/modify-specfile
2023-05-17 Eric BranlundMerge branch 'develop' into macos-develop
2023-05-17 Shiro HaraUpdate the version and macros in the spec file.
2023-05-17 HabuMerge pull request #3316 from habu1010/feature/fix...
2023-05-17 HabuMerge pull request #3311 from habu1010/feature/implemen...
2023-05-17 Habu[Fix] 記録の表示でゲームの乱数シードを消費してしまう
2023-05-17 HourierMerge pull request #3297 from Hourier/Move-Update-Flags-3
2023-05-17 HourierMerge pull request #3309 from Hourier/Remove-ObjectSubt...
2023-05-17 HourierMerge pull request #3303 from Hourier/Add-Parchments
2023-05-16 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband... vauto3.0.0-alpha83-a4682cd0e
2023-05-16 Habu[Refactor] 定数や即値でのrandintによる選択をrand_choiceで書き換え
2023-05-16 Habu[Refactor] 幻覚時のシンボル選択を rand_choice で置き換え
2023-05-16 Habu[Refactor] list[randint0(list.size())]のパターンをrand_choice...
2023-05-16 Habu[Refactor] switch (randint0(x)) のパターンを rand_choice...
2023-05-16 Hourier[Refactor] #3308 OBJECT_SUBTYPE_VALUE 型エイリアスを削除した
2023-05-16 Habu[Implement] 範囲/リストから等確率で1つ要素を選ぶ関数
2023-05-16 HourierMerge pull request #3306 from Hourier/Remove-BaseStatus...
2023-05-16 Hourier[Refactor] #3264 Habu氏のコメントに従い、テーブルをコンパイル時定数へ変えると共に...
2023-05-16 Hourier[Refactor] #3264 BASE_STATUS 型エイリアスを削除した
2023-05-16 HourierMerge pull request #3305 from Hourier/Divide-Init-Alloc
2023-05-16 HourierMerge pull request #3304 from Hourier/Change-Enum-Class...
2023-05-15 HabuMerge pull request #3307 from habu1010/feature/remove...
2023-05-15 Habu[Fix] 不要になったLLVMのAPTリポジトリを削除
2023-05-15 Hourier[Refactor] #2838 init_alloc() をinit_monsters_alloc...
2023-05-15 Hourier[Refactor] #2450 birth_kind をenum からenum class に変えた
2023-05-14 Eric BranlundMerge branch 'develop' into macos-develop vauto3.0.0-alpha83-ce60b1021
2023-05-14 Hourier[Feature] #2744 宝の地図を追加した
2023-05-14 Hourier[Feature] #2744 日本語版の羊皮紙を追加し、読めるようにコードを拡張した
2023-05-14 Hourier[Feature] #2744 ToME2 から羊皮紙を追加した (タイトルのみ和訳済)
2023-05-14 DeskullMerge pull request #3301 from sikabane-works/release...
2023-05-14 Deskull[Release] 3.0.0Alpha83
2023-05-14 Bardur ArantssonImport tome-2.3.5.
2023-05-14 Hourier[Fix] #3230 GCC のコンパイルエラーに対応するため、process_dungeon()...
2023-05-14 Hourier[Refactor] #3230 Removed player-update-types.h
2023-05-14 Hourier[Refactor] #3230 PlayerType::update に関わる処理を、RedrawingFl...
2023-05-14 HourierMerge pull request #3300 from Hourier/Refactor-Town...
2023-05-14 Hourier[Refactor] #2769 town_type::stores の型をvector からmap...
2023-05-14 Hourier[Refactor] #2769 rd_store() のstore_number 引数をint からStor...
2023-05-14 Hourier[Refactor] #2769 Renamed town_type::store to stores
2023-05-14 Hourier[Refactor] #2769 Reshaped decide_target_floor()
2023-05-14 Hourier[Refactor] #2769 town_type::name をchar[] からstring に変えた
2023-05-14 Hourier[Refactor] #2769 town_type の使われていないフィールドを消した
2023-05-14 Hourier[Refactor] #2769 map_name() の返り値をconcptr からstring に変えた
2023-05-14 Hourier[Refactor] Renamed building to buildings
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 に差し替えた
next