Shipwright/soh/soh/Enhancements/randomizer
Pepe20129 2eb36573ee Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02:00
..
3drando Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02: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
context.cpp Fishsanity - Rando v3 (#3738) 2024-01-14 11:02:23 -06:00
context.h Fishsanity - Rando v3 (#3738) 2024-01-14 11:02:23 -06:00
draw.cpp Colored Compasses (#3883) 2024-02-15 20:50:17 -06:00
draw.h Colored Compasses (#3883) 2024-02-15 20:50:17 -06:00
dungeon.cpp Move Barren handling to before hint generation, Add RandomizerArea enum and other cleanups (#3339) 2023-12-07 18:11:44 -05:00
dungeon.h Move Barren handling to before hint generation, Add RandomizerArea enum and other cleanups (#3339) 2023-12-07 18:11:44 -05:00
entrance.cpp RandoV3 fixes for mix/decouple boss entrances 2024-02-20 16:52:42 -05:00
entrance.h RandoV3 fixes for mix/decouple boss entrances 2024-02-20 16:52:42 -05:00
fishsanity.cpp Fishsanity - Rando v3 (#3738) 2024-01-14 11:02:23 -06:00
fishsanity.h Fishsanity - Rando v3 (#3738) 2024-01-14 11:02:23 -06:00
hint.cpp Move Barren handling to before hint generation, Add RandomizerArea enum and other cleanups (#3339) 2023-12-07 18:11:44 -05:00
hint.h Move Barren handling to before hint generation, Add RandomizerArea enum and other cleanups (#3339) 2023-12-07 18:11:44 -05:00
item.cpp Add "Condensed Progressive" 2024-03-14 18:33:15 +01:00
item.h Move Barren handling to before hint generation, Add RandomizerArea enum and other cleanups (#3339) 2023-12-07 18:11:44 -05:00
item_list.cpp Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02:00
item_location.cpp Logic class (#3812) 2024-01-08 08:39:15 -06:00
item_location.h Rando settings streamline and auto render (#3391) 2023-12-10 11:20:47 -05:00
item_override.cpp Develop rando tidy up (#3425) 2023-12-05 19:03:36 -05:00
item_override.h Develop rando tidy up (#3425) 2023-12-05 19:03:36 -05:00
location.cpp Develop rando tidy up (#3425) 2023-12-05 19:03:36 -05:00
location.h Fishsanity - Rando v3 (#3738) 2024-01-14 11:02:23 -06:00
location_list.cpp Rando: Shuffle Beehives (Rando V3) (#3763) 2024-01-14 12:16:32 -06:00
logic.cpp Add Big Skulltula logic to adult kokiri forest and fix a small bug in forest temple logic (#3938) 2024-02-15 20:49:45 -06:00
logic.h Add Big Skulltula logic to adult kokiri forest and fix a small bug in forest temple logic (#3938) 2024-02-15 20:49:45 -06:00
option.cpp Consolidation of Trick Settings data (#3798) 2024-01-06 11:07:19 -05:00
option.h Consolidation of Trick Settings data (#3798) 2024-01-06 11:07:19 -05:00
option_descriptions.cpp Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02:00
rando_hash.h More gap-bridging (#3323) 2023-11-13 13:25:37 -05:00
randomizer.cpp Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02:00
randomizer.h Rando: Shuffle Beehives (Rando V3) (#3763) 2024-01-14 12:16:32 -06:00
randomizerTypes.h Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02:00
randomizer_check_objects.cpp Rando: Shuffle Beehives (Rando V3) (#3763) 2024-01-14 12:16:32 -06:00
randomizer_check_objects.h Rando Definition Deduplication (#3284) 2023-10-19 18:48:25 -05:00
randomizer_check_tracker.cpp Merge pull request #4033 from HarbourMasters/develop 2024-04-04 13:13:58 +00:00
randomizer_check_tracker.h Merge branch 'develop' into merge-develop 2023-12-10 12:49:15 -05:00
randomizer_entrance.c Merge pull request #4033 from HarbourMasters/develop 2024-04-04 13:13:58 +00:00
randomizer_entrance.h [Rando] Add Mix and Decouple support to Boss Entrances (#3261) 2024-02-15 19:14:24 -06:00
randomizer_entrance_tracker.cpp Merge commit '13fce8258d92e80ea09900f83d338ccba2e7b1f9' into rando-dev-merge-feb 2024-02-20 16:51:05 -05:00
randomizer_entrance_tracker.h Check Tracker Update (#2668) 2023-10-04 10:03:36 -05:00
randomizer_grotto.c Merge branch 'develop' into delta-to-dev 2023-11-29 02:16:54 -05:00
randomizer_grotto.h Entrance Docs (#3332) 2023-11-19 14:29:56 -05:00
randomizer_inf.h Infinite Upgrades 2024-02-15 21:32:52 +01:00
randomizer_item_tracker.cpp Merge remote-tracking branch 'origin/develop' into rando-dev-merge-feb 2024-02-21 02:01:25 -05:00
randomizer_item_tracker.h pls build on mac 2023-10-28 01:20:13 -04:00
randomizer_settings_window.h Rando settings streamline and auto render (#3391) 2023-12-10 11:20:47 -05:00
savefile.cpp Add "Condensed Progressive" 2024-03-14 18:33:15 +01:00
savefile.h chore: move rando savefile setup and document flags (#2697) 2023-04-11 18:27:51 -04:00
settings.cpp Merge branch 'develop-rando' into infinite_upgrades_develop-rando 2024-04-12 21:24:51 +02:00
settings.h Consolidation of Trick Settings data (#3798) 2024-01-06 11:07:19 -05:00
static_data.h Fishsanity - Rando v3 (#3738) 2024-01-14 11:02:23 -06:00
trial.cpp Develop rando tidy up (#3425) 2023-12-05 19:03:36 -05:00
trial.h Develop rando tidy up (#3425) 2023-12-05 19:03:36 -05:00
tricks.cpp Consolidation of Trick Settings data (#3798) 2024-01-06 11:07:19 -05:00
tricks.h Consolidation of Trick Settings data (#3798) 2024-01-06 11:07:19 -05:00