• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

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

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


RSS
修訂. 時間 作者
6f5b10c wasm 2020-03-29 20:52:29 shimitei

refactoring

14ea657 2020-03-29 16:06:41 shimitei

receive keydown message

adcfa63 2020-03-25 23:43:22 shimitei

post keydown-event to worker

85ac72e 2020-03-24 07:07:45 shimitei

omit WORLD_SCORE

25717ea 2020-03-23 23:27:11 shimitei

Web workerで動かす

表示はとりあえずconsoleへ

0d516ba 2020-03-19 22:50:25 shimitei

SET_UIDエラー対策

エラー扱いになる処理ではSET_UID未定義側の処理を使う

0b55b23 2020-03-19 22:18:55 shimitei

update makefile

コンパイルとリンクを分けて行えるように

b2b9311 2020-03-19 22:17:19 shimitei

add ignore

*.bc, *.wasm

7fe3f7f 2020-03-19 19:35:14 shimitei

Revert "add ifdef emscripten"

This reverts commit aadbd4836cc023cec4c7e6815daacddfe917cf0f.

abc0601 2020-03-19 19:34:53 shimitei

Revert "add ifdef calng"

This reverts commit 3b1c3739fb4559f4d741724d267628fb5e9bd9b2.

5bcabc5 clang 2020-03-17 07:26:55 shimitei

[Fix] canot take the adress

5be4567 2020-03-17 07:26:28 shimitei

clang setup

3b1c373 2020-03-17 00:39:45 shimitei

add ifdef calng

aadbd48 2020-03-17 00:39:22 shimitei

add ifdef emscripten

a200843 2020-03-17 00:36:37 shimitei

omit WORLD_SCORE

ab0da9f 2020-03-17 00:32:05 shimitei

stub term

41a8147 2020-03-17 00:30:37 shimitei

stub term

5393b25 2020-03-16 21:58:16 shimitei

[Implement] display module

とりあえずmain-cap.cのHARDCODE版を使う

ab55dde 2020-03-16 19:09:56 shimitei

add ignore

*.bak

ecd36fb 2020-03-16 19:09:11 shimitei

makefile

コンパイル後にリンクするとエラーになるため、1コマンドで行う。

9167de6 2020-03-16 19:08:05 shimitei

main for now

a94d1e0 2020-03-16 19:06:32 shimitei

[Fix] duplicate symbol

2664785 For2.2.2-Refactoring 2020-03-15 18:56:24 deskull

Merge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into For2.2.2-Refactoring

c9f3428 2020-03-15 17:52:54 deskull

[Fix] #40236 Add not enoughed source description to Makefile.am.

b5f6f40 2020-03-15 15:01:43 deskull

Merge branch 'For2.2.2-Refactoring' of git.osdn.net:/gitroot/hengband/hengband into For2.2.2-Refactoring

ae6c8cf 2020-03-15 12:55:21 deskull

[Fix] #38790 ジュラル星人誤認判定変更ミスを修正. / Fix Chargeman's process timing condition of Misconception to Alien Jural.

77e2c66 2020-03-15 12:45:28 deskull

[Refactor] #40256 get_mon_num()に 新しく optionを追加し GMN_ARENA を追加. / Add option argument to get_mon_num() and define GMN_ARENA.

e748aed 2020-03-15 11:50:24 deskull

[Fix] #40256 phase_out フラグが determine_daily_bounty() で常に true になる不具合を修正. / Fix that phase_out flag was always changed to true in determine_daily_bounty().

779c818 2020-03-15 11:47:34 deskull

[Feature] #38790 チャージマンによるジュラル星人への誤認処理を調整. / Adjust Chargeman's process timing condition to Alien Jural.

f3edabe 2020-03-14 03:50:36 deskull

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