botw/data
Léo Lam f4740f07e7
Exclude libcurl and NintendoSDK-NEX
This project is not going to decompile libcurl and NEX. It's just not
the main focus of the project and it's unlikely to yield any kind of
interesting information.

PosTrackerUploader and possibly the network save transfer stuff
do use NEX but those are secondary, possibly debug-only features.
Furthermore decompiling those two systems does not require actually
implementing the entirely of libcurl+NEX (~1MB); we just have to
write "API stubs" (headers) for the few parts of NEX that are used
by BotW code.
2021-06-15 01:49:54 +02:00
..
aidef_action_params.yml Fix type issues in Action loadParams functions 2021-01-01 18:08:26 +01:00
aidef_action_vtables.yml Add script to rename Action virtual functions 2020-12-26 02:41:01 +01:00
aidef_ai_params.yml Generate AIs 2020-12-31 14:16:09 +01:00
aidef_ai_vtables.yml Add tool to rename AI virtual functions 2020-12-31 12:46:44 +01:00
aidef_vtables.yml Convert data/aidef_vtables.yml to Unix line endings 2020-12-27 18:35:48 +01:00
as_element_vtables.yml data: Add ASElement class vtables and inheritance information 2021-04-10 16:08:16 +02:00
data_symbols.csv ksys/act: Add trivial Action functions 2020-12-09 14:53:37 +01:00
status_action.yml action: Implement Fork 2021-04-07 19:25:02 +02:00
status_ai.yml ai: Implement Fork*AI* 2021-04-07 20:58:23 +02:00
status_query.yml query: Implement CheckGiveReward 2021-03-26 19:11:12 +01:00
uking_functions.csv Exclude libcurl and NintendoSDK-NEX 2021-06-15 01:49:54 +02:00