OSDN Git Service

#37287 (2.2.0.84) externs.h 中の警告を修正。 / Fix warnings of externs.h.
[hengband/hengband.git] / src / xtra1.c
2017-09-11 Deskull#37287 (2.2.0.84) externs.h 中の警告を修正。 / Fix warnings...
2017-06-19 Deskull#37287 spell2.cとspell3.c内のC4457警告に対応。ソースコード整形。 / Deal...
2017-06-18 Deskull#37287 xtra1.cとwizard1.c内のC4457警告に対応 / Deal C4457 warni...
2016-12-27 deskullMerge pull request #35756 (shimitei/hengband/fix/buffer...
2016-09-15 Deskull吟遊詩人の古い城の報酬をロビントンのハープに変更。ハープで射撃ができるバグを修正。/Reward of...
2015-08-05 Deskullpx, pyグローバル変数をplayer_type構造体に編入。 'px' and 'py' global...
2014-09-07 DeskullFix Doxygen warnings. Doxygen コメントの警告を修正。
2014-09-07 DeskullAdd Doxygen comments in mindtips.h and fix Doxygen...
2014-09-07 DeskullAdd Doxygen comments to other functions to xtra1.c.
2014-09-07 DeskullAdd Doxygen comments to update process functions to...
2014-09-07 DeskullAdd Doxygen comments to functions for player status...
2014-09-05 DeskullAdd Doxygen comments to weight limit processes in xtra1.c.
2014-09-03 DeskullFix Doxygen warnings.
2014-09-03 DeskullAdd Doxygen comments to some functions for calculation...
2014-09-03 DeskullAdd Doxygen comment to other sub-window functions in...
2014-09-03 DeskullAdd Doxygen comment to some sub-window functions in...
2014-09-03 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-09-03 DeskullAdd Doxygen comments to status displaying functions...
2014-08-19 DeskullAdd Doxygen comments to another functions for printing...
2014-08-19 DeskullAdd Doxygen comment to print functions in xtra1.c.
2014-08-17 DeskullAdd Doxygen comments to definition for status bar in...
2014-08-17 DeskullAdd Doxygen comments to status view functions in xtra1.c.
2014-08-17 DeskullAdd Doxygen comments to header info in xtra1.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-13 DeskullMerge branch 'master' of git.sourceforge.jp:/gitroot...
2014-02-13 dis-refactor: drain-life->HP damage, drain-exp->Exp damage
2013-12-04 deskullAdd wizard mode function for monster arena.
2013-06-24 dis-Fix bug of light of darkness radius
2013-06-10 iksFixed a bug of calculation of total lites radius by...
2013-06-09 dis-Add Item flags.
2013-06-09 dis-refactor lite flags
2013-06-09 dis-add crown ego -- ancient curse
2013-05-20 dis-Add permanent drain_hp/mp flag.
2013-04-30 habuFix playtime bug (Ticket #30717)
2013-03-25 dis-Show use turn of launchers.
2013-03-10 dis-Buff Sniper's melee combat -- same as archer
2013-02-26 habuGet rid of all gcc(-Wall) warnings
2013-02-08 iksGloves with EASY_SPELL or DEC_MANA are also suitable...
2013-02-01 habuDefine constant reference table as const
2013-01-31 iksImplement permanently repeatedly weak/heavy cursing...
2012-12-16 dis-Add window flag -- Display monsters in sight
2012-09-08 dis-add type casting for fprintf
2012-08-07 deskull呪文の巻物の効果がスナイパーにも一部付加されていた不具合を修正。
2010-01-05 habu光速移動中は探索中であっても表示上の速度を+10しないように修正。
2009-09-15 iksbranch-hexの変更をコミット。
2009-09-03 iks新職業スナイパーといくつかの新or移植アーティファクトをマージ。
2004-07-11 nothereゲームターンがオーバーフローするバグを修正. このバグ修正に伴い, 以下
2004-07-04 nothereものまね能力の表示とコメントの修正.
2004-07-04 nothere・ウ・皈ネ、ヒ、ト、、、ニ、ホス、タオ.
2004-03-28 nothereプレイヤーが両手持ち可能な状態判定をマクロCAN_TWO_HANDS_WIELDING()に
2004-01-19 mogamiTypo修正等 (Thanks to falzeus)
2004-01-19 nothereモンスターの状態変数7種を配列化し, 状態変数の変更を関数化. 各配列の値
2004-01-04 mogamiダンジョンの雰囲気が、フロアの生成時では無くリアルタイムに計算されるように変更した。
2004-01-04 mogami・゙・ッ・﨓セハムケケ。」ENCHANT「ェCRAFT
2004-01-03 mogami吟遊詩人の歌の消費MPがおかしかったエンバグ修正。
2004-01-02 mogami魔法の効果、名前、説明文等を一つの関数にまとめた。
2003-12-24 nothereadj_str_wgt[]を直接参照する限界重量の計算を, xtra1.cにある関数
2003-12-23 nothere更新指示に関する変更.
2003-12-20 nothere装備持ち替えと素手判定, 乗馬移動制御の放棄に関する変更と修正.
2003-12-13 mogami改名:p_ptr->ffall→p_ptr->levitation、FEATHER→LEVITATION
2003-12-07 mogamiアイテムの種類判定のコードを整理。
2003-11-29 mogami32bitで足りない場合の演算コードの一般的な関数群 s64b_???()を作った。
2003-11-29 mogamiコード整理。process_world()があまりに巨大で管理しずらいので、
2003-11-23 notherecharacter_xtra時でもプレイヤーの善悪を計算するようにした. 種族別で善
2003-11-22 notherebranch-nothere-terrainflags、゙。シ・ク.
2003-11-16 mogamiホビットの「器用さ維持」を「経験値保持」に変更。
2003-11-15 henkmaIku_Seiso、オ、ホノスシィ・ェ・ラ・キ・逾ム・テ・チ(・ェ・ラ・キ・逾セexp_need...
2003-11-13 mogamiランダムテレポート時に、{.}と刻む方法をメッセージ表示するようにした。
2003-11-13 mogami強力投擲のエゴ指輪を装備した時、忍者で鉄くさびを投げた時のダメージが微妙に
2003-11-06 mogamiダンプにランダムクエスト数表示が残っていたので削除。
2003-11-04 mogami自動拾い関係の関数の名前を統一的に改名。全て「autopick」のキーワードを含むようにした。
2003-10-23 mogamistrchr_j()を英語版の含めて、my_strchr()にまとめた。strstr_j()についても同じく。
2003-09-27 mogami自動破壊の自動登録で、簡易鑑定されたアイテムを考慮していなかったので、
2003-09-26 henkmaセ霽マエリマ「、ホス、タオ.(エ゙・筵ケ・ソ。シトノイテ)
2003-09-18 nothere地上やクエストで "地上" の表示が灰色になっていたバグを修正. ついでに,
2003-09-18 iks階の雰囲気による階数表示の色分けをやや詳細化した。
2003-09-16 mogami階数の表示色を雰囲気によって変える仕様をSAngから移植する楠瀬さんのパッチ。
2003-09-15 nothereSJIS環境で, 例として{八咫}と刻んだアイテムを鑑定の巻物や杖で鑑定しよ
2003-09-05 mogamiz-config.h内の無意味なオプション用マクロを削除。
2003-09-05 nothereempty_hands()の戻り値の意味を記号定数化. 不等号を使っていた部分は論理
2003-09-04 henkmaHP警告と同様に, MP警告のオプションを導入.
2003-08-29 mogamihenkmaさんと相談して同意を得た不要なオプションを削除:
2003-06-28 notherehealth_redraw()とriding_health_redraw()を統合し, 統合された関数に対し
2003-06-21 nothere吸血鬼, [吸血鬼]の1マス暗視を取り下げ, 以前の永久光源に戻した. なお,
2003-06-20 nothereモンスターの暗黒光源を実装.
2003-06-20 nothere吸血鬼と[吸血鬼]の永久光源+1を, 自分の周囲1マスだけの暗視に変更.
2003-06-19 nothereupdate_view(), update_lite(), update_mon_lite()で各グリッドに対し最大
2003-06-17 nothere乗馬時のランス/ヘヴィ・ランスのダイスの個数ボーナスを攻撃/表示時の
2003-06-13 notherespell_categoly_name()を何度も呼ぶ必要のない部分の整理. また, 関数名自
2003-06-05 nothereアリーナに関する変更.
2003-06-05 nothereクエストIDがランダムクエストの物かどうか判定する部分をマクロにまとめ
2003-05-30 mogamip_ptr->pspeed、yteキソ、ヒハムケケ。」xtra1.c、ヌノ鬢ホ・ケ・ヤ。シ・ノ、ヌ...
2003-05-29 notherep_ptr->tim_invisとp_ptr->tim_reflectの扱いを少し整理.
2003-05-17 nothereIM_*だけがあって対応するRES_*のない装備を身に付けている場合に, 一部の
2003-05-12 nothere通常の一時フラグと, それに対応する歌の状態の扱いが少しずれていたので,
2003-05-09 nothereBCC++ 5.5.1で警告封じオプション -w- を外した場合のコンパイル警告の除去.
2003-05-08 nothereprace_is_()を使うべきと考えられる部分の修正.
2003-05-04 nothere熟練度に関する数値が直接指定されていた部分を記号定数化.
next