OSDN Git Service

[Refactor] #37353 do_cmd_rerate() を roll_hitdice() に改名して spells-status.c に移動。 / Renam...
[hengband/hengband.git] / src / effects.c
2019-02-03 Deskull[Refactor] #37353 do_cmd_rerate() を roll_hitdice()...
2019-02-03 Deskull[Refactor] #37353 do_cmd_rerate() と do_cmd_rerate_aux...
2019-01-31 Deskull[Refactor] #37353 行動パワー消費処理を take_turn() で再定義 / Redefin...
2019-01-29 Deskull[Refactor] #37353 externs.h の宣言いくつかを realm-hex.h へ移動...
2019-01-27 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 メッセージ整理。 / Refactor messages.
2019-01-26 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-26 Deskull[Refactor] #37353 stop_singing() を spell-status.c へ移動...
2019-01-25 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-24 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-24 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-22 Deskull[Refactor] #37353 buki_motteruka() を has_melee_weapon...
2019-01-21 Deskull[Refactor] #37353 externs.h から player-status.hへ移動。...
2019-01-21 Deskull[Refactor] #37353 avatar.h 追加。 / Add avatar.h.
2019-01-20 Deskull[Refactor] #37353 クエスト関係の定義を quest.h へ移動。 / Move quest...
2019-01-17 Deskull[Refactor] #37353 突然変異処理の宣言のいくつかを新規 mutation.h へ移動...
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/SHIELD_SKILL'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/CHARGEMAN'
2019-01-14 DeskullMerge remote-tracking branch 'remotes/origin/MERFOLK'
2019-01-13 Deskull[Refactor] #38861 cptr を concptrに改名 / rename cptr to...
2019-01-11 Deskull[Refactor] #37353 マジックナンバー修正(A_MAX) / Fix magic number...
2019-01-08 Deskull[Refactor] #38852 p_ptr->notice を p_ptr->update へ統合...
2019-01-08 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-08 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2019-01-08 Deskull[Refactor] #37353 コメント整理。 / Refactor comments.
2018-12-14 DeskullMerge branch 'master' into MERFOLK
2018-12-14 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-07 Deskull[Feature] #38790 新性格『チャージマン』台詞部と特性部実装。 / Implement...
2018-12-06 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-03 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-03 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-02 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-12-01 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-25 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 型の置換。 / Type replacement.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-24 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-22 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-21 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-17 Deskull[Refactor] #37353 コメント整理 / Refactor comments.
2018-11-14 deskullMerge branch 'master' of git.osdn.net:/gitroot/hengband...
2018-11-14 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-07 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-11-02 Deskull[Refactor] #37353 ソース整形。
2018-09-28 Deskull[Refactor] #37287 #37353 型の置換。 / Type replacement.
2018-09-28 Deskull#37353 狂戦士化の効果をberserk()にまとめる。
2018-09-27 Deskull[Refactor] #37353 癒し系の効果をtrue_healing()にまとめる。
2018-09-27 Deskull[Refactor] #37353 全復活系の効果をrestore_all_status()にまとめる。
2018-09-27 Deskull[Refactor] #37353 ソース整形。
2018-09-11 Deskull[Refactor] #37353 ペット処理を cmd4.c から cmd-pet.c/h へ分離。
2018-08-02 DeskullMerge branch 'v2.2.1r'
2018-04-21 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2018-04-18 Habu[merge](2.2.1.3) fix-gcc-warningブランチをマージ
2018-04-16 Habu[fix]gccによるwarningの指摘に対応
2018-04-11 DeskullMerge branch 'Fix2.2.0Bugs'
2017-12-19 Deskull#37353 CASTING_HEX_FLAGS、CASTING_HEX_NUMを定義。SINGING_SON...
2017-12-19 Deskull#37353 SINGING_SONG_IDとINTERUPTING_SONG_IDを定義。 / Define...
2017-12-11 Deskull#37287 #37353 (2.2.0.89) POSITION_IDX 型を定義し、型の置換を継続中...
2017-12-10 Deskull#37287 #37353 (2.2.0.89) ACTION_IDX 型を定義し、型の置換を継続中...
2017-09-29 Deskull#37287 #37353 (2.2.0.89) EXP型を定義し、型の置換を継続中。 / Define...
2017-09-28 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) 型の置換を継続中。 / Ongoing type repla...
2017-09-23 Deskull#37287 #37353 (2.2.0.89) 新しい型定義を全大文字化。 / New typedef...
2017-09-18 Deskull #37287 #37353 (2.2.0.89) armour_class型とtime_effect型を定義...
2017-09-17 Deskull#37287 #37353 (2.2.0.89) idx型とhit_prob型を定義し、型の置換を継続中...
2017-07-18 Deskull#37358 (2.2.0.36) 極端に価値の高いアイテム時に発生するcalc_android_exp...
2017-07-07 Deskull(2.2.0.17) avater.cとeffect.c内のC4457警告に対応。 / Deal C4457...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2015-08-05 Deskullenergy_useグローバル変数をplayer_type構造体に編入。 'energy_use' globa...
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-13 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-02-13 dis-refactor: drain-life->HP damage, drain-exp->Exp damage
2014-02-12 DeskullExpand feature and rename music_basic to play_music().
2014-02-09 deskullSetting music definition for BGM playing.
2014-01-08 deskullFix Doxygen warning in effects.c.
2014-01-01 deskullAdd Doxygen comment to effects.c.
2014-01-01 deskullAdd Doxygen comment to effects.c.
2014-01-01 deskullAdd Doxygen comment to effects.c.
2014-01-01 deskullAdd Doxygen comment to effects.c.
2014-01-01 deskullAdd Doxygen comment to effects.c.
2013-06-03 dis-Stop hex spell at the time of start searting
2013-04-30 habuFix crash bug when resizing sub-window after death...
2013-02-15 iksSet disturbing flag for travel command.
2012-12-22 deskull自己変容時の種族変更について、経験値修正に基づいた変更先制限が働いていなかったバグを踏まえ、現状仕様を維持する...
2011-03-08 deskull不可能な地形上での忍者の速駆け発動禁止。
2011-03-08 deskulleffect.cの英文時メッセージバッファの不足を修正。
2010-01-05 habu光速移動の状態で広域マップに入ると効果が切れるように修正。
2009-09-15 iksbranch-hexの変更をコミット。
2009-09-03 iks新職業スナイパーといくつかの新or移植アーティファクトをマージ。
2005-02-11 henkma闘技場に入ったときに魔法の鎧が消えないバグを修正.
2004-07-19 nothereアニハャソネ、ヌイキ、ソ、マ、コ、ホケカキ筅ホノ釚隆ム、ア、ニ、、、ソ・ミ・ー、、タオ.
next