Commit Graph

1144 Commits

Author SHA1 Message Date
theo3 d3fa739c94 tile entity functions 2021-12-18 21:15:00 -08:00
theo3 c2ba47d796 identify more objects 2021-12-17 11:26:16 -08:00
theo3 28bf8b929f furniture ok 2021-12-16 21:12:43 -08:00
Ibot02 05edb3e24c Match sub_0801B8FC 2021-12-16 00:01:52 +01:00
theo3 3efaac9457 merge 2021-12-14 23:32:15 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
octorock 2580b33a20 Decompile OctorokBoss 2021-12-13 21:55:22 +01:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
notyourav 9a77603560
Merge pull request #204 from jorundev/master 2021-12-02 11:06:50 -08:00
Ibot02 27789fa949 Manager14.c: ok 2021-11-30 14:50:02 +01:00
jorun be22573911
decompiled asm/fireplace.s 2021-11-30 13:34:15 +01:00
notyourav 8c12094f47
Merge pull request #170 from octorock/asset-extraction
Asset extraction
2021-11-22 18:08:54 -08:00
octorock 74e416b578 Clean up 2021-11-20 00:35:03 +01:00
octorock 02d9bda5db Calculate offsets for map and gfx 2021-11-19 12:41:03 +01:00
destoer 9db8acbe47 decompile code_0804B9F8.s 2021-11-18 19:46:05 +00:00
octorock 3a523cb74b Decompile entity init functions 2021-11-14 14:50:45 +01:00
octorock 9396484df6 Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
octorock b1e2175ffb Extract entity definitions 2021-11-12 11:04:37 +01:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 f70c95f037 loadRoom merge 2021-11-12 00:45:13 -08:00
theo3 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -08:00
theo3 e6eeeefc50 merge entity.c 2021-11-06 21:42:53 -07:00
octorock a6d133e42d Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00
theo3 a9bb5184d0 Merge remote-tracking branch 'upstream/master' into m 2021-11-05 01:58:55 -07:00
theo3 207d70ad77 dump flags to c 2021-11-05 00:05:15 -07:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
theo3 9ef31544e2 prep 2021-11-02 23:05:38 -07:00
octorock 1a0f416bac Use more macros 2021-11-01 22:05:13 +01:00
octorock 57c5cefaf8 Merge branch 'master' into demo-jp 2021-11-01 16:55:04 +01:00
notyourav 541fd0e9ff
Merge pull request #184 from notyourav/dd
effects.h and handwritten asm notes
2021-10-31 23:17:43 -07:00
theo3 46d14fdc0c asm notes 2021-10-31 22:59:41 -07:00
octorock 9c3ac2ecbf Extract sprite frames 2021-10-31 23:25:07 +01:00
octorock a87c35c4a5 Extract palette groups 2021-10-31 00:21:52 +02:00
octorock fdeca80fc3 Merge branch 'master' into demo-jp 2021-10-29 12:23:25 +02:00
octorock 78646feecf Merge branch 'master' into demo-jp 2021-10-28 23:30:43 +02:00
octorock dbb3eb700e Split asset config into multiple files 2021-10-27 20:48:23 +02:00
theo3 57eec4def4 decompile jar portal 2021-10-26 23:20:12 -07:00
theo3 6ecaea44c5 add tiles.h 2021-10-26 22:06:24 -07:00
octorock a67b956b22 Convert some additional entity lists 2021-10-25 16:05:52 +02:00
Ibot02 a46fe06de0 Merge branch 'master' into sub_0807CA18 2021-10-25 13:35:56 +02:00
notyourav 9bca0fe57f
Merge pull request #182 from notyourav/fs
decompile script functions
2021-10-25 00:29:04 -07:00
theo3 7f37362a1c decompile script functions 2021-10-25 00:23:40 -07:00
notyourav 7a20edfa2b
Merge pull request #179 from Henny022p/itemMenuTable
Item menu table
2021-10-24 18:26:40 -07:00
notyourav f04116cbf6
Merge pull request #178 from Ibot02/pointer-fix
Add missing JP pointers
2021-10-24 18:17:17 -07:00
octorock 21e3e54c5f Convert directly referenced entity lists 2021-10-25 00:14:36 +02:00
Henny022p fd131b8694 extracted gItemMenuTable 2021-10-24 16:54:42 +02:00
octorock a924f2821b Extract exit lists 2021-10-24 13:21:52 +02:00
octorock fdfd43d0d3 Extract animations 2021-10-24 11:41:27 +02:00
octorock 303d6d40c0 Merge branch 'demo-jp' into asset-extraction 2021-10-23 14:16:44 +02:00
octorock 947f686906 Merge branch 'master' into demo-jp 2021-10-23 14:07:39 +02:00
octorock 813e782610 Rename symbols for graphics and maps 2021-10-23 14:00:04 +02:00
Henny022p 195c62d641 rename functions and clean some code 2021-10-23 02:10:42 +02:00
octorock f180caeb6f Add missing JP pointers 2021-10-23 01:31:18 +02:00
Henny022p d1204ba2dc merge changes from master 2021-10-22 23:30:04 +02:00
Henny022p 7469f65209 decompiled ObjectB5 2021-10-22 18:45:06 +02:00
Henny022p 10f17e914a decompiled Enemy5F 2021-10-22 18:39:30 +02:00
Henny022p edf9a747a3 decompiled VaatiWrath 2021-10-22 14:29:16 +02:00
Henny022p 00a57e3b36 decompiled Enemy5A 2021-10-21 10:36:44 +02:00
octorock 65614ba6b2 Merge branch 'master' into asset-extraction 2021-10-16 23:06:02 +02:00
octorock 15956402ea Extract aif files 2021-10-16 22:44:46 +02:00
octorock 5b71bd95f7 Extract voicegroups 2021-10-16 22:44:46 +02:00
octorock 8de026b945 Rename voicegroups 2021-10-16 22:44:43 +02:00
octorock c98cc56f92 Replace all incbins 2021-10-16 22:44:26 +02:00
octorock e1008d3a4d Merge consecutive incbins 2021-10-16 22:44:15 +02:00
octorock 76796f8afd Remove unused labels 2021-10-16 22:44:15 +02:00
octorock 47154cb556 Add DEMO_JP variant 2021-10-16 21:28:16 +02:00
octorock 6630a82057 Rename projectiles 2021-10-16 17:31:57 +02:00
octorock b1e3830872 Name CreateProjectile functions 2021-10-16 17:29:50 +02:00
notyourav bcbfcc0ee4
Merge pull request #176 from Ibot02/warpPoint 2021-10-05 10:42:42 -07:00
Ibot02 c50c628c80 warpPoint.c: ok 2021-10-05 17:24:13 +02:00
Ibot02 2709802f33 manager10.c: ok 2021-09-30 12:24:22 +02:00
Ibot02 dff1c29f56 manager2B: match sub_0805D02C and sub_0805D11C 2021-09-29 11:27:12 +02:00
Ibot02 23413dadca manager15: removed unused nonmatching 2021-09-29 10:43:03 +02:00
Ibot02 d28b218904 manager12: removed unused nonmatching 2021-09-29 10:42:00 +02:00
Ibot02 8be102db29 managerC: matched sub_08058D34 2021-09-29 10:38:33 +02:00
Ibot02 f1447af6f8 managerF: delete unused nonmatchings 2021-09-29 10:28:12 +02:00
Ibot02 81c8e7622f manager4: matched sub_0805795C 2021-09-29 10:27:49 +02:00
Ibot02 86eae33e32 manager2: Deleted unused nonmatching 2021-09-29 10:23:49 +02:00
Ibot02 47397297d3 sub_0807CA18.c: ok 2021-09-27 01:24:47 +02:00
octorock 9283aa5afe Decompile manager32 2021-09-26 14:09:42 +02:00
octorock 08659c4001 Decompile manager12 2021-09-26 00:42:20 +02:00
Ibot02 83e018464d managerF.c: ok 2021-09-22 13:16:37 +02:00
octorock ff21673dfb Decompile manager37 2021-09-19 11:15:51 +02:00
octorock 578806e30a Decompile manager18 2021-09-19 10:22:46 +02:00
octorock 6d08b91b15 Decompile manager2 2021-09-19 09:50:12 +02:00
octorock ebe6d231bc Decompile manager23 2021-09-18 20:36:51 +02:00
octorock aa6cafcb98 Decompile manager31 2021-09-18 13:28:17 +02:00
octorock 9147fa8272 Decompile manager21 2021-09-18 12:57:32 +02:00
octorock 1b122a05b6 Decompile manager13 2021-09-18 12:26:19 +02:00
octorock 7a70c65680 Decompile manager33 2021-09-18 11:30:41 +02:00
octorock fe1e97f8ef Decompile manager1B 2021-09-18 10:35:50 +02:00
octorock d632913122 Decompile manager35 2021-08-30 17:56:40 +02:00
octorock 29d7c7bd6b Decompiler manager34 2021-08-30 17:56:05 +02:00
octorock 14323b92be Decompile manager2E 2021-08-30 17:55:34 +02:00
octorock 3f247035d0 Decompile manager19 2021-08-29 12:32:44 +02:00
octorock f4447dabc3 Decompile manager1F 2021-08-29 12:13:40 +02:00
octorock d0d4c3323e Decompile manager1D 2021-08-28 23:25:40 +02:00
octorock 612011c12b Split manager files 2021-08-28 22:46:19 +02:00
octorock 08a5d972ed Decompile managerD 2021-08-28 22:24:10 +02:00
octorock 0d8b5c786b Decompiler manager25 2021-08-28 21:14:34 +02:00
octorock 5981c5b71d Decompile manager24 2021-08-28 20:55:43 +02:00
octorock bfe4af300b Decompile manager17 2021-08-28 17:08:40 +02:00
octorock 87038a31bf Decompile manager36 2021-08-28 17:08:40 +02:00
octorock 8418fa7c9c Decompile manager1C 2021-08-28 17:08:40 +02:00
octorock 18168cd2a9 Decompile manager2C 2021-08-28 17:08:40 +02:00
octorock 568a033f42 Decompile manager2A 2021-08-28 17:08:40 +02:00
octorock 1484ab66dc Decompile manager38 2021-08-28 12:06:46 +02:00
octorock 5be366626e Decompile manager2D 2021-08-28 12:06:46 +02:00
octorock 256bd1a8b9 Rename main manager functions 2021-08-28 12:05:23 +02:00
21aslade 723c063ee0 book.c OK 2021-08-21 23:04:24 -06:00
Henny022p 30dc95e512 decomp vaati reborn 2021-08-16 18:32:22 +02:00
octorock fd640407bb Split item files 2021-07-04 16:03:58 +02:00
octorock 813a824e8a Move demo screen into own file 2021-06-23 22:53:11 +02:00
octorock 5a301b97fa Disassemble functions 2021-06-23 08:30:45 +02:00
octorock cc4c42c54e Use ifdefs in 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
LeonarthCG 59ca3b7be5 decompile object31 (frozenFlower) 2021-06-21 11:01:34 +02:00
Henny022p 998fabb9b2 decomp sub_0803D408 2021-06-19 21:46:33 +02:00
Henny022p d96cef7227 decomp manager11 2021-06-19 20:50:14 +02:00
Henny022p fa2779a383 first part of vaati reborn enemy 2021-06-19 13:20:51 +02:00
octorock 1721a05ef8 Decompile some projectiles 2021-06-10 21:27:27 +02:00
Henny022p a1a8e0d1fc decomp vaati reborn npc 2021-05-28 16:26:09 +02:00
Henny022p a0af1ae46d decomp vaati projectile 2021-05-28 14:17:45 +02:00
Henny022p dbfb827bd3 decomp vaati macro eye 2021-05-28 10:25:35 +02:00
Henny022p 0d98d00c01 decomp vaati arm 2021-05-28 06:20:14 +02: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
octorock f2c69d0b7c Unify nonmatching namings 2021-05-13 01:16:24 +02:00
Henny022p 89c44805b2 decomp vaati.s 2021-05-11 16:13:16 +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
notyourav 3f1160c249
Merge pull request #155 from notyourav/moreply
more player
2021-05-01 17:20:30 -07:00
Henny022p edc21b146f merge latest changes 2021-05-02 01:50:02 +02:00
Henny022p c0ad5c6e3e mazaal macro 2021-05-02 01:20:41 +02:00
theo3 08fbc7c328 Merge remote-tracking branch 'upstream/master' into moreply 2021-05-01 13:07:54 -07:00
theo3 6b55ebe4d3 more player 2021-05-01 13:05:49 -07:00
Henny022p 3b7a042138 mazaal head 2021-05-01 20:29:12 +02:00
Henny022p 1ea5469a6b mazaal hand 2021-04-29 21:28:22 +02:00
Henny022p f72a051069 mazaal bracelet decomp 2021-04-29 20:50:57 +02:00
Ibot02 5eb9894caf lockedDoor.c: ok 2021-04-29 17:22:39 +02:00
theo3 c99408c849 merge + fix 2021-04-20 21:24:44 -07:00
Henny022p cb03157e65 merge changes 2021-03-28 13:26:33 +02:00
Henny022p abfcc50245 sounds 2021-03-28 13:03:37 +02:00
octorock 58445541d2 Convert .inc files into .s files and include them in linker.ld 2021-03-24 23:42:47 +01:00
octorock c500678e75 Split projectiles and extract pointers 2021-03-24 23:27:32 +01:00
octorock 626865956e Split playerItems and extract pointers 2021-03-24 23:27:32 +01:00
octorock 74b661df24 Split items and extract pointers 2021-03-24 23:27:31 +01:00
octorock 7846a38551 Prefix all Items and PlayerItems 2021-03-24 23:27:31 +01:00
octorock ac16219ff4 Split managers and extract pointers 2021-03-24 23:27:31 +01:00
octorock a2367ec33c Split data_0811E750.s and extract pointers 2021-03-24 23:27:31 +01:00
octorock abbca6b68a Split data_08108D30.s and extract pointers 2021-03-24 23:27:31 +01:00
Henny022p 5af4805e59 documented most audio stuff 2021-03-24 01:58:52 +01:00
Henny022p 58b4df70b5 decompile audio 2021-03-24 00:33:12 +01: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
Henny022p 5cebf089fd Merge branch 'master' into m4a 2021-03-22 10:18:20 +01:00
Henny022p e0ee481eeb matched 4 more functions 2021-03-22 07:08:24 +01:00
theo3 f708586cc3 fix incorrect symbol 2021-03-21 23:02:25 -07:00
theo3 f56a1cade6 fix merge conflict 2021-03-21 22:59:52 -07:00
theo3 8734f766b4 rename MainLoop -> AgbMain 2021-03-21 22:58:45 -07:00
notyourav 2773daf3a7
Merge branch 'master' into minishSizedEntrance 2021-03-21 22:56:17 -07:00
theo3 f0d610f385 fix entity.c search prototypes, add documentation 2021-03-21 22:04:04 -07:00
Henny022p 34931c4eac extracted m4a rodata 2021-03-22 04:55:21 +01:00
theo3 bd50d449de collapse TUs 2021-03-21 20:51:08 -07:00
notyourav 8b81269271
Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
theo3 a39686c24c fix 2021-03-17 20:20:32 -07:00
Henny022p 9aa9a44e52 port m4a 2021-03-17 21:02:42 +01:00
Henny022p b4100dbc51 update for latest changes 2021-03-16 21:13:21 +01:00
gamestabled 9992830ee9 minishSizedEntrance OK 2021-03-16 03:28:57 -04:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07:00
Henny022p a2cdfd6d8d Merge branch 'master' into cleanup_declarations 2021-03-15 22:56:23 +01:00
gamestabled e541025bb7 MinishSizedArchway OK 2021-03-15 02:40:37 -04: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 cb37ce24f3 Use .2byte for zeros in scripts 2021-03-09 08:37:29 +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 daec92fefc another variadic macro 2021-03-08 01:04:24 +01:00
Henny022p 9bef8b068c naming stuff 2021-03-08 00:52:06 +01:00
Henny022p 3e71687184 renamed JumpSwitch to JumpTable 2021-03-07 23:52:13 +01:00
Henny022p 4764b34e34 replaced .short/.word with .2byte/.4byte in script macros 2021-03-07 23:48:34 +01:00
Henny022p 5d2173f931 replaced JumpSwitch macros with variadic versions 2021-03-07 23:46:40 +01:00
octorock 74e48d98b0 Rename to Begin/EndBlock 2021-03-07 01:25:44 +01:00
octorock 2bcea72f49 Clean up script files 2021-03-06 18:49:02 +01:00
octorock 15f480dc0f Add labels for relative jumps 2021-03-06 17:47:56 +01:00
octorock 33b1445deb Prefix script files with script_ instead of gUnk_ 2021-03-06 15:01:29 +01:00
octorock 09087886c6 Generate variants of macros for functions with variable parameter count 2021-03-06 14:53:33 +01:00
octorock b65f5e1bd0 Reference pointers directly 2021-03-06 14:53:33 +01:00
octorock 9441dac477 Split at externally referenced labels 2021-03-06 14:53:33 +01:00
octorock c83c3e60d3 Split scripts at more useful places 2021-03-06 14:53:33 +01:00
octorock 37d03d1382 Apply renaming 2021-03-06 14:53:33 +01:00
Henny022p a35c22e940 started naming script stuff 2021-03-06 14:53:33 +01:00
octorock e94df6de4a Move all scripts to data/scripts.s 2021-03-06 14:53:33 +01:00
octorock 223cf98a51 Use assembly macros instead 2021-03-06 14:53:33 +01:00
octorock 40a3d866b1 Split off second script 2021-03-06 14:53:33 +01:00
octorock 654434c74b Start building macros for scripts 2021-03-06 14:53:33 +01:00
octorock 27992b7e5f Refactor rest of ezloCap 2021-03-04 01:11:43 +01:00
octorock 32a2d8f997 Apply suggested improvements 2021-03-04 00:34:09 +01:00
Henny022p cd4a04c5ab matched VerifyChecksum 2021-03-02 22:41:26 +01:00
Henny022p de4428799e naming and documenting stuff 2021-03-02 22:24:16 +01:00
Henny022p dcc674f55f naming and documenting stuff 2021-03-02 21:47:19 +01:00
Henny022p 72f41cb594 naming and documenting stuff 2021-03-02 19:55:34 +01:00
Henny022p 323651db1b matched sub_0807D008 2021-03-02 17:21:08 +01:00
Henny022p 83ca45d630 matched data read, write and compare functions 2021-03-02 16:11:31 +01:00
Henny022p debbe46aec merge PR 4 2021-03-02 10:35:40 +01:00
Macrepeh 56add4dfc2
Delete ropeGolden.s 2021-02-28 21:30:59 -05:00
Macrepeh 055dab9580
Delete rope.s 2021-02-28 21:30:50 -05:00
Macrepeh 42cb35c883
RopeGolden nonmatching 2021-02-28 21:24:27 -05:00
theo3 0aa3c18d08 more symbols 2021-02-28 15:07:06 -08:00
Henny022p 1810f771e5 gave names to functions and magic values 2021-02-27 00:48:36 +01:00
theo3 14cdc506c4 Merge remote-tracking branch 'upstream/master' into proxy_naming 2021-02-26 14:55:35 -08:00
notyourav 399fc6b98f
Merge pull request #124 from Macrepeh/master
Gibdo
2021-02-26 14:50:11 -08:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
Henny022p de6163dbb7 labeled eeprom config stuff 2021-02-26 22:46:47 +01:00
Henny022p b84099b164 merge remote changes 2021-02-26 22:26:52 +01:00
Henny022p ec0c59e5d0 removed old asm file 2021-02-26 19:58:48 +01:00
Henny022p 3a30e6ec19 named DMA3Transfer 2021-02-26 19:54:58 +01:00
Henny022p 7feaa4be7d matched sub_080B18DC 2021-02-26 19:14:21 +01:00
Henny022p 46314411e9 matched sub_080B18A4 2021-02-26 19:02:46 +01:00
Henny022p ea59111691 matched sub_080B1864 2021-02-26 18:56:13 +01:00
Henny022p 5d85c56456 matched sub_080B180C... 2021-02-26 00:08:05 +01:00
Henny022p 7cb0eee76a nonmatch sub_080B16AC 2021-02-25 23:33:03 +01:00
Macrepeh e3a1d08b8a
Delete gibdo.s 2021-02-25 14:26:03 -05:00
Macrepeh 3b784639cc
Gidbo nonmatches 2021-02-25 14:23:27 -05:00
octorock 94b4a2b99a decompile much of ezloCap.s 2021-02-24 23:36:22 +01:00
Henny022p f089e58a24 matched sub_080B1698 2021-02-20 19:06:23 +01:00
Henny022p 689ea85c5b matched sub_080B15E8... 2021-02-20 18:56:27 +01:00
theo3 112e97abc8 wip2 2021-02-19 15:01:30 -08:00
Henny022p 5384f3daa9 nonmatch sub_080B1568 2021-02-19 14:30:49 +01:00
Henny022p 143e9809fc matched sub_080B1520 2021-02-19 14:27:13 +01:00
notyourav ab3e488126
Merge pull request #119 from Henny022p/master
Decompiled code_0807CC3C
2021-02-19 01:58:05 -08:00
theo3 ce06f7dbb7 begin arm_proxy.c 2021-02-19 00:47:22 -08:00
Henny022p 39f682b74d moved code to save.c 2021-02-19 07:53:01 +01:00
Henny022p 91ce8f1cf8 cleaned code 2021-02-19 06:13:08 +01:00
Henny022p cd921a5c46
Merge pull request #1 from zeldaret/master
get latest changes
2021-02-19 05:53:16 +01:00
Henny022p 1133fcb21b named ScriptExecutionContext globals and functions 2021-02-19 03:34:52 +01:00
Henny022p f475bd9fa0 nonmatch sub_0807CF88 2021-02-18 17:58:42 +01:00
Henny022p 809a903207 nonmatch sub_0807D008 2021-02-18 17:09:01 +01:00
Henny022p 3f54062fa5 added missing syntax directives 2021-02-18 15:22:18 +01:00
Henny022p 31a25066be nonmatch sub_0807D0A0 2021-02-18 15:20:16 +01:00
Henny022p a3aa7864f5 matched sub_0807D0EC 2021-02-17 12:45:22 +01:00
theo3 f53140b2e9 extract manager table 2021-02-16 16:34:02 -08:00
theo3 58ae4eb3cb clean up, move files to game.c 2021-02-16 13:59:06 -08:00
Henny022p a4889a1789 match sub_0807D128 2021-02-16 18:58:30 +01:00
Henny022p 6fed117565 match sub_0807D184 2021-02-16 18:18:39 +01:00
Henny022p f00aaa506a match sub_0807D1A4 2021-02-16 18:16:26 +01:00
Henny022p 6498e3d531 nonmatch sub_0807D1C4 2021-02-16 18:13:41 +01:00
Henny022p 80f15cd75b nonmatch sub_0807D1D8 2021-02-16 18:09:14 +01:00
Henny022p 7faadfd522 nonmatch sub_0807D20C 2021-02-16 18:02:17 +01:00
Henny022p d067c16b37 nonmatch sub_0807D24C 2021-02-16 17:32:38 +01:00
Henny022p b3e471e95a non match sub_0807D280 2021-02-16 08:53:28 +01:00
Henny022p 9230625aae non match sub_0807D46C 2021-02-16 08:32:11 +01:00
Henny022p ad68925eae non match sub_0807D6D8 2021-02-16 08:25:28 +01:00
Henny022p 923ebb1a50 matched sub_0807DA70 2021-02-16 03:00:38 +01:00
Henny022p ca6aece1f4 matched sub_0807DAA0 2021-02-16 02:51:17 +01:00
Henny022p be9c1b4131 matched sub_0807DAC4 2021-02-16 02:40:55 +01:00
Henny022p 7dffe8147d matched StartCutscene 2021-02-16 02:39:27 +01:00
Henny022p 38691d8e47 matched sub_0807DAF0 2021-02-16 02:33:49 +01:00
Henny022p 363efaaf86 matched UnloadCutsceneData 2021-02-16 02:30:47 +01:00
Henny022p 945a3fe944 matched StartPlayerScript 2021-02-16 02:24:26 +01:00
Henny022p a41cedf985 matched sub_0807DB68 2021-02-16 01:52:26 +01:00
Henny022p 2948cf8d07 matched sub_0807DB88 2021-02-16 01:34:52 +01:00
Henny022p f2855ee21a matched sub_0807DB98 2021-02-16 01:23:57 +01:00
Henny022p 7ce43b9a69 matched sub_0807DD50 2021-02-15 14:59:55 +01:00
Henny022p 80e361a33e matched sub_0807DD64 2021-02-15 14:56:41 +01:00
Henny022p f6423768b5 matched sub_0807DD80 2021-02-15 14:54:40 +01:00
Henny022p 9dbbd208c9 matched sub_0807DD94 2021-02-15 14:43:20 +01:00
Henny022p 1d68e9db59 matched sub_0807DDAC 2021-02-15 14:42:07 +01:00
Henny022p 6c2b1a89b8 matched sub_0807DDE4 2021-02-15 14:20:45 +01:00
Henny022p 6917076fdc matched sub_0807DE80 2021-02-15 10:41:38 +01:00
Henny022p fa3339a8c2 matched sub_0807DEDC 2021-02-15 10:09:46 +01:00
Henny022p 56ba21b875 matched sub_0807DF28 and sub_0807DF38 2021-02-15 09:22:58 +01:00
Henny022p 77b8ff3378 matched sub_0807DF50 2021-02-15 09:00:02 +01:00
notyourav 8774c8939d
Merge pull request #116 from notyourav/misc
Filescreen finished
2021-02-03 17:43:29 -08:00
theo3 be1598afbb fileScreen.c OK 2021-02-03 17:38:27 -08:00
theo3 32fc754306 document filescreen 2021-02-02 13:58:05 -08:00
Ibot02 54d8f8fa1b Manager28.c: match nonmatching 2021-02-01 12:50:27 +01:00
theo3 d58f3fbd63 more textbox 2021-01-31 20:33:33 -08:00
theo3 82e6c864bd Merge branch 'upstream/master' into main 2021-01-31 11:24:17 -08:00
theo3 ced13c2c8d finish main.c 2021-01-31 11:23:42 -08:00
Ibot02 ba81e992a1 manager26.c: ok 2021-01-21 20:06:16 +01:00
Ibot02 bbfd834855 manager28.c: split out rodata and rename functions 2021-01-18 16:39:53 +01:00
Ibot02 0dab5bbc99 manager28.c: ok 2021-01-18 16:05:52 +01:00
theo3 b9e07c1202 begin player.c and new nonmatching macro
merge

fix
2021-01-16 16:57:51 -08:00
Ibot02 63038b4c6b code_0807DF74.c: ok
ExecuteScriptCommandSet and functions in gUnk_0811E524.
2021-01-15 17:59:29 +01:00
notyourav 5fccbbeb11
Merge pull request #107 from Ibot02:manager39
manager39.c: ok
2020-12-15 21:02:49 -08:00
Ibot02 15ccb18527 manager39.c: ok 2020-12-12 12:57:41 +01:00
Ibot02 a4aa5428ca manager1E.c: ok
Also split out rodata

Based on #105 rather than master as they touch the same rodata file
2020-12-12 01:46:22 +01:00
Ibot02 0f562885f9 managerC.c: ok
one minor non_matching
2020-12-04 16:36:03 +01:00
notyourav fb0cc8763e
Merge branch 'master' into documentation 2020-11-23 22:24:25 -08:00
theo3 edbf03101a done 2020-11-23 22:18:34 -08:00
theo3 0b52f80e4d code_0805F9A0 2020-11-23 22:18:05 -08:00
Ibot02 140a473622 gyorgMale.c: ok 2020-11-23 17:17:20 +01:00
Ibot02 22a04e5f0e objectA2.c: ok 2020-11-17 18:09:42 +01:00
theo3 3079c016b4 clang-format and newlines 2020-11-13 23:27:50 -08:00
notyourav 8fd7481395
Merge pull request #99 from Ibot02:manager9
manager9.c: ok
2020-11-12 19:37:14 -08:00
Ibot02 3c280ff75c manager9.c: ok 2020-11-11 12:45:13 +01:00
notyourav 370fe95963
Merge pull request #98 from 21aslade:master
lakitu.c documentation, start chuchuBoss.c
2020-11-10 17:55:32 -08:00
21aslade d04dc143fb Merge branch 'master' of https://github.com/zeldaret/tmc 2020-11-07 15:22:02 -07:00
21aslade 4b6f822829 Start chuchuBoss.c 2020-11-07 13:58:19 -07:00
TauNeutrino e5bee591c9 start createBowEntity.c 2020-10-29 21:47:37 +01:00
TauNeutrino fbf7f49146 Decompile smallPesto.c 2020-10-29 16:39:13 +01:00
notyourav f1bfe499de
Merge pull request #96 from HookedBehemoth:wallMaster2
decompile wallMaster2
2020-10-19 16:09:13 -07:00
Luis Scheurenbrand 4a85c38c58 remove file 2020-10-19 03:44:34 +02:00
Luis Scheurenbrand b738f28239 decompile wallMaster2 2020-10-19 03:41:28 +02:00
Macrepeh b9a264bc7e
Delete pinwheel.s 2020-10-18 15:30:10 -04:00
Macrepeh 0418732dbd
Delete floatingBlock.s 2020-10-18 15:29:54 -04:00
notyourav d58c85e442
Merge pull request #94 from Ibot02:manager1A
manager1A.c: ok
2020-10-15 22:44:38 -07:00
notyourav ccbbadcfd7
Merge branch 'master' into manager8 2020-10-15 22:43:19 -07:00
Ibot02 267ecabf15 manager1A.c: ok 2020-10-14 14:07:53 +02:00
Ibot02 2a9e3022c1 manager8.c: ok 2020-10-08 16:18:55 +02:00
Ibot02 760fcf8a77 manager7.c: ok 2020-10-06 18:15:59 +02:00
Ibot02 9fe906c360 manager5.c: ok 2020-10-06 01:38:52 +02:00
theo3 8e9749a8c8 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-09-28 21:26:20 -07:00
Marcus Huderle 3b78407194 Decompile itemOnGround.c 2020-09-24 19:33:15 -05:00
Marcus Huderle 82654cd402 Decompile treeItem.c 2020-09-24 19:33:05 -05:00
Behemoth 0df7cfe8d9 decompile Bobomb 2020-09-21 23:08:16 +02:00
Behemoth 5b454deef6 decompile FallingBoulder 2020-09-21 21:55:41 +02:00
Behemoth 1a1d35e392 decompile Helmasaur 2020-09-21 17:47:22 +02:00
Marcus Huderle c9c88c1d56 Dump some minish woods entities 2020-09-20 18:14:39 -05:00
Behemoth e6e690107c decompile Sensor BladeTrap 2020-09-20 18:50:37 +02:00
Behemoth 0703d4ad8b decompile SpikedBeetle 2020-09-20 17:50:15 +02:00
Behemoth 0cc482a363 decompile chaser 2020-09-20 03:34:59 +02:00
Behemoth 4a01e1601b decompile spark 2020-09-20 03:20:51 +02:00
Behemoth 00938e5caf decompile bombPeahat 2020-09-19 18:38:23 +02:00
Behemoth 0316bb1426 decompile WallMaster 2020-09-19 01:37:43 +02:00
Behemoth 0299272ba5 decompile WaterDrop 2020-09-18 23:57:50 +02:00
Behemoth 99605c8504 decompile businessScrub 2020-09-18 18:35:25 +02:00
Behemoth 34d16a7db5 decompile madderpillar 2020-09-18 01:21:13 +02:00
Behemoth 7ecc2caf21 decompile LikeLike and SpearMoblin
remove redundant function definitions
2020-09-18 01:21:13 +02:00
notyouraveragehooman f978830135
Merge pull request #87 from notyouraveragehooman/pr
hiddenLadderDown.c, started bird.c
2020-09-15 19:27:38 -07:00
theo3 76483d30c3 start bird.c 2020-09-15 19:22:47 -07:00
notyouraveragehooman 0cdc958fb4
Merge pull request #86 from Ibot02:button
button.c: ok
2020-09-13 14:41:46 -07:00
notyouraveragehooman 2bb41b1f09
Merge pull request #85 from Ibot02:manager20
Manager20.c: ok
2020-09-13 14:41:18 -07:00
Ibot02 bff75ad660 button.c: ok
One non-matching for regalloc (probably caused by wrong types tbh)
2020-09-11 14:02:02 +02:00
Ibot02 825d9c168b Manager20.c: ok 2020-09-09 23:18:46 +02:00
Behemoth a7bd0cb575 decompile puffstool 2020-09-06 03:35:26 +02:00
Behemoth 17a0f00ddf decompile pesto 2020-09-04 18:04:04 +02:00
Behemoth 5b89355daa decompile sluggula 2020-09-03 23:19:53 +02:00
Behemoth a56b6a2041 decompile moldworm 2020-09-03 18:57:40 +02:00
Behemoth 723d233967 Enque -> Enqueue 2020-09-01 01:47:04 +02:00
Behemoth 662e221f89 label a bunch of stuff 2020-09-01 00:58:36 +02:00
theo3 e8bf4aa165 hiddenLadderDown.c 2020-08-31 15:31:58 -07:00
theo3 b05c0e2205 bigVortex.c OK 2020-08-31 15:07:36 -07:00
theo3 c7f68576ba Merge remote-tracking branch 'upstream/master' 2020-08-29 18:01:00 -07:00
notyouraveragehooman 1bddf7c43d
Merge pull request #82 from huderlem:maps
Dump map headers
2020-08-29 17:57:21 -07:00
notyouraveragehooman d1044e19fc
Merge pull request #81 from Ibot02:manager30
manager30.c: ok
2020-08-29 17:56:03 -07:00
Behemoth b5bf34f521 decompile enemyE 2020-08-30 00:35:06 +02:00
Behemoth 6e61e77e9e decompile moldorm 2020-08-30 00:34:41 +02:00
Behemoth f40fbe6c96 decompile CuccoChickAggr 2020-08-29 22:09:12 +02:00
Behemoth 14791dcd97 decompile SpinyChuchu 2020-08-29 21:14:26 +02:00
Behemoth b952c82b59 decompile RockChuchu 2020-08-29 20:04:31 +02:00
Behemoth 6b8692d14f decompile doorMimic 2020-08-29 18:01:35 +02:00
Marcus Huderle a218aadd40 Dump map headers 2020-08-29 10:09:30 -05:00
Ibot02 46dc6bb37e manager30.c: ok
Used for tile puzzles
2020-08-29 13:11:36 +02:00
Behemoth 5ce1629a81 decompile beetle 2020-08-29 04:14:13 +02:00
Behemoth 4a61e8727f decompile darkNut 2020-08-29 01:05:12 +02:00
Behemoth 6887d83e41 objectB2 matches now thanks to Revo 2020-08-28 15:13:10 +02:00
Behemoth e9f980bef5 decompile rollobite 2020-08-28 05:26:41 +02:00
Behemoth 2751406a33 decompile peahat 2020-08-28 03:47:59 +02:00
notyouraveragehooman 3f89d16edb
Merge pull request #78 from huderlem:metatiles
Dump area metatile headers
2020-08-26 18:49:42 -07:00
Behemoth 19c8711b4b decompile chuchu 2020-08-26 21:43:48 +02:00
Behemoth 1c65cda79d finish decompile octorok 2020-08-26 16:03:52 +02:00
Behemoth 264cce346a decompile _DmaCopy 2020-08-26 14:01:39 +02:00
Marcus Huderle ff51fad595 Dump area metatile headers 2020-08-25 19:36:19 -05:00
Behemoth b174637d18 - label effect functions
- combine object creation function
2020-08-26 02:21:46 +02:00
Behemoth 2435175868 match non-matching smith function 2020-08-25 20:11:01 +02:00
Behemoth 9c1a238675 match non-matching railtrack function 2020-08-25 20:03:07 +02:00
Behemoth 7dc04f3b42 match non-matching forestMinish function 2020-08-25 18:08:10 +02:00
Behemoth f94263db8e match non-matching acroBandits functions 2020-08-25 17:38:00 +02:00
notyouraveragehooman b4551507b8
Merge pull request #76 from Ibot02:manager15
manager15.c: ok
2020-08-24 21:13:54 -07:00
theo3 f32dfa1585 Merge remote-tracking branch 'upstream/master' 2020-08-24 21:11:39 -07:00
Ibot02 44a35def00 manager15.c: ok
one non-matching for regalloc
2020-08-25 04:20:02 +02:00
Behemoth 5056d3dcc8 decompile vaatiBall 2020-08-25 03:58:17 +02:00
Marcus Huderle c63a859528 Dump tileset headers and one tileset image 2020-08-24 20:46:02 -05:00
Behemoth 73497fd8c2 - decompile slime and fireball guy
- continue percy decompile
- move entity function definitions to entity header
2020-08-24 18:39:40 +02:00
notyouraveragehooman 30137c802f
Merge pull request #72 from huderlem:map-stuff
Start dumping map data
2020-08-23 17:37:41 -07:00
notyouraveragehooman 21a0c8830e
Merge pull request #71 from Ibot02:master
ManagerB.c: Documentation
2020-08-23 17:36:52 -07:00
Marcus Huderle e9c3dfcd53 Dump and label room headers 2020-08-23 16:03:18 -05:00
21aslade bc0a593f97 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-08-23 13:24:39 -06:00
Marcus Huderle 6550bf3f04 Label map-related symbols 2020-08-23 13:44:43 -05:00
21aslade f065af482d First few functions in code_08049CD4.c OK 2020-08-23 12:29:02 -06:00
Ibot02 9b8f80ef77 ManagerB.c: Documentation
Split out the jump table data, renamed all the functions, added some comments for what is going on
2020-08-23 15:02:59 +02:00
theo3 1b68e97d33 start enemy4D.c 2020-08-22 16:40:14 -07:00
Behemoth 7af023e11f finish decompile townMinish 2020-08-22 14:53:10 +02:00
Behemoth 6784ec9e62 ok townMinish sub_0806AC3C 2020-08-22 14:53:10 +02:00
notyouraveragehooman 8ab5503804
Merge pull request #69 from Ibot02:sub_0804E3C4
sub_0804E3C4 matching
2020-08-21 20:17:26 -07:00
Ibot02 bcfae17450 Manager3.c: ok 2020-08-21 19:02:28 +02:00
Ibot02 52d44007f0 sub_0804E3C4 matching
This is the function to load the fight for Simon's simulation.
2020-08-21 12:09:44 +02:00
Ibot02 fa36cfe823 ManagerB.c: ok 2020-08-21 03:05:32 +02:00
theo3 4f2f69ceb4 func renaming 2020-08-20 02:21:23 -07:00
theo3 e40ceb75a8 more renaming 2020-08-19 19:09:31 -07:00
theo3 1e8334a6e9 Merge remote-tracking branch 'upstream/master' 2020-08-19 19:06:54 -07:00
notyouraveragehooman a73f9f5666
Merge pull request #65 from huderlem:choose-file
Decompile a couple more chooseFile functions
2020-08-19 19:06:04 -07:00
notyouraveragehooman bfe2866a62
Merge pull request #64 from HookedBehemoth:backgroundCloud
Decompile background cloud and bakery oven
2020-08-19 19:04:03 -07:00
theo3 78f629ecc3 entity.c refactoring and function naming 2020-08-19 18:57:17 -07:00
Marcus Huderle 024c764b67 Decompile a couple more chooseFile functions 2020-08-19 19:11:25 -05:00
Behemoth f0641dda41 decompile bakerOven 2020-08-18 14:32:08 +02:00
Ibot02 68ea79b8fc Matched sub_080322E8
By @ShantyTown#6258 in discord.
2020-08-18 11:14:37 +02:00
Behemoth f89fa84805 delete already decompiled bell 2020-08-18 10:37:32 +02:00
Behemoth 3ce25836ae decompile backgroundCloud 2020-08-18 10:33:34 +02:00
theo3 6b51df9908 Merge remote-tracking branch 'upstream/master' 2020-08-17 21:40:24 -07:00
notyouraveragehooman 81bdc81ccf
Merge pull request #62 from huderlem:choose-file
Decompile more chooseFile.c
2020-08-17 21:37:07 -07:00
notyouraveragehooman 09ba058295
Merge pull request #61 from HookedBehemoth:acroBandits
Decompile Acro-Bandits
2020-08-17 21:34:48 -07:00
notyouraveragehooman 38fab0754d
Merge pull request #60 from Ibot02:master
manager4.c and managerE.c: ok
2020-08-17 21:33:41 -07:00
Marcus Huderle eed9d1fe6b Decompile more chooseFile.c 2020-08-17 18:55:37 -05:00
Behemoth debf6b2095 Decompile Acro-Bandits 2020-08-18 01:43:09 +02:00
Ibot02 8186e1ed0d managerE.c: ok 2020-08-17 18:34:03 +02:00
Ibot02 cfaba92b84 manager4.c: ok
except that one function I gave up on, maybe someone else has an idea on how to make that work.
2020-08-17 14:00:36 +02:00
macrepeh 6f1ffdc024 Carlov 2020-08-16 22:14:47 -04:00
theo3 fc71c983d0 split unrelated code 2020-08-16 18:18:55 -07:00
theo3 793350e551 tektite.c OK 2020-08-16 17:32:21 -07:00
theo3 f2aeda134d tektiteGolden.c OK 2020-08-16 15:39:30 -07:00
Marcus Huderle 2e78289112 Start decompiling chooseFile.c 2020-08-16 14:57:09 -05:00
theo3 f0e63c2a10 greatFairy.c finished 2020-08-15 16:27:27 -07:00
theo3 2a7a92cf54 Merge remote-tracking branch 'upstream/master' 2020-08-15 14:19:22 -07:00
Marcus Huderle 1a6dc8f838 Merge remote-tracking branch 'upstream/master' into docs 2020-08-15 16:12:22 -05:00
theo3 f08b8a7865 objectA.c OK 2020-08-15 12:34:09 -07:00
theo3 5ffec8a611 object7E.c OK 2020-08-15 12:23:03 -07:00
theo3 c32fcaca51 lilypadSmall.c OK 2020-08-15 11:18:00 -07:00
Marcus Huderle 76aa792c35 Rename gFadeControl 2020-08-12 20:12:47 -05:00
Marcus Huderle 4c0217a782 Decompile graphics group loading function 2020-08-12 19:55:11 -05:00
Marcus Huderle 37d1781f51 Decompile more intro code and palette loading code 2020-08-11 20:27:29 -05:00
Marcus Huderle 546c69ed58 Document main screen handlers 2020-08-10 19:19:49 -05:00
notyouraveragehooman 2bd083c933
Merge branch 'master' into pot 2020-08-09 16:24:35 -07:00
notyouraveragehooman 149ae2e2d2
Merge branch 'master' into master 2020-08-09 16:20:59 -07:00
theo3 133984ad5b miniFireballGuy.c fixed nonmatching 2020-08-09 16:16:57 -07:00
Marcus Huderle 2ae15a04f7 Finish decompiling src/object/pot.c 2020-08-09 17:27:28 -05:00
Ibot02 0934bc5301 Merge branch 'master' of github.com:zeldaret/tmc 2020-08-09 12:17:09 +02:00
Ibot02 a609afcf83 managerA.c ok 2020-08-09 12:13:02 +02:00
theo3 6e9908b9c9 ezloReminder.c 2020-08-09 03:12:45 -07:00
theo3 72118a5ce9 resolve conflicts with master 2020-08-08 15:08:42 -07:00
theo3 ac67812a25 renamed all occurences of "link" to "player" 2020-08-08 14:59:11 -07:00
Marcus Huderle 6a68cca275 Start decompiling pot.c 2020-08-08 16:53:27 -05:00
theo3 001bf63c61 initializeLink.c OK 2020-08-08 13:59:05 -07:00
notyouraveragehooman 4dfda76e5d
Merge pull request #46 from HookedBehemoth:leever_guard
Nonmatching (Leever, guard)
2020-08-08 10:24:43 -07:00
Behemoth 4a04881d09 non-matching leever 2020-08-08 19:17:42 +02:00
Behemoth 50a10e8549 non-matching guard 2020-08-08 19:17:22 +02:00
Marcus Huderle d53fdf3f47 Match railtrack/sub_080854A8 2020-08-08 10:54:50 -05:00
Marcus Huderle 57acabe4c2 Match minecart/sub_080919AC 2020-08-08 10:06:40 -05:00
Ibot02 b3dc734ad8 partial managerA.c ok
first three functions decomped
2020-08-08 17:01:13 +02:00
Marcus Huderle 2c0b39832e Match keaton/sub_08032574 2020-08-08 09:06:54 -05:00
notyouraveragehooman 10819392f7
Merge pull request #44 from Ibot02:master
manager6.c OK
2020-08-07 22:30:56 -07:00
notyouraveragehooman 1801175059
Merge pull request #43 from huderlem:nonmatchings
Nonmatchings
2020-08-07 22:29:34 -07:00
Ibot02 d21e39060f manager6.c ok 2020-08-08 02:18:04 +02:00
Marcus Huderle 122084a78e Match festari/sub_0805FE48 2020-08-07 17:45:48 -05:00
Marcus Huderle 5963472d01 Match cloud/sub_0809F770 2020-08-07 17:38:08 -05:00
Marcus Huderle 5719866643 Match bigGoron/sub_0806CF30 2020-08-07 17:33:23 -05:00
Marcus Huderle eae5cb6521 Match asm/non_matching/postman/sub_08060700.inc 2020-08-07 16:46:56 -05:00
Behemoth ea7ff581cd rename asm 2020-08-07 19:15:11 +02:00
Behemoth 6202efdfa1 Merge branch 'master' of github.com:zeldaret/tmc 2020-08-06 21:00:58 +02:00
Behemoth 6250d7ce72 more entity stuff 2020-08-06 21:00:49 +02:00
theo3 c73ef05b3d Merge remote-tracking branch 'upstream/master' 2020-08-05 20:57:23 -07:00
theo3 83e6edf470 wisp.c OK 2020-08-05 20:47:10 -07:00
Marcus Huderle 6b09adf8d4 Decompile some more of mainLoop.c 2020-08-05 17:47:06 -05:00
Marcus Huderle acdc85a61d Match MainLoop() 2020-08-05 17:47:00 -05:00
Marcus Huderle 1cbdcf5a36 Finish decompiling object49.c 2020-08-05 17:46:53 -05:00
Behemoth 08784153ef Merge branch 'master' of github.com:zeldaret/tmc 2020-08-05 17:34:36 +02:00
Behemoth b4513a1b4f add some entity functions 2020-08-05 17:34:18 +02:00
theo3 1db148cd09 Merge remote-tracking branch 'upstream/master' 2020-08-05 00:21:27 -07:00
theo3 6824834142 struct_02002A40 -> structures.h 2020-08-04 23:55:39 -07:00
Marcus Huderle a155f25720 Decompile houseDoorExterior.c 2020-08-04 19:46:20 -05:00
theo3 2575c0a63d Merge remote-tracking branch 'upstream/master' 2020-08-04 17:18:59 -07:00
notyouraveragehooman 765047808c
Merge pull request #36 from huderlem/object48
Decompile object48.c
2020-08-04 17:17:20 -07:00
theo3 7f7b74cfd5 Merge remote-tracking branch 'upstream/master' 2020-08-04 17:11:09 -07:00
theo3 261ec334a0 def ScreenTransition 2020-08-04 17:10:55 -07:00
Kevin Tavukciyan 778577d6eb Decompile minishLight.c 2020-08-04 16:52:06 -05:00
theo3 bd9e7c8616 labeled params for arm call funcs 2020-08-03 21:32:25 -07:00
Marcus Huderle c74456f175 Decompile oject48.c 2020-08-03 20:42:47 -05:00
theo3 5aa18bbf93 commented arm func calls 2020-08-03 13:24:18 -07:00
theo3 2325ed7144 Merge remote-tracking branch 'upstream/master' 2020-08-03 12:16:16 -07:00
theo3 b4a34e01bf object2A.c ok 2020-08-03 12:15:05 -07:00
Marcus Huderle b6864cfac6 Finish decompiling heartContainer.c 2020-08-02 12:23:25 -05:00
theo3 0d39bb7f11 goronMerchant.c 2020-07-24 14:18:58 -07:00
theo3 45298f8a96 librari.c OK 2020-07-23 23:50:37 -07:00
theo3 2d286c0b34 rupeeLike.c OK 2020-07-23 22:48:16 -07:00
theo3 f4320b6fcd Menu struct fixed for good this time 2020-07-22 23:35:26 -07:00
theo3 67da19b92c structures.h 2020-07-22 23:05:12 -07:00
theo3 c650e7fcb2 jp title screen ok 2020-07-22 00:57:06 -07:00
theo3 2555185721 menu main func OK 2020-07-21 23:02:19 -07:00
theo3 1cc241a75a room.c decompiled 2020-07-21 14:00:42 -07:00
theo3 58e70886ed room.c work 2020-07-21 01:43:36 -07:00
theo3 a4a0193480 room.c 2020-07-18 22:53:42 -07:00
theo3 25a3b49d4b upperInn OK 2020-07-18 14:50:31 -07:00
theo3 cf132572ac room entity funcs partially decomped 2020-07-18 01:06:00 -07:00
theo3 6328c148d2 loadRoom.c 2020-07-17 19:00:04 -07:00
theo3 db02fad00a item.c 2020-07-17 16:46:47 -07:00
theo3 29fd48cc22 item.c 2020-07-16 21:03:49 -07:00
theo3 2527f9c188 Merge remote-tracking branch 'upstream/master' 2020-07-16 19:50:29 -07:00
theo3 0f07e1ab9b code_0804AA84.c 2020-07-16 12:50:59 -07:00
Macrepeh 38f9ec70bc
Delete moblinLady.s 2020-07-16 10:48:02 -04:00
Macrepeh 028138c5bb
Delete MayorHagen/MoblinLady 2020-07-16 10:47:10 -04:00
theo3 18069fcd80 menu def 2020-07-16 02:57:14 -07:00
theo3 92146289ad dmaZero.c 2020-07-16 00:57:45 -07:00
theo3 d49545317a input.c OK 2020-07-15 20:45:28 -07:00
theo3 035d4a150f tingleSiblings.c started 2020-07-15 20:12:52 -07:00
notyouraveragehooman c97a025a88
Merge pull request #3 from zeldaret/master
merge upstream
2020-07-15 18:53:33 -07:00
theo3 7d42d7c0de keese.c OK 2020-07-15 17:30:26 -07:00
chandler ca5de28b09 beedle Ok 2020-07-15 20:10:22 -04:00
chandler b80c5bd468 merge from upstream 2020-07-15 17:32:56 -04:00
chandler c6ff4964e5 one non-matching in beedle 2020-07-15 17:27:31 -04:00
notyouraveragehooman 6b01f03ce6
Merge branch 'master' into master 2020-07-15 01:40:49 -07:00
theo3 4b1bbd23e9 leever.c 1 nonmatching 2020-07-15 01:35:14 -07:00
theo3 49a7236b74 jailBars.c OK 2020-07-14 22:49:12 -07:00
theo3 24f95d6313 objectAF.c OK 2020-07-14 22:38:38 -07:00
theo3 882aef9fdc code_08077B98 2020-07-14 22:09:07 -07:00
notyouraveragehooman f89035be43
Merge pull request #23 from Macrepeh/master
Anju
2020-07-14 16:28:40 -07:00
notyouraveragehooman d9d2e806b0
Merge pull request #22 from gamestabled/keaton
one non-matching in keaton
2020-07-14 16:27:18 -07:00
theo3 f9bdae5fe6 melari.c OK 2020-07-14 16:22:45 -07:00
Macrepeh c6a6888b43
Delete anju.s 2020-07-14 19:16:25 -04:00
chandler 3797c700b3 one non-matching in keaton 2020-07-14 18:46:58 -04:00
theo3 ed5c6d08dd npc9.c OK 2020-07-13 19:57:32 -07:00
theo3 94b6040d7d townsperson.c 1 nonmatching 2020-07-13 19:49:27 -07:00
theo3 62ddaaa5f6 add subdirs 2020-07-13 15:27:20 -07:00
theo3 c47f16e5e7 postman.c 2020-07-13 13:44:50 -07:00
theo3 73b72d6696 forestMinish.c 1 nonmatching 2020-07-13 01:31:58 -07:00
theo3 6aba97697b gentari.c OK 2020-07-12 22:58:48 -07:00
theo3 d429f7f9cb mutoh.c OK 2020-07-12 22:27:28 -07:00
theo3 4f20b61b70 smoke.c, teachers.c OK 2020-07-12 17:14:46 -07:00
theo3 370c63e21e metalDoor.c OK 2020-07-12 16:28:53 -07:00
theo3 4cffc35604 railtrack.c 2020-07-12 15:54:01 -07:00
theo3 cdeae36d09 smith.c OK 2020-07-11 22:13:00 -07:00
theo3 9753a51b92 object9E.c OK 2020-07-11 01:59:40 -07:00
theo3 02cb79b6c4 swordsmanNewsletter.c OK 2020-07-10 22:34:55 -07:00
theo3 1bd6c3b5a4 entity.spriteOrder -> entity.spriteRendering 2020-07-09 12:04:14 -07:00
theo3 03a8e052af commented offsets in entity, linkState 2020-07-09 01:39:40 -07:00
theo3 bde7b45adb object86.c OK 2020-07-08 19:45:04 -07:00
theo3 6f08201b71 treeHidingPortal.c 2020-07-07 19:19:42 -07:00
theo3 f9e9fe0141 dampe.c OK 2020-07-07 15:32:27 -07:00
theo3 c5897e647c lightableSwitch OK 2020-07-06 13:56:19 -07:00
notyouraveragehooman a4a932deb6
Merge pull request #21 from 21aslade/master
lakituCloud.c lakitu.c wheaton.c OK
2020-07-01 15:17:48 -07:00
theo3 18385e641e Merge branch 'master' of https://github.com/zeldaret/tmc 2020-07-01 15:13:34 -07:00
theo3 05a5fa0a28 miniFireballGuy.c 2020-07-01 15:13:27 -07:00
Macrepeh d649701eb8
Delete archway.s 2020-07-01 17:55:12 -04:00
21aslade d21a0afec2 wheaton.c OK 2020-07-01 12:13:36 -06:00