OSDN Git Service

[Refactor] #1644 Made use-execution.cpp/h class
[hengbandforosx/hengbandosx.git] / src / spell-realm /
2021-09-26 HourierMerge pull request #1534 from Hourier/experiment/Remove...
2021-09-25 HabuMerge pull request #1640 from habu1010/feature/delete...
2021-09-25 Habu[Refactor] 不要になった magic_num1/2 を player_type から削除
2021-09-25 HabuMerge pull request #1639 from habu1010/feature/bard...
2021-09-25 Habu[Refactor] 吟遊詩人の固有データを magic_num から分離する
2021-09-25 HabuMerge pull request #1637 from habu1010/feature/fix...
2021-09-25 Habu[Fix] 呪術ハイメイジで詠唱一時中断後に詠唱を再開しなくなっている
2021-09-23 HabuMerge pull request #1617 from habu1010/feature/class...
2021-09-23 Habu[Feature] 職業固有のデータを持てるようにするシステムの導入
2021-09-15 HabuMerge pull request #1533 from habu1010/feature/refactor...
2021-09-15 Habu[Refactor] 関数テンプレート i2enum を導入
2021-09-15 HourierMerge pull request #1530 from Hourier/feature/Remove...
2021-09-15 HourierMerge pull request #1518 from Hourier/feature/Dismantle...
2021-09-14 Hourier[Refactor] #1473 Renamed gain_exp_from_hex() to gain_ex...
2021-09-14 Hourier[Refactor] #1473 Abandoned add_casting_flag() in order...
2021-09-14 Hourier[Fix] #1473 呪術の詠唱停止時に配列外アクセスが発生する事象を修正した / Resolved...
2021-09-14 Hourier[Refactor] #1473 Reshaped realm-hex.cpp partially
2021-09-14 Hourier[Refactor] #1473 Defined enum class RevengeType to...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_type() to set_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_type() to get_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_turn() to set_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced hex_revenge_turn() to get_rev...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to set_reve...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to get_reve...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to add_cast...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to get_cast...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_num() to the...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_flags() to reset_...
2021-09-14 Hourier[Refactor] #1473 Replaced clearing hex spelling macro...
2021-09-14 Hourier[Refactor] #1473 Replaced casting_hex_flags() to set_ca...
2021-09-14 Hourier[Refactor] #1473 Changed the name 'RealmHex' to 'SpellHex'
2021-09-14 Hourier[Refactor] #1473 Replaced the getting part of casting_h...
2021-09-11 HourierMerge pull request #1512 from Hourier/feature/Rename...
2021-09-11 HabuMerge pull request #1510 from habu1010/feature/refactor...
2021-09-11 Hourier[Refactor] #1511 「プレーヤー」表記を全て「プレイヤー」に変更した (日本語版のみ、ほぼDox...
2021-09-11 HourierMerge pull request #1504 from Hourier/feature/Rename...
2021-09-11 Hourier[Refactor] #1479 Changed caster_ptr to player_ptr
2021-09-11 Hourier[Refactor] #1479 Changed creature_ptr to player_ptr
2021-09-10 HabuResolve conflicts.
2021-09-10 HabuMerge pull request #1502 from habu1010/feature/clang...
2021-09-10 HourierMerge pull request #1495 from Hourier/feature/Prepare...
2021-09-10 HourierMerge pull request #1486 from Hourier/feature/Move...
2021-09-08 Hourier[Refactor] #1489 Moved player-class.* and player-class...
2021-09-07 Hourier[Refactor] #1485 Reshaped eyes_on_eyes() and thief_tele...
2021-09-07 Hourier[Refactor] #1485 Moved eyes_on_eyes() and thief_telepor...
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 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[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 #1472 from habu1010/feature/tr-flags...
2021-09-06 Habu[Feature/Refactor] TrFlagsをFlagGroupクラスにする
2021-09-05 HabuMerge pull request #1463 from habu1010/feature/fix...
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] #1448 Replaced 'NULL' to 'nullptr' except...
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 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 のインターフェース変更
next