Files
Shipwright/soh
Christopher Leggett ba0ecc59aa Fix RNG used by cosmetics editor to use same RNG method as rando (#5979)
Refactor ShipUtils to optionally take a state pointer.

Also changed random.h/cpp to be a wrapper around ShipUtils RNG providing a pointer to the rando state variable.

Use ShipUtils RNG for UIWidgets GetRandomValue

Fix AudioEditor to use ShipUtils RNG and its own state. It seems like shuffling Audio at the right time could have potentially messed with rando seed generation before this, but that bug, if it existed, should also be fixed with this.
2026-01-09 14:10:12 +00:00
..
2026-01-06 01:10:39 +00:00
2025-02-04 10:48:41 +01:00
2024-10-31 07:42:27 -07:00
2025-11-09 18:27:19 -07:00
2025-04-01 22:33:38 -04:00