• 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. 时间 作者
0d6e62f For2.2.2-Refactoring 2020-02-02 00:24:33 Hourier

[Fix] #37353 rd_byte() は実はunusedではなかったので復活 / Revived call of rd_byte() because it's NOT unused

fcf427c 2020-02-01 22:58:15 deskull

[Fix] #37353 英語版変数未定義修正. / Fixed undefined variable error in English build.

0687f58 2020-02-01 22:43:23 deskull

Merge remote-tracking branch 'remotes/origin/feature/Refactoring-Hourier' into For2.2.2-Refactoring

1938b97 2020-02-01 22:28:12 deskull

Merge branch 'feature/Merfolk' into For2.2.2-Refactoring

82d0eba 2020-02-01 22:27:35 deskull

[Fix] #38790 性格チャージマンのジュラル星人誤認条件を変更 / Change feature misunderstanding conditions of Chargeman.

f659395 2020-02-01 22:27:33 deskull

[Implement] #38796 マーフォークの生い立ち追加. / Define history messages of Merfolk.

d9adacc 2020-02-01 22:24:20 deskull

[Feature] #37285 モンスターの会話を追加と修正(ボルガ博士と弦ちゃん) / Added and modified monsters' speak (Dr.Volga and Genichiro Ashina)

c00ecf3 2020-02-01 22:18:02 Hourier

[Refactor] #37353 spells3.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in spells3.c

c4cf71d 2020-02-01 21:59:12 Hourier

[Refactor] #37353 monster2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in monster2.c

4a9e5bf 2020-02-01 21:40:07 Hourier

[Refactor] #37353 load.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in load.c

5f797e7 2020-02-01 21:08:55 Hourier

[Refactor] #37353 player-status.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in player-status.c

1e16e0b 2020-02-01 20:45:38 Hourier

[Refactor] #37353 a_m_aux_4() で使われていない引数を削除 / Removed unnecessary argument in a_m_aux_4()

e1bf503 2020-02-01 20:42:02 Hourier

[Refactor] #37353 bldg.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in bldg.c

c834f5b 2020-02-01 20:27:06 Hourier

[Refactor] #37353 mspells4.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in dungeon-file.c

a5dfd55 2020-02-01 20:20:12 Hourier

[Refactor] #37353 dungeon-file.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in dungeon-file.c

c641c7e 2020-02-01 15:34:40 Hourier

[Refactor] #37353 floor.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in floor.c

b94e4e4 2020-02-01 15:33:06 Hourier

[Refactor] #37353 cave_pass_lite_bold() のシンタックスシュガーを削除 / Removed syntax sugar cave_pass_lite_bold()

7cae561 2020-02-01 14:11:39 Hourier

[Refactor] #37353 .gitignore にEnglish-Debug/ がGitに捕捉されないように記述を追加 / Added description in order not to capture English-Debug/ to .gitignore

dd14461 2020-02-01 13:42:15 Hourier

[Refactor] #37353 dungeon-file.c のヘッダー重複除去と、一部のコメント削除 / Removed duplication of including headers and some comments per line

c789132 2020-02-01 13:20:30 Hourier

[Fix] #37353 コンパイル警告修正 / Fixed compilation warnings

9a4b173 2020-02-01 13:12:17 Hourier

[Refactor] #37353 spells2.c のインデントを自動調整 / Adjusted indents automatically in spells2.c

efadbb3 2020-02-01 12:55:32 Hourier

[Refactor] #37353 spells2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in spells2.c

0072879 2020-02-01 12:17:38 Hourier

[Refactor] #37353 USE_SAVER のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed USE_SAVER but existing codes are as-is

53beb0d 2020-02-01 12:11:17 Hourier

[Refactor] #37353 main-win.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in main-win.c

2195272 2020-02-01 10:40:15 Hourier

[Refactor] #37353 使われていないプリプロHTML_HELP を削除 / Removed unused preprocessor HTML_HELP

7643737 2020-02-01 10:37:17 Hourier

[Refactor] #37353 util.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in util.c

3c58b8d 2020-02-01 09:49:36 Hourier

[Refactor] #37353 object2.c のインデントを自動調整 / Adjusted indents automatically in object2.c

5013104 2020-02-01 00:23:33 Hourier

[Refactor] #37353 object2.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in object2.c

935a7fb 2020-01-31 22:41:14 Hourier

[Refactor] #37353 TRAVEL のプリプロが有効であることを前提とし、プリプロ自体は削除 / Removed TRAVEL but existing codes are as-is

d3d08a4 2020-01-31 22:24:39 Hourier

[Refactor] #39970 core.c において、1行ごとに挟まれていたコメントを削除 / Removed many comments per 1 line in core.c