OSDN Git Service

hengbandforosx/hengbandosx.git
2021-08-08 Hourier[Refactor] #919 Removed cave_los_grid() and moved cave_...
2021-08-08 Hourier[Refactor] #919 Moved get_feat_mimic() from grid.cpp...
2021-08-08 Hourier[Refactor] #919 Moved grid_cost() and grid_dist() from...
2021-08-08 Hourier[Refactor] #919 Moved is_explosion() from grid.cpp...
2021-08-08 Hourier[Refactor] #919 Moved is_protection() from grid.cpp...
2021-08-08 Hourier[Refactor] #919 Moved is_mirror() from grid.cpp/h to...
2021-08-08 Hourier[Refactor] #919 Defined is_mark() to grid-type-definition.h
2021-08-08 Hourier[Refactor] #919 Defined is_object() to grid-type-defini...
2021-08-08 Hourier[Refactor] #919 Removed is_known_trap() because it...
2021-08-08 Hourier[Refactor] #919 Moved place_bound_perm_wall() from...
2021-08-08 Hourier[Refactor] #919 Replaced cave_view_hack() from macro...
2021-08-08 Hourier[Refactor] #919 Replaced cave_redraw_later() and cave_n...
2021-08-08 Hourier[Refactor] #919 Replaced cave_lite_hack() from macro...
2021-08-08 Hourier[Refactor] #919 Replaced macro function is_solid_bold...
2021-08-08 Hourier[Refactor] #919 Replaced macro function is_inner/outer_...
2021-08-08 Hourier[Refactor] #919 Replaced macro function is_extra_bold...
2021-08-08 Hourier[Refactor] #919 Replaced macro function is_floor_bold...
2021-08-08 Hourier[Refactor] #919 Defined is_icky() into grid-type-defini...
2021-08-08 Hourier[Refactor] #919 Defined is_extra()/is_inner()/is_outer...
2021-08-08 Hourier[Refactor] #919 Defined is_room() into grid-type-defini...
2021-08-08 Hourier[Refactor] #919 Included is_floor_grid() into grid_type...
2021-08-08 Hourier[Refactor] #919 Moved place_rublle() from grid.h to...
2021-08-08 Hourier[Refactor] #919 Moved door_kind_type from grid.h to...
2021-08-08 Hourier[Refactor] #919 Moved CONVERT_* from grid.h to feature.cpp
2021-08-08 Hourier[Refactor] #919 Moved definitions CAVE_* from grid...
2021-08-08 Hourier[Refactor] #919 Separated grid_type from grid.h to...
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...
next