OSDN Git Service

hengbandforosx/hengbandosx.git
2021-09-08 Hourier[Refactor] #1489 Moved player-class.* and player-class...
2021-09-08 Hourier[Refactor] #1489 Moved is_specific_player_race() from...
2021-09-08 Hourier[Refactor] #1489 Made definitions the kind of mimics...
2021-09-08 Hourier[Refactor] #1489 Created player-race.cpp/h and defined...
2021-09-08 Hourier[Refactor] #1489 Moved player-race.* and player-race...
2021-09-08 Hourier[Refactor] #1489 Renamed player_race to player_race_info
2021-09-07 HourierMerge pull request #1482 from Hourier/feature/Make...
2021-09-07 Hourier[Refactor] #1469 Changed the name of variables in order...
2021-09-07 HabuMerge pull request #1484 from habu1010/feature/refactor...
2021-09-07 Habu[Refactor] ビットフラグをFlagGroupに移行するコードに共通関数を使用する
2021-09-07 Habu[Feature] migrate_bitflag_to_flaggroup に count_max...
2021-09-07 Hourier[Refactor] #1469 Added exception in order to find the...
2021-09-07 Hourier[Refactor] #1469 Change spells from local variable...
2021-09-07 Hourier[Fix] #1469 Resolved the issue that hex spell stops...
2021-09-07 Hourier[Refactor] #1469 Habu氏の指摘に対応した (配列の生成と表示を分離した)
2021-09-07 Hourier[Refactor] #1469 Separated add_hex_status_flags() from...
2021-09-07 Hourier[Fix] #1469 Habu氏の指摘に対応した (配列の生成と表示を除く)
2021-09-07 Hourier[Refactor] #1469 Renamed class methods to proper ones
2021-09-07 Hourier[Refactor] #1469 Replaced the array of sp to std::vecto...
2021-09-07 Hourier[Refactor] #1469 Moved hex_spelling_any() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped hex_spelling()
2021-09-07 Hourier[Refactor] #1469 Moved hex_spelling() from global to...
2021-09-07 Hourier[Refactor] #1469 United *_barrier() to check_hex_barrier()
2021-09-07 Hourier[Refactor] #1469 Reshaped multiply_barrier()
2021-09-07 Hourier[Refactor] #1469 Moved multiply_barrier() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped magic_barrier()
2021-09-07 Hourier[Refactor] #1469 Moved magic_barrier() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped teleport_barrier()
2021-09-07 Hourier[Refactor] #1469 Moved teleport_barrier() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped revenge_store()
2021-09-07 Hourier[Refactor] #1469 Moved revenge_store() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped revenge_spell()
2021-09-07 Hourier[Refactor] #1469 Moved revenge_spell() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped hex_spell_fully()
2021-09-07 Hourier[Refactor] #1469 Moved hex_spell_fully() from global...
2021-09-07 Hourier[Refactor] #1469 Reshaped stop_hex_spell_all()
2021-09-07 Hourier[Refactor] #1469 Moved stop_hex_spell_all() from global...
2021-09-07 Hourier[Refactor] #1469 Separated display_spells_list() from...
2021-09-07 Hourier[Refactor] #1469 Adjusted arguments of gain_exp_expert...
2021-09-07 Hourier[Refactor] #1469 Separated gain_exp_master() from gain_...
2021-09-07 Hourier[Refactor] #1469 Separated gain_exp_expert() from gain_...
2021-09-07 Hourier[Refactor] #1469 Separated gain_exp_skilled() from...
2021-09-07 Hourier[Refactor] #1469 Separated gain_exp_from_hex() from...
2021-09-07 Hourier[Refactor] #1469 Separated process_mana_cost() from...
2021-09-06 shimiteiMerge pull request #1483 from shimitei/feature/#1401_so...
2021-09-06 Hourier[Refactor] #1469 Separated check_restart() from check_hex()
2021-09-06 Hourier[Refactor] #1469 Reshaped check_hex()
2021-09-06 Hourier[Refactor] #1469 Moved check_hex() from global to RealmHex
2021-09-06 Hourier[Refactor] #1469 Separated select_spell_stopping()...
2021-09-06 Hourier[Refactor] #1469 Reshaped stop_hex_spell()
2021-09-06 Hourier[Refactor] #1469 Moved stop_hex_spell() from global...
2021-09-06 Hourier[Refactor] #1469 Defined the class RealmHex
2021-09-06 HabuMerge pull request #1481 from habu1010/featufe/add...
2021-09-06 Habu[Fix] すべてのソースファイルにBOMを付与する
2021-09-06 HabuMerge pull request #1472 from habu1010/feature/tr-flags...
2021-09-06 shimitei[Implement] 地形や毒等のダメージ発生時の効果音を追加
2021-09-06 Habu[Feature/Refactor] TrFlagsをFlagGroupクラスにする
2021-09-06 shimiteiMerge pull request #1475 from shimitei/feature/fix_cave...
2021-09-06 shimitei[Fix] 地形ダメージ判定時の自然回復フラグ修正
2021-09-05 HabuMerge pull request #1463 from habu1010/feature/fix...
2021-09-05 DeskullMerge pull request #1470 from sikabane-works/release...
2021-09-05 Deskull[Release] 3.0.0Alpha37
2021-09-05 Habu[Fix] X11版インターフェースのリソースリーク
2021-09-05 HourierMerge pull request #1467 from Hourier/feature/Unite...
2021-09-05 HourierMerge pull request #1465 from Hourier/feature/Replace...
2021-09-05 Hourier[Refactor] #1444 Added const to all methods in grid_type
2021-09-05 Hourier[Refactor] #1444 ついでながらtgt_pt_move_to_symbol() をtgt_pt_...
2021-09-05 Hourier[Refactor] #1444 Renamed cave_is_symbol_grid() to is_sy...
2021-09-05 Hourier[Refactor] #1444 Reshaped cave_set_feat()
2021-09-05 Hourier[Refactor] #1444 Removed player_has_los_grid() and...
2021-09-05 Hourier[Refactor] #1448 Replaced 'NULL' to 'nullptr' except...
2021-09-05 Hourier[Refactor] #1448 Replaced 'return (NULL);' to 'return...
2021-09-05 Hourier[Refactor] #1448 Changed 'NULL == hoge' to 'hoge =...
2021-09-05 Hourier[Refactor] #1448 Reshaped automatically for non-Windows...
2021-09-04 HourierMerge pull request #1462 from Hourier/feature/Delete...
2021-09-04 Hourier[Refactor] Deleted unused hook-*.cpp/h
2021-09-04 HabuMerge pull request #1461 from habu1010/feature/object...
2021-09-04 Habu[Refactor] object_flags_known のインターフェース変更
2021-09-04 HourierMerge pull request #1416 from Hourier/feature/Remove...
2021-09-04 DeskullMerge pull request #1408 from sikabane-works/feature...
2021-09-04 DeskullMerge pull request #1421 from sikabane-works/feature...
2021-09-04 Habu[Refactor] object_flags のインターフェース変更
2021-09-04 Habu[Refactor] TrFlagsを生配列からstd::arrayにする
2021-09-04 Habu[Style] apply clang-format
2021-09-04 HourierMerge pull request #1458 from Hourier/feature/Replace...
2021-09-04 Hourier[Refactor] #1447 Removed typedef declerations in main...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct old_race_flag...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct turn_flags...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct saved_floor_t...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct player_attack...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct flavor_type...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct bmc_type...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct activation_ty...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct lore_type...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct effect_player...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct effect_monste...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct rc_type rc_ty...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct rpi_type...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct text_body_typ...
2021-09-04 Hourier[Refactor] #1447 Replaced 'typedef struct self_info_typ...
next