OSDN Git Service

[Refactor] #37353 行動パワー消費解除を take_turn() で再定義。 / Redefine free_turn() for non-consump...
authorDeskull <deskull@users.sourceforge.jp>
Thu, 31 Jan 2019 15:07:58 +0000 (00:07 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Thu, 31 Jan 2019 15:07:58 +0000 (00:07 +0900)
commit16c08c410921ed1fcb7b078aa3a9167c107d9e07
treefbd8cf0660257b157cbca608c8b962623fcd343f
parent90c61f47cfa2acd4543320cb7fb92246a84713f8
[Refactor] #37353 行動パワー消費解除を take_turn() で再定義。 / Redefine free_turn() for non-consumption of action power.
14 files changed:
src/bldg.c
src/cmd-activate.c
src/cmd-item.c
src/cmd-magiceat.c
src/cmd-pet.c
src/dungeon.c
src/mutation.c
src/player-move.c
src/player-status.c
src/player-status.h
src/racial.c
src/shoot.c
src/wild.c
src/wizard2.c