Shipwright/soh/soh/Enhancements/randomizer
Pepe20129 ccc933c59a
Rando cleanup (#3157)
* Remove 3drando setting descriptions

* Remove 3drando cosmetics

* Remove part of 3drando's menu

* Remove 3drando's music & sfx randomizers

* Remove 3drando's patch system

* Remove 3drando's citra logging

* Remove some of 3drando's custom messages

Some can't be removed (like the ganon la hint) as they are used

* Remove useless params in item_location.cpp

These types of SpoilerCollectionCheck just checked the rand inf corresponding to check and ignored the scene & flags params.

* Remove 3drando's unused check categories

* Remove some of 3drando's menu system

* Remove 3drando's preset system

* Remove some unused settings code

* Remove some unused settings

* Remove some unused ItemLocation params

* Remove SpoilerCollectionCheck::Fishing param
2023-09-10 12:46:35 -05:00
..
3drando Rando cleanup (#3157) 2023-09-10 12:46:35 -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 Always use dungeon specific items in randomizer, replace message on the fly (#3041) 2023-08-06 20:58:01 -05:00
draw.h Cosmetic Editor v3 (#1898) 2022-12-08 23:24:39 -05:00
rando_hash.h Sync asset names with decomp documentation (#3153) 2023-09-10 12:21:56 -05:00
randomizer_check_objects.cpp Add scene table (#3131) 2023-09-01 11:46:19 -05:00
randomizer_check_objects.h Improvement: Additional Spoiler Hint Info (#2727) 2023-06-02 12:10:25 -04:00
randomizer_check_tracker.cpp Rando cleanup (#3157) 2023-09-10 12:46:35 -05:00
randomizer_check_tracker.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
randomizer_entrance_tracker.cpp Add scene table (#3131) 2023-09-01 11:46:19 -05:00
randomizer_entrance_tracker.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
randomizer_entrance.c Add scene table (#3131) 2023-09-01 11:46:19 -05:00
randomizer_entrance.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04: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: Add Granny's Potion Shop to Merchant Shuffle (#2723) 2023-04-20 21:25:11 -04:00
randomizer_item_tracker.cpp Added a 2-second timer to autosave personal notes, based on frames idle after editing and ticked by OnGameFrameUpdate. (#3155) 2023-09-01 13:43:25 -05:00
randomizer_item_tracker.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
randomizer_settings_window.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
randomizer_tricks.cpp fix mistake (#3147) 2023-08-30 17:05:08 +00:00
randomizer_tricks.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
randomizer.cpp Add scene table (#3131) 2023-09-01 11:46:19 -05:00
randomizer.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
randomizerTypes.h Selection for Vanilla/MQ dungeons (#3058) 2023-08-20 13:24:08 -05:00
savefile.cpp Add scene table (#3131) 2023-09-01 11:46:19 -05:00
savefile.h chore: move rando savefile setup and document flags (#2697) 2023-04-11 18:27:51 -04:00