Commit Graph

108 Commits

Author SHA1 Message Date
octorock 8466d7e8e8 Decompile marcy 2021-05-27 22:10:26 +02:00
octorock bbc78fd2d2 Decompile npc5 2021-05-27 22:10:26 +02:00
octorock 3f404fa46f Decompile pita 2021-05-27 22:10:26 +02:00
octorock 30232481d9 Decompile din, farore and nayru 2021-05-27 22:10:26 +02:00
octorock f2c69d0b7c Unify nonmatching namings 2021-05-13 01:16:24 +02:00
octorock 650036354c Decompile gina 2021-05-03 21:11:27 +02:00
octorock 0126d356da Decompile festari 2021-05-03 19:02:54 +02:00
octorock 4d4118a12e Decompile carpenter 2021-05-03 18:24:48 +02:00
octorock 26f35e1d37 Decompile dog 2021-05-03 12:30:27 +02:00
octorock de9366028d Decompile cat 2021-05-02 23:44:16 +02:00
octorock 5429b78421 Decompile smallTownMinish 2021-05-02 23:44:16 +02:00
octorock e702bffca9 Decompile goronMerchant 2021-05-02 23:44:16 +02:00
octorock 5ad4559642 Decompile npc26 2021-05-02 23:44:15 +02:00
octorock fce8ef7f9b Decompile kingGustaf 2021-05-02 23:44:15 +02:00
octorock 8878c724fb Decompile fusionMenuNPC 2021-05-02 23:44:15 +02:00
octorock ef5d1e4fa3 Decompile npc4F 2021-05-02 23:44:14 +02:00
Henny022p f477e63fa4 use object enum in object creation 2021-05-02 02:27:18 +02:00
Henny022p c77414731d finished sound enum 2021-03-23 06:01:46 +01:00
Henny022p cc206a73ab naming and moving stuff 2021-03-23 00:33:29 +01:00
theo3 1c99c78d74 Merge 2021-03-22 01:27:45 -07:00
theo3 f0d610f385 fix entity.c search prototypes, add documentation 2021-03-21 22:04:04 -07:00
notyourav 8b81269271 Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07:00
Henny022p fe4a39b74f missed formatting on this one 2021-03-15 23:44:00 +01:00
Henny022p a563bfbc28 more cleanup 2021-03-15 23:40:11 +01:00
Henny022p a2cdfd6d8d Merge branch 'master' into cleanup_declarations 2021-03-15 22:56:23 +01:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
theo3 e251d79ffd quick fix 🙂 2021-03-13 01:14:46 -08:00
octorock 1488892c3a Replace the remaining pointers in scripts 2021-03-09 08:39:15 +01:00
octorock a352ff9722 Readd void parameters 2021-03-09 08:35:37 +01:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +01:00
Henny022p 5e2af32bb1 named some stuff 2021-03-09 01:28:13 +01:00
Henny022p 9bef8b068c naming stuff 2021-03-08 00:52:06 +01:00
octorock 8f7ad0a35c Fix parameters for all functions called from scripts 2021-03-07 01:29:31 +01:00
octorock 33b1445deb Prefix script files with script_ instead of gUnk_ 2021-03-06 15:01:29 +01:00
octorock 6dce46458c Split scripts into separate files 2021-03-06 14:53:33 +01:00
Henny022p a35c22e940 started naming script stuff 2021-03-06 14:53:33 +01:00
octorock 1a8fad358a Reset changes to script.c 2021-03-06 14:53:33 +01:00
octorock 40a3d866b1 Split off second script 2021-03-06 14:53:33 +01:00
octorock 05b2edad40 Add notes to script.c 2021-03-06 14:53:26 +01:00
octorock 27992b7e5f Refactor rest of ezloCap 2021-03-04 01:11:43 +01:00
octorock ba841c7504 Extract constant data for ezloCap 2021-03-04 00:34:09 +01:00
theo3 d9f7ad89ad resolve sfx calls 2021-02-28 20:56:06 -08:00
theo3 e3ee1058bb create object enum and update entity type struct 2021-02-28 17:04:49 -08:00
theo3 0aa3c18d08 more symbols 2021-02-28 15:07:06 -08:00
theo3 14cdc506c4 Merge remote-tracking branch 'upstream/master' into proxy_naming 2021-02-26 14:55:35 -08:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
theo3 31f324e3a7 clang-format pass and workflow 2021-02-19 15:11:40 -08:00
Henny022p b2a0693166 moved script related functions from functions.h to script.h 2021-02-19 10:33:19 +01:00
Henny022p aaea9b89f6 improved signature of StartCutscene 2021-02-19 06:31:07 +01:00