OSDN Git Service

[Refactor] #37353 inside_arena を player_type から floor_type へ移動. / Move inside_arena...
authordeskull <deskull@users.sourceforge.jp>
Tue, 10 Dec 2019 00:04:54 +0000 (09:04 +0900)
committerdeskull <deskull@users.sourceforge.jp>
Tue, 10 Dec 2019 00:04:54 +0000 (09:04 +0900)
commit98184e4a6584be744ed6a133d33b737b1c50d103
tree7e67bdd9d591db42fa21431d07aa38450d4910ae
parente71bc5fba557274bb9caa4fb2f532d93a5a493c6
[Refactor] #37353 inside_arena を player_type から floor_type へ移動. / Move inside_arena and player_type to floor_type.
33 files changed:
src/birth.c
src/bldg.c
src/cmd/cmd-basic.c
src/cmd/cmd-dump.c
src/combat/melee1.c
src/core.c
src/floor-generate.c
src/floor-save.c
src/floor.h
src/load.c
src/monster-process.c
src/monster-status.c
src/monster1.c
src/monster2.c
src/mspells1.c
src/mspells2.c
src/mspells4.c
src/mutation.c
src/player-damage.c
src/player-status.c
src/player-status.h
src/save.c
src/spells-diceroll.c
src/spells-floor.c
src/spells.h
src/spells1.c
src/spells2.c
src/spells3.c
src/targeting.c
src/trap.c
src/util.c
src/view-mainwindow.c
src/wizard2.c