OSDN Git Service

Refactor birth class/personality/race/sex selection to avoid sprintf(). Does part...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 20 Dec 2022 13:40:04 +0000 (06:40 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Tue, 20 Dec 2022 13:40:04 +0000 (06:40 -0700)
commit3bbd7fb801dd18bf5e41af56b6e9aab34b4faf3f
treea30c11539ee59cdc8663333b0a95e1343f310217
parent1c7e688eb0a4c8a6f8268d81b9ffbaf7fa0f5449
Refactor birth class/personality/race/sex selection 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-select-class.cpp
src/birth/birth-select-personality.cpp
src/birth/birth-select-race.cpp
src/birth/birth-wizard.cpp