• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

変愚蛮怒のメインリポジトリです


RSS
Rev. 时间 作者
21318f9 autodump 2017-09-02 11:27:04 Habu

自動ダンプ出力ファイル名を変更

Windowsはファイル名に:を含むことができないクソ仕様のため、自動ダンプ出力ファイル名のhh:mm:ssの部分をhhmmssに変更

8f35e83 2017-09-02 10:57:49 Habu

pref-opt.prfにauto_dumpオプションの項目追加

c1f12b4 2017-09-02 10:44:01 Habu

死亡時・引退時にキャラクタダンプを自動的に出力するオプションを追加

オプションがONの場合、死亡時・引退時にキャラクタダンプを自動的に出力する。
ファイル名は「プレイヤー名_Autodump_YYYY-MM-DD_hh:mm:ss.txt」
自動的に出力した場合でも手動でのキャラクタダンプ出力はこれまで通り可能。

779c821 2017-09-02 10:19:57 Deskull

#37449 (2.2.0.77) ランダムアーティファクト弱体化時のウィザードログを整理 / Rearrange wizard logs of weakening on random artifact generation.

a26d8eb 2017-09-02 01:19:12 Deskull

#37482 (2.2.0.76) 折れ剣修復の際にダイスブーストが余計にかかっていた不具合を修正。 / Fix dice boost more than enough on repairing broken weapon.

54ed7e5 2017-09-02 01:10:59 Deskull

#37449 (2.2.0.75) ゲームメッセージのログ拡張に伴って発生したセーブデータのトラブルを修正。 / Fix trouble of savedata by expanding log message size.

bdb9c4f 2017-09-02 00:37:38 Deskull

#37483 (2.2.0.74) ドワーフの金属鎧エゴが生成されない不具合を修正。 / Fix a bug that dwarven hard armor was not generated.

b88c10e 2017-09-02 00:18:12 Deskull

Merge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband

0328afc 2017-09-02 00:17:01 Deskull

#37359 (2.2.0.73) artifact.c 中の重大な警告とバグを修正。 / Fix warning and bugs in artifact.c.

2e74db5 2017-09-02 00:01:30 Deskull

#37359 (2.2.0.72) ランダムアーティファクトの弱いESP付与にドラゴンとユニーク感知が加わっていなかった不具合を修正。 / Fix that weak ESP doesn't contain dragon and unique esp on generating of random artifact.

f0195c4 2017-09-01 23:59:19 Habu

Merge branch 'xoroshiro128plus'

25e63bd 2017-08-31 22:04:59 Deskull

#37449 (2.2.0.71) cheat_diary_output の機能を「詳細な情報を日記に出力する」から「ウィザードログを日記に出力する」に再実装。 / Reimplement function of cheat_diary_output from 'Output detailed infotmation to diary' to 'Output detailed infotmation to diary'.

9377c9e 2017-08-31 21:58:47 Deskull

#37449 (2.2.0.70) cheat_peekで人形と死体の生成ウィザードログを出力する処理を削除。 / Delete process that generation wizard log of figures and corpses by cheat_peek.

0290195 2017-08-30 23:41:17 Deskull

#37449 (2.2.0.69) モンスターダメージ処理のWizardログを整形。 / Rearrange wizard logs of damage process to monster.

a393fd1 2017-08-29 23:48:14 Deskull

#37449 (2.2.0.68) generate.c内のWizardログの整理。 / Rearrange wizard logs in generate.c.

c37174b 2017-08-28 23:57:46 Deskull

#37449 (2.2.0.67) object_mention()関数の呼び出し位置をさらにmake_object()内に移した。 / Move object_mention() in make_object().

4d5eed2 2017-08-28 23:45:29 Deskull

#37449 (2.2.0.65) object_mention()関数の呼び出し位置整理。 / Rearrange call position of object_mention()

1000895 2017-08-28 23:32:06 Deskull

#37449 (2.2.0.65) ウィザードモード時のモンスターとアイテムの生成情報を整理。 / Rearrange generation info of monster and item on wizard mode.

97d0a0e 2017-08-27 19:39:04 Deskull

#37449 (2.2.0.64) 過去のゲームメッセージ保存容量を20倍に拡大 / Memory of game message becomes 20 times.

dc90954 2017-08-27 16:37:48 Deskull

#37449 (2.2.0.63) 過去のゲームメッセージ処理にDoxygenコメント追加とリファクタリング。 / Add Doxygen comments and refactor to prev game message processes.

cfa7efa 2017-08-27 15:39:01 Deskull

#37449 (2.2.0.62) rooms.cとstreams.cのデバッグメッセージを整理。 / Refactor debug messages of rooms.c and streams.c.

181b7a9 2017-08-27 14:44:07 Deskull

Merge branch 'master' of git.sourceforge.jp:/gitroot/hengband/hengband

9c3c968 2017-08-27 14:43:53 Deskull

#37449 (2.2.0.61) msg_format_wizard()とmsg_print_wizard()にチートオプション判定を織り込む。 / Integrate evaluation of cheat option to msg_format_wizard() and msg_print_wizard().

c18792a 2017-08-27 14:21:16 Deskull

#37449 (2.2.0.61) msg_format_wizard()にチートオプション判定を織り込む。 / Integrate evaluation of cheat option to msg_print_wizard().

c0ce30c 2017-08-26 21:43:39 Deskull

#37449 (2.2.0.60) ウィザードモードメッセージにチートオプション毎の接頭部を追加。 / Add pre-code wizard mode massage by cheat option type.

21a99f4 2017-08-26 21:24:10 Deskull

#37449 (2.2.0.59) ウィザードモード専用メッセージ出力関数を実装。 / Implement message function for only wizard mode.

53b5ecf 2017-08-26 20:55:41 Deskull

#37449 (2.2.0.58) ウィザードモードのアイテム/モンスターメッセージを整理。 / Rearrange item/monster messages on wizard mode.

ffd7556 2017-08-26 19:16:25 Deskull

#37449 (2.2.0.57) デバッグモードの武器情報出力を整理、デバッグ。 / Rearrange and fix generation info of weapon on debug mode.

38c85cf 2017-08-26 17:11:12 Deskull

#37449 (2.2.0.56) 日記にWIZ/ARTIFACT_INFO出力を実装。 / Implement diary to WIZ/ARTIFACT_INFO.

4a018c8 2017-08-26 15:56:27 Deskull

#37370 Pandoc用のWEB公開向けHTMLテンプレートを追加。 / Add HTML template for web page by Pandoc.