Shipwright/soh/soh/Enhancements/randomizer
Ralphie Morell 7c3c662eba
Rando: Allow strings as seed hashes (#2438)
* Allows strings to be used for rando seed hashes;
updated conversion method from `stoi` to `stoul`

* apply suggestions

* Allow spaces + autoselect on input field focus

* Added new text filter; applied suggestions

* leaving 3d rando logic alone

* Apply more suggestions

* Revert buffer size to 1024
2023-02-14 21:43:25 -05:00
..
3drando Rando: Allow strings as seed hashes (#2438) 2023-02-14 21:43:25 -05:00
adult_trade_shuffle.c Use PlayState instead of GlobalContext (#1927) 2022-11-06 09:24:34 +01:00
adult_trade_shuffle.h Use PlayState instead of GlobalContext (#1927) 2022-11-06 09:24:34 +01:00
draw.cpp refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
draw.h Cosmetic Editor v3 (#1898) 2022-12-08 23:24:39 -05:00
rando_hash.h Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
randomizer.cpp Rando: Allow strings as seed hashes (#2438) 2023-02-14 21:43:25 -05:00
randomizer.h Rando: Allow strings as seed hashes (#2438) 2023-02-14 21:43:25 -05:00
randomizerTypes.h Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
randomizer_check_objects.cpp Fix: exclude locations not updating and add more location logic (#2428) 2023-02-06 20:51:26 -05:00
randomizer_check_objects.h Fix: exclude locations not updating and add more location logic (#2428) 2023-02-06 20:51:26 -05:00
randomizer_check_tracker.cpp Save skipped checks (#2476) 2023-02-14 20:50:59 -05:00
randomizer_check_tracker.h Randomizer Auto Location tracker (#1942) 2022-12-10 22:39:23 -05:00
randomizer_entrance.c Fix: Override jail capture for the Gerudo fighter (#2413) 2023-01-27 18:36:38 -05:00
randomizer_entrance.h Rando: Boss Entrance Shuffle (#2194) 2023-01-20 01:00:12 -05:00
randomizer_entrance_tracker.cpp Rando: Boss Entrance Shuffle (#2194) 2023-01-20 01:00:12 -05:00
randomizer_entrance_tracker.h Rando: Entrance Tracker v1 (#2005) 2022-12-06 23:44:14 -05:00
randomizer_grotto.c Rando: Entrance Tracker v1 (#2005) 2022-12-06 23:44:14 -05:00
randomizer_grotto.h [Feature] Entrance Rando v2 (#2071) 2022-12-07 00:37:50 +01:00
randomizer_inf.h Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
randomizer_item_tracker.cpp refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
randomizer_item_tracker.h Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00