OSDN Git Service

Refactor cnv_stat() to avoid sprintf(). Does part of the work of resolving https...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 22 Dec 2022 18:47:40 +0000 (11:47 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 22 Dec 2022 18:47:40 +0000 (11:47 -0700)
commit831514648c54914cfbb2aba7bd483a0685635b45
treee7909bc1fc504f2501662dbb61926ac12fe0be9b
parenta241a8f5cc371b4c6c72a07cf6797159b2998e7e
Refactor cnv_stat() to avoid sprintf().  Does part of the work of resolving https://github.com/hengband/hengband/issues/2858 and https://github.com/hengband/hengband/issues/2859 .
src/birth/birth-wizard.cpp
src/player/player-status.cpp
src/player/player-status.h
src/view/display-birth.cpp
src/view/display-player-stat-info.cpp
src/view/display-player.cpp
src/window/main-window-stat-poster.cpp