OSDN Git Service

hengbandforosx/hengbandosx.git
2023-04-24 Eric BranlundAdopt tanguband's changes to the Japanese strings in...
2023-04-24 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-24 HourierMerge pull request #3173 from Hourier/Change-Signature...
2023-04-23 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-23 Eric BranlundMac: use half-width Latin characters for "BGM" and...
2023-04-23 HourierMerge pull request #3178 from Hourier/Add-Artifacts...
2023-04-23 Hourier[Refactor] #3177 アーティファクトに欠番がなくなったのでfind() で探さずat(...
2023-04-23 Hourier[Implement] #3177 序中盤向けのアーティファクト2個を追加して欠番を埋めた
2023-04-23 Hourier[Refactor] #3177 RESITANCE をRESISTANCE に修正した
2023-04-22 Eric BranlundMac: require at least 10.15 rather 10.13 to accommodate...
2023-04-22 Hourier[Refactor] #3162 引数からconcptr をなくし、pathやenum classに差し替えた...
2023-04-22 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-22 HourierMerge pull request #3167 from Hourier/Change-Subtitles...
2023-04-22 HourierMerge pull request #3170 from Hourier/Remove-Max-Towns
2023-04-22 Hourier[Refactor] #2476 符号ありなしのコンパイル警告を解消した
2023-04-22 Hourier[Refactor] #2476 towns_info を複数回呼び出していた箇所をconst参照で受けるようにした
2023-04-22 Hourier[Refactor] #2476 town_info をtowns_info に改名した
2023-04-22 Hourier[Refactor] #2476 misc.txt から町の数を廃止した
2023-04-22 HabuMerge pull request #3154 from backwardsEric/english...
2023-04-22 Hourier[Refactor] #3166 サブタイトルに日英翻訳上の注意点を追記し、cmd-diary::displa...
2023-04-22 HabuMerge pull request #3171 from habu1010/feature/fix...
2023-04-22 Habu[Fix] #3137 キャラメイク時職業の能力修正値情報が更新されない
2023-04-22 HourierMerge pull request #3169 from Hourier/Unify-Pragma...
2023-04-22 Hourier[Refactor] #3145 C++では不要なexternを削除し、数か所しか使われていない型エイリアスを...
2023-04-22 Hourier[Refactor] #3166 subtitle の型をconcptr からstd::vector...
2023-04-22 HourierMerge pull request #3161 from Hourier/Fix-Unidentified...
2023-04-21 Hourier[Fix] #3133 Resolved the issue that unidentified Feanor...
2023-04-20 Eric BranlundEnglish: expand tildes in the base item name
2023-04-20 Eric BranlundApply tanguband's further revisions to the Japanese...
2023-04-20 Eric BranlundMac: be more descriptive with English label for music...
2023-04-20 Eric BranlundMac: adopt tanguband's suggestions for Japanese sound...
2023-04-20 Eric BranlundMac: implement background music
2023-04-18 Eric BranlundMerge branch 'develop' into macos-develop
2023-04-18 Hourier[Refactor] #3133 Reshaped object_similar_part()
2023-04-17 DeskullMerge pull request #3139 from sikabane-works/feature...
2023-04-15 Hourier[Refactor] #3145 インクルードガードを#pragma once に統一した
2023-03-19 Deskull[Feature] 全属性モンスターに虚無と深淵攻撃への耐性を付加。
2023-03-19 Deskull[Feature] 全属性系モンスターに虚無属性、深淵属性の攻撃手段を追加。
2023-02-25 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-25 HabuMerge pull request #3122 from habu1010/feature/fix...
2023-02-23 Eric BranlundPut autoconf 2.69 first in the path
2023-02-22 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-22 Eric BranlundBack out attempts to work with autoconf 2.71; use autoc...
2023-02-22 Eric BranlundReally get the path to Homebrew's m4 correct
2023-02-22 Eric BranlundSet path to Homebrew's m4 appropriately
2023-02-21 Eric BranlundAlso need to set M4 to point to homebrew's m4
2023-02-21 Eric BranlundFix insufficient quoting for the --enable-cocoa option
2023-02-21 Eric BranlundNo longer need autoconf-archive; needed macro is packag...
2023-02-21 Eric BranlundUse version of m4 that works well with autoconf 2.71
2023-02-21 HabuMerge pull request #3132 from whitehara/fix-hengband...
2023-02-20 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-20 Shiro HaraFix hengband.spec to make rpm on the new Fedora
2023-02-20 DeskullMerge pull request #3129 from sikabane-works/release...
2023-02-20 Deskull[Release] 3.0.0Alpha78
2023-02-20 DeskullMerge pull request #3127 from habu1010/feature/fix...
2023-02-20 Habu[Refactor] Rename ItemEntity::is_artifact()
2023-02-20 Habu[Fix] ランダムアーティファクトが床に落ちるとクラッシュする
2023-02-19 DeskullMerge pull request #3124 from sikabane-works/release...
2023-02-19 Deskull[Release] 3.0.0Alpha77
2023-02-19 HabuMerge pull request #3116 from habu1010/feature/fix...
2023-02-19 Habu[Fix] メインウィンドウ左のプレイヤーの状態表示
2023-02-17 Eric BranlundMerge branch 'develop' of github.com:hengband/hengband...
2023-02-17 DeskullMerge pull request #3115 from tanguband/feature/change...
2023-02-16 HabuMerge pull request #3117 from habu1010/feature/fix...
2023-02-16 HabuMerge pull request #3119 from habu1010/feature/fix...
2023-02-16 HabuMerge pull request #3114 from habu1010/feature/fix...
2023-02-16 HabuMerge pull request #3112 from habu1010/feature/fix...
2023-02-16 Habu[Fix] 秩序の指輪の命中補正の表記方法
2023-02-16 Habu[Fix] shape_buffer関数の文字列分割位置がおかしい
2023-02-16 Habu[Fix] 床置きした固定アーティファクトが階移動で消滅する
2023-02-15 tanguband[Feature] カオスと破邪の4冊目の魔法書の出現階層を90Fに変更する
2023-02-14 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-14 Habu[Fix] サブウィンドウにモンスターの思い出を表示すると重くなる
2023-02-14 Habu[Fix] 巻物で生成したアーティファクトにランダムで名付けるとおかしな名称になる
2023-02-13 HourierMerge pull request #3104 from tanguband/feature/add...
2023-02-13 HourierMerge pull request #3108 from tanguband/feature/add...
2023-02-12 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-12 tanguband[Feature] トラップ感知のロッドをアリーナの報酬に追加する
2023-02-11 tanguband[Feature] PDSMに時間逆転の耐性を追加する
2023-02-11 HabuMerge pull request #3103 from habu1010/feature/fix...
2023-02-08 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-08 Habu[Fix] モンスターの思い出で一部の情報が表示されない
2023-02-07 DeskullMerge pull request #3099 from sikabane-works/release...
2023-02-05 Eric BranlundMerge branch 'develop' into macos-develop
2023-02-05 Deskull[Release] 3.0.0Alpha76
2023-02-05 DeskullMerge pull request #3097 from sikabane-works/fix/nami-exp
2023-02-05 HabuMerge pull request #3089 from habu1010/feature/str...
2023-02-05 Deskull[Fix] 航海士『ナミ』の経験値が0になっていたので修正。
2023-01-26 Habu[Feature] 2バイト文字を考慮しつつ部分文字列を切り出す関数
2023-01-24 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-24 HabuMerge pull request #3088 from habu1010/feature/fix...
2023-01-23 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-23 Habu[Fix] モンスターの一時状態異常表示が画面に残る
2023-01-22 DeskullMerge pull request #3084 from sikabane-works/release...
2023-01-22 Deskull[Release] 3.0.0Alpha75
2023-01-22 Eric BranlundMerge branch 'develop' into macos-develop
2023-01-22 HourierMerge pull request #3076 from Hourier/Change-Describe...
2023-01-22 Hourier[Refactor] #3037 Reshaped spoil_player_spell()
2023-01-22 Hourier[Refactor] #3037 monster_pickup_object() の引数型変更
2023-01-22 Hourier[Refactor] #3037 Reshaped do_cmd_knowledge_home()
next