OSDN Git Service

Refactor dice_to_string() to avoid sprintf(). Does part of the work of resolving...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 19 Dec 2022 05:45:14 +0000 (22:45 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 19 Dec 2022 05:45:14 +0000 (22:45 -0700)
commitee6c15f1acd1bd7e7d2309993e212f90e80cc1ce
treea63c36c9d4975dc5daaa26a24a657d4f519a6b3f
parent1cc604fd5d4a13c140f46b756a2d1beb4a2dbb6a
Refactor dice_to_string() 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/blue-magic/learnt-info.cpp
src/lore/lore-calculator.cpp
src/lore/lore-calculator.h