Shipwright/soh/soh/Enhancements/randomizer/3drando
Adam Bird 589e25948e
Add manual seed input for rando generation (#2057)
* add manual seed input for rando generation

* add tooltip for seed input

* switch to calloc

* add seed testing count generator

* add console command for rando gen

* add boost and custom hash_32 functions

* use hash_32 funcs for rando generation

* limit seed input field to uint32

* rename custom boost header imports to boost_custom
2023-01-25 18:33:27 -05:00
..
hint_list add missing medigoron hint text (#2339) 2023-01-17 15:19:22 -05:00
location_access Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
LICENSE.md add 3drando license (#1206) 2022-08-15 21:17:58 -04:00
category.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
cosmetics.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
cosmetics.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
custom_messages.cpp Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
custom_messages.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
debug.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
debug.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
dungeon.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
dungeon.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
entrance.cpp Rando: Boss Entrance Shuffle (#2194) 2023-01-20 01:00:12 -05:00
entrance.hpp Rando: Boss Entrance Shuffle (#2194) 2023-01-20 01:00:12 -05:00
fill.cpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
fill.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
hint_list.cpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
hint_list.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
hints.cpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
hints.hpp Rando: Misc. Hints (#1947) 2023-01-19 23:45:34 -05:00
item.cpp Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
item.hpp Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
item_list.cpp workaround for vanilla save check tracker crash (#2359) 2023-01-17 21:40:02 -05:00
item_list.hpp Randomized Ice trap models (#1648) 2022-10-04 01:15:36 +02:00
item_location.cpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
item_location.hpp Randomizer Auto Location tracker (#1942) 2022-12-10 22:39:23 -05:00
item_pool.cpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
item_pool.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
keys.hpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
location_access.cpp Rando: Boss Entrance Shuffle (#2194) 2023-01-20 01:00:12 -05:00
location_access.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
logic.cpp [#1597] Remove Buy Bombchu (5) from pool, 3ds-only shop item (#1605) 2022-09-27 00:23:49 +02:00
logic.hpp [#1597] Remove Buy Bombchu (5) from pool, 3ds-only shop item (#1605) 2022-09-27 00:23:49 +02:00
menu.cpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
menu.hpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
music.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
music.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
patch.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
patch.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
playthrough.cpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
playthrough.hpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
pool_functions.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
preset.cpp [rando] Pull gamestabled/OoT3D_Randomizer #540 fixes (#1917) 2022-11-05 14:31:25 +01:00
preset.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
rando_main.cpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
rando_main.hpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
random.cpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
random.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
randomizer.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
setting_descriptions.cpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
setting_descriptions.hpp Rando: Shuffle 100 Gold Skulltula Reward (#1944) 2023-01-23 17:01:52 -05:00
settings.cpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
settings.hpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
shops.cpp Randomized Ice trap models (#1648) 2022-10-04 01:15:36 +02:00
shops.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
sound_effects.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
sound_effects.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
spoiler_log.cpp Add manual seed input for rando generation (#2057) 2023-01-25 18:33:27 -05:00
spoiler_log.hpp Randomizer Auto Location tracker (#1942) 2022-12-10 22:39:23 -05:00
starting_inventory.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
starting_inventory.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
text.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
tinyxml2.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
tinyxml2.h testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
trial.cpp Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
trial.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
utils.cpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
utils.hpp testing out item replacement (#416) 2022-07-11 20:11:07 -04:00