Commit Graph

969 Commits

Author SHA1 Message Date
octorock ae2d83a1ae Add EU translations using tmc_strings 2021-06-23 17:35:14 +02:00
Ibot02 300169514a Cleaner baserom dependency handling
Instead of scaninc ignoring everything starting with baserom, we tell make which baseroms are needed and which to ignore if they come up as dependencies, depending on the version used.
2021-06-23 08:30:45 +02:00
octorock 68b65dfd9a Detect necessary baseroms in Makefile without change in scaninc 2021-06-23 08:30:45 +02:00
octorock 5a301b97fa Disassemble functions 2021-06-23 08:30:45 +02:00
octorock 78f88ccee2 Exclude baseroms as dependencies in scaninc 2021-06-23 08:30:45 +02:00
octorock cc4c42c54e Use ifdefs in linker file 2021-06-23 08:30:45 +02:00
Ibot02 6f54607fbf Make now preprocesses linker file 2021-06-23 08:30:45 +02:00
octorock 833d48b735 Add EU variant 2021-06-23 08:30:45 +02:00
octorock 57ab4df1a0 Add JP variant 2021-06-23 08:30:45 +02:00
octorock b0510402ab Add DEMO variant 2021-06-23 08:30:45 +02:00
notyourav 8621bc9329
Merge pull request #164 from LeonarthCG/master 2021-06-21 11:02:12 -07:00
LeonarthCG ca7478dbbc frozenFlower.c formatting 2021-06-21 14:18:22 +02:00
LeonarthCG 59ca3b7be5 decompile object31 (frozenFlower) 2021-06-21 11:01:34 +02:00
notyourav 7abb984cc6
Merge pull request #163 from Henny022p/manager11
Decompiled Manager11
2021-06-19 20:51:45 -07:00
Henny022p d96cef7227 decomp manager11 2021-06-19 20:50:14 +02:00
notyourav dc977ab9c6
Merge pull request #161 from octorock/projectiles
Decompile some projectiles
2021-06-10 12:46:41 -07:00
octorock 1721a05ef8 Decompile some projectiles 2021-06-10 21:27:27 +02:00
notyourav 4c66cc1c5e
Merge pull request #160 from octorock/npcs 2021-05-27 22:00:54 -07:00
octorock fce61af0b8 Split npc files 2021-05-27 22:16:22 +02:00
octorock 54ae9dfa85 Decompile kid 2021-05-27 22:10:26 +02:00
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
notyourav 3147427c73
Merge pull request #159 from octorock/nonmatching
Improve non-matching count
2021-05-27 13:08:16 -07:00
octorock 7069bd4aab Always don't count ASM_FUNC functions 2021-05-16 00:24:20 +02:00
octorock f2c69d0b7c Unify nonmatching namings 2021-05-13 01:16:24 +02:00
octorock cf4cfc9b6c Rebuild progress script 2021-05-13 00:51:20 +02:00
notyourav f3132cb682
Merge pull request #157 from octorock/npcs
Decompile some NPCs
2021-05-05 11:50:11 -07:00
notyourav 5556476425
Fix nonmatching detection 2021-05-05 11:34:09 -07: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
notyourav 5215af9165
Merge pull request #156 from Henny022p/some_cleanup_stuff
Add Enemy IDs
2021-05-01 18:40:45 -07:00
Henny022p 943484970c use id enums in mazaal 2021-05-02 03:02:41 +02:00
Henny022p 56229827f3 merge latest changes 2021-05-02 02:57:13 +02:00
Henny022p b86539d363 introduce enemy id enum 2021-05-02 02:57:05 +02:00
Henny022p f477e63fa4 use object enum in object creation 2021-05-02 02:27:18 +02:00
notyourav 3f1160c249
Merge pull request #155 from notyourav/moreply
more player
2021-05-01 17:20:30 -07:00
notyourav f8fa5c423a
Merge pull request #154 from Henny022p/mazaal
Mazaal
2021-05-01 17:20:15 -07:00
Henny022p edc21b146f merge latest changes 2021-05-02 01:50:02 +02:00
Henny022p a6dc937fbb some cleanup 2021-05-02 01:48:15 +02:00