13 Commits (dev-app-icon)

Author SHA1 Message Date
Stephen C. Wills cfe9a8ccdd
Introduce xoshiro RNG to generate dungeon seeds (#7030) 2 years ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
staphen b676c67261 Introduce class to generate vanilla random number sequences 2 years ago
ephphatha 3bbb80d849 Introduce temporary function to advance the global rng state and discard results 3 years ago
ephphatha b98e5fcfad split logic responsible for advancing global generator state to a dedicated function 3 years ago
ephphatha 9da76e0003 Update CheckReflect to return applied damage 3 years ago
ephphatha 7c54066f31 Use PickRandomlyAmong when choosing between two options 4 years ago
ephphatha bc0a058350 Invert FlipCoin 4 years ago
Cesar Canassa bb3fb36ddc
Introduces FlipCoin() (#4908) 4 years ago
Juliano Leal Goncalves 5607c58daa 🏷️ Add 'PickRandomlyAmong' function that picks one value from a set of values randomly 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
ephphatha 921c7af8c6 Expand comments for vanilla RNG functions 5 years ago
ephphatha 357f6f1dc3 Move RNG functions to their own header/source files 5 years ago