OSDN Git Service

hengbandforosx/hengbandosx.git
2021-08-08 Hourier[Refactor] #921 Separated search_room_to_run() from...
2021-08-08 Hourier[Refacot] #921 Reversed if-condition in check_hiding_grid()
2021-08-08 Hourier[Refacot] #921 Reversed if-condition in check_hiding_grid()
2021-08-08 Hourier[Refactor] #921 Separated check_hiding_grid() from...
2021-08-08 Hourier[Refactor] #921 Reshaped monster-sweep-grid.cpp
2021-08-08 Hourier[Refactor] #921 Added 'this->' to field parameters...
2021-08-08 Hourier[Refactor] #921 Replaced positions of methods in Monste...
2021-08-08 Hourier[Refactor] #921 Made monster-sweep-grid.cpp/h to class
2021-08-08 Hourier[Refactor] #921 Reshaped monster-direction.cpp automati...
2021-08-08 HourierMerge pull request #1299 from Hourier/feature/Remove...
2021-08-07 Hourier[Refactor] #939 Removed HIT_RELIABILITY alias
2021-08-07 Hourier[Refactor] #939 Removed ALIGNMENT and ARTIFACT_BIAS_IDX...
2021-08-07 Hourier[Refactor] #939 C言語ではコンパイル不可能な記述 (クラス等)があるのでC++かどうかを調べる...
2021-08-07 Hourier[Refactor] #939 Removed unused types from h-type.h
2021-08-07 Hourier[Refactor] #939 Removed MAGIC_NUM1 and MAGIC_NUM2 aliases
2021-08-06 Slimebreath6078Merge pull request #1311 from Slimebreath6078/feature...
2021-08-06 Slimebreath6078set_bits()の二重括弧も除去
2021-08-06 HourierMerge pull request #1304 from Hourier/feature/Make...
2021-08-06 Hourier[Refactor] #1301 Reflected an indication; '!this->power...
2021-08-05 Slimebreath6078二重括弧を除去
2021-08-05 Slimebreath6078二重括弧を除去
2021-08-05 Slimebreath6078Update one-monster-placer.cpp and wizard-spells.cpp
2021-08-05 Slimebreath6078update one-monster-placer.cpp
2021-08-03 Slimebreath6078Merge pull request #1306 from Slimebreath6078/feature...
2021-08-03 Slimebreath6078'コメント側を現状の動作に合わせる'
2021-08-03 Slimebreath6078コメント側を現状の動作に合わせ、友好化条件の
2021-08-01 Hourier[Refactor] #1301 鎧がエゴ化されない不具合を修正した / Resolved the issue...
2021-08-01 Hourier[Fix] #1301 Fixed compilation errors by clang
2021-08-01 Hourier[Refactor] #1301 不要になったフィールド変数を削除した / Removed unused...
2021-08-01 Hourier[Refactor] #1301 Reshaped apply_magic_to_object()
2021-08-01 Hourier[Refactor] #1301 Renamed apply-magic-armors-base.cpp...
2021-08-01 Hourier[Refactor] #1301 Added comments to apply-magic-*.cpp...
2021-08-01 Hourier[Refactor] #1301 Separated try_generate_twilight_robe...
2021-08-01 Hourier[Refactor] #1301 Defined give_ego_index() and give_curs...
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-gloves.cpp/h...
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-boots.cpp/h...
2021-08-01 Hourier[Refactor] #1301 Reshaped apply-magic-crown.cpp/h
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-crown.cpp/h...
2021-08-01 Hourier[Refactor] #1031 Reshaped apply-magic-helm.cpp/h
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-helm.cpp/h from...
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-cloak.cpp/h...
2021-08-01 Hourier[Refactor] #1301 Reshaped apply-magic.cpp and apply...
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-shield.cpp/h...
2021-08-01 Hourier[Refactor] #1301 Separated apply-magic-armors-base...
2021-08-01 Hourier[Refactor] #1301 Separated set_ac_bonus() from ArmorEnc...
2021-08-01 Hourier[Refactor] #1301 Made apply-magic-armor.cpp/h to class
2021-08-01 Hourier[Refactor] #1301 コンストラクタ内の代入をオブジェクト初期化子リストに差し替えた /...
2021-08-01 shimiteiMerge pull request #1300 from shimitei/feature/#1298_fi...
2021-08-01 shimitei[Refactor] 警告除去
2021-08-01 HourierMerge pull request #1296 from Hourier/feature/Remove...
2021-08-01 Hourier[Refactor] #1245 Resolved warnings and errors output...
2021-07-31 Slimebreath6078Merge pull request #1268 from Slimebreath6078/feature...
2021-07-31 Slimebreath6078【修正】敵対モンスターが友好モンスターを召還した際の友好状態について
2021-07-31 DeskullMerge pull request #1292 from backwardsEric/english...
2021-07-31 Eric BranlundMake the English description of Kuafu's staff clearer.
2021-07-31 Eric BranlundFor English description of RES_CURSE, fix a spelling...
2021-07-31 Eric BranlundFix typo in the Corpser's English description.
2021-07-31 Eric BranlundChange white space in English monster descriptons,...
2021-07-27 HabuMerge pull request #1285 from habu1010/feature/fix...
2021-07-27 Habu[Fix] 床上のアイテムのエッセンスを抽出するとスタック順が変わる
2021-07-27 HabuMerge pull request #1279 from sikabane-works/release...
2021-07-25 Deskull[Add] 3.0.0Alpha32
2021-07-25 DeskullMerge pull request #1246 from sikabane-works/feature...
2021-07-24 Deskull[Refactor] floor_warp() を jump_floor() に改名.
2021-07-24 DeskullMerge pull request #1272 from sikabane-works/feature...
2021-07-24 DeskullMerge pull request #1271 from sikabane-works/feature...
2021-07-23 Deskull[Add] 光速移動時のダンプに特殊表示を追加.
2021-07-23 Deskull[Fix] Doxygenコメントの!抜け修正.
2021-07-23 Deskull[Add] 魔法を防ぐクローク、ミスリル及びアダマン製の防具をRARE対象に。
2021-07-23 Slimebreath6078【改善】【バグ】敵対モンスターが友好モンスターを召還した際の友好状態について
2021-07-23 HabuMerge pull request #1269 from habu1010/feature/fix...
2021-07-23 Habu[Fix] 静水のMP回復量表示の誤り #1266
2021-07-22 Slimebreath6078Update one-monster-placer.cpp
2021-07-15 DeskullMerge pull request #1262 from backwardsEric/configure...
2021-07-14 DeskullMerge pull request #1265 from backwardsEric/english...
2021-07-13 Eric BranlundSwitched "this" to "its" in the English description...
2021-07-13 Eric BranlundSlightly reword "Thug rabbit"'s English description...
2021-07-13 Eric BranlundAdd whitespace between parts of the English description...
2021-07-13 Eric BranlundFor clarity, reword the English description for "passin...
2021-07-13 Eric BranlundReword the English description of "Tiger in folding...
2021-07-13 Eric BranlundAdd a provisional English description for Cioccolata.
2021-07-13 Eric BranlundAdd a provisional English translation for Diavolo's...
2021-07-13 Eric BranlundSwap "a" to "an" in front of a noun in Takobue's Englis...
2021-07-13 Eric BranlundTo make more sense, swap a "you" to "it" in the English...
2021-07-13 Eric BranlundTo be more idiomatic, replace "the" with "this" in...
2021-07-13 Eric BranlundChange the English description for the spawn of Yog...
2021-07-13 Eric BranlundReword the English description of half-giants to be...
2021-07-13 Eric BranlundReword the second part of the half-ogre's English descr...
2021-07-13 Eric BranlundSlightly reword the English description for lions to...
2021-07-13 Eric BranlundFix two misuses of "it's" where the possessive, "its...
2021-07-13 Eric BranlundInsert a comma into Beerchau's English description...
2021-07-13 Eric BranlundReword the second part of the Pikchau's English descrip...
2021-07-13 Eric BranlundAdd a provisional English description for piranha plant...
2021-07-13 Eric BranlundChange Professor Ootsuki's English description to be...
2021-07-13 Eric BranlundInsert a comma into Bastral's English description for...
2021-07-13 DeskullMerge pull request #1264 from backwardsEric/english...
2021-07-13 Eric BranlundAdd a provisional English translation for the two-hande...
2021-07-13 Eric BranlundAdd a provisional English translation for the descripti...
2021-07-13 Eric BranlundInsert an indefinite article into 'Magicbane''s English...
2021-07-13 Eric BranlundAdd provisional English translation for the description...
next