OSDN Git Service

[Refactor] #37353 ペット処理を cmd4.c から cmd-pet.c/h へ分離。
[hengband/hengband.git] / src / monster2.c
2018-09-11 Deskull[Refactor] #37353 ペット処理を cmd4.c から cmd-pet.c/h へ分離。
2018-09-08 Deskull[Refactor] #37353 ゲームバランス定数を gamevalue.h へ整理。 / Move...
2018-08-02 DeskullMerge branch 'sound'
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-08-02 Deskull[Implement] #37468 SUMMONとREFLECTの効果音処理と効果音一つを追加。 ...
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2018-03-15 Deskull#37784 summon_specific()で特定種族を指定しない(type=0)時はPM_ALLOW_U...
2018-03-15 Deskullhack_mind を is_loading_now に改名。未使用変数 inven_nxt を削除...
2018-01-21 Deskull#37580 sanity_blast()の仕様変更。魔法防御が高いほど致命的な変異を受けやすい問題を直した...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) ACTION_IDX 型を定義し、型の置換を継続中...
2017-12-09 Deskull#37287 #37353 (2.2.0.89) FLOOR_IDX 型を定義し、型の置換を継続中。...
2017-12-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-27 Deskull#37287 #37353 (2.2.0.89) MULTIPLY 型を定義し、型の置換を継続中。 ...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-13 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-13 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-07 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-07 Deskull#37287 #37353 (2.2.0.89) ARTIFACT_IDX型とVIRTUES_IDX型を定義し...
2017-10-06 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-05 Deskull#37287 #37353 (2.2.0.89) DUNGEON_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONSTER_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) MONRACE_IDX 型を定義し、型の置換を継続中...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-04 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-03 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-10-02 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-28 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-27 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-26 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) RARITY,DEPTH型を定義し、型の置換を継続中...
2017-09-24 Deskull#37287 #37353 (2.2.0.89) 型の置換を継続中。 / Ongoing type repla...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 新しい型定義を全大文字化。 / New typedef...
2017-09-17 Deskull#37287 #37353 (2.2.0.89) 警告修正も兼ねてtypedefの見直し開始 / Start...
2017-09-01 HabuMerge branch 'xoroshiro128plus'
2017-08-28 Deskull#37449 (2.2.0.65) ウィザードモード時のモンスターとアイテムの生成情報を整理。 / Rearr...
2017-08-26 Deskull #37449 (2.2.0.58) ウィザードモードのアイテム/モンスターメッセージを整理。 / Rearr...
2017-07-12 Deskull#37353 (2.2.0.26) Rename place_monster_okay() to place_...
2017-07-10 Deskull#37353 (2.2.0.23) dungeon_info_typeのm_flags5/m_flags6をm...
2017-07-10 Deskull#37353 (2.2.0.22) monster_raceのr_flags5/r_flags6をa_abil...
2017-07-05 Deskull#37284 (2.2.0.15) NASTY生成のdelay値計算ミス修正。 / Fix delay...
2017-07-04 Deskull#37284 (2.2.0.14) NASTY生成の調整 / Adjust NASTY generation...
2017-06-23 Deskull#37287 init1.cとmelee2.c、monster2.c内のC4457警告に対応 / Deal...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2015-02-26 Deskull引き続きの警告除去 / Fix warnings continuously.
2015-02-25 Deskullhave_nightmare() 関数の処理を sanity_blast() 処理にマージ。 / Merge...
2014-08-16 DeskullFix definition of summon type.
2014-08-15 DeskullFix Doxygen warnings.
2014-08-15 DeskullFix Doxygen warnings.
2014-08-15 DeskullFix Doxygen warnings.
2014-07-14 DeskullAdd Doxygen comments to definition in monster2.c.
2014-07-14 DeskullAdd Doxygen comments of variables in monster2.c.
2014-07-10 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-07-08 DeskullAdd Doxygen comments to monster2.c.
2014-03-13 dis-Refacotr: replace ifdef JP macros
2014-02-28 HabuMerge branch 'experimental-utf8nize-convert-to-utf8'
2014-02-28 HabuソースコードのUTF-8化。
2014-02-19 dis-refactor: remove learnable from arguments
2013-06-06 deskullImplement reinforcement system.
2013-04-22 habuAvoid reserved words of C++
2013-03-03 dis-Save damages dealt by player for each monster. (Do...
2013-02-26 habuGet rid of all gcc(-Wall) warnings
2013-02-15 iksSet disturbing flag for travel command.
2012-11-23 deskullmessage_pain()関数を整理。
2012-08-13 deskullmsg_format文の修正。
2012-08-07 deskullモンスターの生成階層ブースト指向が2重になっていたため、「実質悪夢モード時意外の深層生成確率が倍+さらに低確率...
2012-08-06 deskulldungeon_turnの過剰経過による、NASTY_MONSTER発生率と階層上昇を有効な形に実装し直した上...
2010-01-05 habusnipe_concentrate および reset_concentration 関数で PU_BONUS...
2009-09-03 iks新職業スナイパーといくつかの新or移植アーティファクトをマージ。
2004-07-30 nothere抹殺/消滅, ペット爆破, 親モンスター消滅, モンスター圧縮, 不潔な病人の
2004-07-25 nothereゲームのロード直後, あるいはフロアを移動した直後しばらくはペットの存
2004-07-19 nothere幻覚に関するバグ修正.
2004-07-19 nothere幻覚に関するバグ修正.
2004-07-04 nothereモンスターの最大HPに関する修正.
2004-05-07 nothere鉄獄以外でダンジョンの主が生存しているダンジョンでは, ダンジョン生成
2004-03-27 notheremultiply_monster()でPM_MULTIPLYを立てた際にはplace_monster_one()内で
2004-03-10 nothere外見が異なるモンスターの処理に関する修正.
2004-02-22 iks見えない敵を倒したときにその殺害数もカウントする変数r_akillsをmonster_race構造体に追加した。
2004-01-19 nothereセーブ時などのモンスター圧縮でcompact_monsters_aux()を呼んだ際に,
2004-01-19 notheremprocシステムの変更に関する話し合いの結果より, 以下のように変更.
2004-01-19 nothereモンスターの状態変数7種を配列化し, 状態変数の変更を関数化. 各配列の値
2004-01-17 nothere状態変数の処理ループをさらに細分化. その状態になっているモンスターが1
2004-01-16 nothereモンスターの状態変化処理を標準ターンで行う際に, 処理の必要のある状態
2004-01-07 nothereカメレオンが変身して光源の種類や半径が変化してもすぐに更新されなかっ
2004-01-04 mogamiダンジョンの雰囲気が、フロアの生成時では無くリアルタイムに計算されるように変更した。
2003-12-14 nothere地上の荒野ではモンスターが森の中に配置されるのを許可するように変更.
2003-12-14 nothere地形フラグ参照に関して, have_flag(f_flags_*(), フラグ)として使われて
2003-12-06 notherescatter()、ネmon_scatter()、ホlos()、rojectable()、ヒハムケケ.
2003-11-30 mogami搭で重なったモンスターが乗馬中と出るバグが、まだ完全に直ってなかったので再修正。
2003-11-29 mogami搭の階段の上でモンスターに重なった時、(乗馬中)と表示されないように修正。
2003-11-23 mogamimon_scatter()、ヒr_idx、ソ、ィ、ニ。「ソシ、、ソ螟ホセ螟ヒ、イ、ハ、、・筵ケ...
2003-11-22 notherebranch-nothere-terrainflags、゙。シ・ク.
2003-11-05 mogamiobject_desc()のコードを書き直し。u32b modeでビットフラグ OD_*
2003-10-23 mogamistrchr_j()を英語版の含めて、my_strchr()にまとめた。strstr_j()についても同じく。
next