Commit Graph

629 Commits

Author SHA1 Message Date
notyourav 74029cb5e0
Merge pull request #233 from hatal175/bowMoblin
Decompile bowMoblin.s
2021-12-30 15:55:43 -08:00
Tal Hayon 76a10a2808 Fix offset comments 2021-12-31 01:10:21 +02:00
Tal Hayon 68973c163b Review Fixes 2021-12-31 01:06:02 +02:00
Tal Hayon 10562f5898 Tried to decompile dispCtrlSet 2021-12-30 12:48:00 +02:00
Ibot02 05b2b864de gyorgBossObject.c: WIP 2021-12-30 10:48:36 +01:00
Ibot02 7f0caf50fa GyorgFemaleEye to new entity style 2021-12-29 15:03:34 +01:00
Ibot02 770a98c8bd GyorgFemale to new entity style 2021-12-29 14:04:05 +01:00
theo3 0e9a7a5e66 strip fake linker symbols 2021-12-29 02:59:02 -08:00
theo3 cbd0b7e6c9 rename files 2021-12-28 23:33:10 -08:00
theo3 3fd900f1bc rename files, sort asm into subdirectories 2021-12-28 13:53:53 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
notyourav 9456e38606
Merge pull request #225 from notyourav/asm_funcs
finish player, label script functions
2021-12-27 21:32:31 -08:00
notyourav d8dfff5de9
Merge pull request #224 from hatal175/collision
Improve nonmatching state in collision.c
2021-12-27 21:30:03 -08:00
Tal Hayon 9dac4f7660 Marked bitfield with masks like all the rest 2021-12-28 05:54:56 +02:00
Tal Hayon 2fcf0b0a82 Remove screen.h include from function.h 2021-12-28 05:42:53 +02:00
Tal Hayon f4b261415c Move sub_080ADA04 to screen.h 2021-12-28 05:41:26 +02:00
Tal Hayon 9efd8da104 Improve nonmatching state in collision.c 2021-12-28 05:27:27 +02:00
theo3 ebaa6d76fa merge 2021-12-27 18:23:03 -08:00
theo3 dc8bcb32e0 dungeon stuff 2021-12-27 18:19:47 -08:00
theo3 24750a6bb5 finish player.c 2021-12-27 17:14:52 -08:00
Tal Hayon 930979a5ca clang format 2021-12-27 10:25:32 +02:00
Tal Hayon 4241057135 Work on screenDemo.c 2021-12-27 09:58:35 +02:00
octorock 57f00c0eae Name some script commands 2021-12-27 00:11:56 +01:00
theo3 079260dbd6 name asm funcs 2021-12-25 21:28:44 -08:00
theo3 1f515e6958 doc surface types 2021-12-25 16:35:54 -08:00
theo3 1218a8b691 object6A ok 2021-12-22 22:13:30 -08:00
theo3 cb95bdb96a framestate, ezlo hint 2021-12-20 23:11:22 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -08:00
theo3 e29378b869 propagate changes 2021-12-19 18:19:19 -08:00
theo3 29c0ee1844 rebase 2021-12-19 18:09:02 -08:00
theo3 3c4e1762d9 util files 2021-12-19 17:57:42 -08:00
theo3 227703e496 finish fade.c 2021-12-18 23:46:04 -08:00
theo3 d3fa739c94 tile entity functions 2021-12-18 21:15:00 -08:00
theo3 630ace80fe create item enum 2021-12-17 22:32:15 -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
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
Ibot02 fc087427bd Moved some stuff to headers 2021-11-30 14:59:23 +01:00
notyourav 8c12094f47
Merge pull request #170 from octorock/asset-extraction
Asset extraction
2021-11-22 18:08:54 -08:00
octorock deb7f39279 Merge branch 'master' into asset-extraction 2021-11-18 23:46:36 +01:00
destoer 9db8acbe47 decompile code_0804B9F8.s 2021-11-18 19:46:05 +00:00
theo3 9f360a0b72 fix flag enum 2021-11-15 20:52:19 -08: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 fddb4abd53 move entity update functions 2021-11-11 21:18:48 -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
theo3 a2cf269272 x 2021-11-05 02:12:31 -07:00
theo3 a9bb5184d0 Merge remote-tracking branch 'upstream/master' into m 2021-11-05 01:58:55 -07:00
notyourav 26b053266a
Merge pull request #169 from octorock/demo-jp
Add DEMO_JP variant
2021-11-04 21:43:14 -07:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
theo3 3118ba5b4d all flags dumped 2021-11-02 01:06:35 -07: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 fdeca80fc3 Merge branch 'master' into demo-jp 2021-10-29 12:23:25 +02:00
notyourav 218719cad8
Merge pull request #173 from Ibot02/sub_0807CA18 2021-10-28 16:12:19 -07: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
theo3 d29468c30b add effects.h 2021-10-26 20:33:33 -07:00
Ibot02 a46fe06de0 Merge branch 'master' into sub_0807CA18 2021-10-25 13:35:56 +02:00
Ibot02 59076fccb7 Renamed Entity fields for knockback
SolidifiedGaming identified these while glitchhunting.
2021-10-25 13:32:54 +02:00
theo3 7f37362a1c decompile script functions 2021-10-25 00:23:40 -07:00
Henny022p 195c62d641 rename functions and clean some code 2021-10-23 02:10:42 +02:00
Henny022p d1204ba2dc merge changes from master 2021-10-22 23:30:04 +02:00
Henny022p edf9a747a3 decompiled VaatiWrath 2021-10-22 14:29:16 +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 ec5017e596 clang-format 2021-09-27 01:29:28 +02:00
Ibot02 47397297d3 sub_0807CA18.c: ok 2021-09-27 01:24:47 +02:00
octorock c603199e0a Unsplit managerF to avoid conflicts with the pr of Ibot02 2021-09-26 22:09:22 +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 f5c552b4df Remove outdated comment 2021-09-22 13:25:11 +02:00
Ibot02 8451d319ed clang-format 2021-09-22 13:23:09 +02:00
Ibot02 83e018464d managerF.c: ok 2021-09-22 13:16:37 +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 d632913122 Decompile manager35 2021-08-30 17:56: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 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
notyourav df8bff9f2d
Merge pull request #167 from octorock/fix-format 2021-07-04 11:29:15 -07:00
octorock 811ea30321 Fix format.sh 2021-07-04 16:48:34 +02:00
octorock fd640407bb Split item files 2021-07-04 16:03:58 +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 d96cef7227 decomp manager11 2021-06-19 20:50:14 +02:00
Henny022p a1a8e0d1fc decomp vaati reborn npc 2021-05-28 16:26:09 +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 30232481d9 Decompile din, farore and nayru 2021-05-27 22:10:26 +02:00
Henny022p 89c44805b2 decomp vaati.s 2021-05-11 16:13:16 +02:00
Henny022p b86539d363 introduce enemy id enum 2021-05-02 02:57:05 +02:00
Henny022p f8e2de979a merge changes 2021-04-08 14:39:15 +02:00
notyourav 010c0456eb
Merge pull request #145 from Henny022p/m4a
Sound
2021-04-03 19:17:01 -07:00
Henny022p fbdf9aed7b fix variable declarations not being extern causing linker warnings 2021-03-31 19:20:54 +02:00
Henny022p bd793c0078 code refactoring and naming stuff 2021-03-31 19:15:39 +02:00
Henny022p a7c7f88cd8 decomp more textbox stuff 2021-03-31 02:07:06 +02:00
Henny022p cb03157e65 merge changes 2021-03-28 13:26:33 +02: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
Henny022p 6e7674e865 music players 2021-03-24 08:40:16 +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 9fb5b1fdd0 song table 2021-03-22 09:35:10 +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
theo3 bd50d449de collapse TUs 2021-03-21 20:51:08 -07:00
Henny022p cf5eacbdc8 added typedefs
also having a private header to me does not seem too useful un a project like this
2021-03-22 04:34:43 +01:00
theo3 69edec1eb9 main.c statics 2021-03-21 18:39:45 -07:00
notyourav 8b81269271
Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
Henny022p 9aa9a44e52 port m4a 2021-03-17 21:02:42 +01:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07: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
gamestabled 366ffa3033 fixed suggestions, and also improved the similar archway.c 2021-03-15 14:55:15 -04:00
theo3 e251d79ffd quick fix 🙂 2021-03-13 01:14:46 -08: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 37d03d1382 Apply renaming 2021-03-06 14:53:33 +01:00
Henny022p 849ff8dcfd named a lot of script commands 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 174694a99b Generate using inline assembly 2021-03-06 14:53:33 +01:00
octorock 3336b91812 Add first draft for a script disassembler 2021-03-06 14:53:33 +01:00
octorock 05b2edad40 Add notes to script.c 2021-03-06 14:53:26 +01:00
octorock ba841c7504 Extract constant data for ezloCap 2021-03-04 00:34:09 +01:00
Henny022p 7a77734ad6 fixed some argument types 2021-03-02 23:18:16 +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 a45fa3f13d extracted gUnk_0811E4BC from baserom 2021-03-02 18:22:43 +01:00
Henny022p 8d22d46bc7 matched sub_0807D008 2021-03-02 17:18:59 +01:00
Henny022p a4d76a1c87 use void* for data pointers 2021-03-02 16:17:07 +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
Henny022p 5622334825 eeprom function return type is u16 2021-03-01 23:20:59 +01:00
Henny022p f3ce8b077e const input pointers 2021-03-01 23:05:50 +01:00
Henny022p 4071863bee renamed source file to eeprom.c 2021-03-01 22:45:26 +01:00
theo3 72dbd29bb9 Update EntityData struct 2021-02-28 23:11:11 -08:00
theo3 d9f7ad89ad resolve sfx calls 2021-02-28 20:56:06 -08:00
theo3 721c7ede10 fix bg structs 2021-02-28 18:48:00 -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
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
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
octorock 94b4a2b99a decompile much of ezloCap.s 2021-02-24 23:36:22 +01:00
theo3 31f324e3a7 clang-format pass and workflow 2021-02-19 15:11:40 -08:00
theo3 112e97abc8 wip2 2021-02-19 15:01:30 -08:00
notyourav ab3e488126
Merge pull request #119 from Henny022p/master
Decompiled code_0807CC3C
2021-02-19 01:58:05 -08:00
Henny022p b2a0693166 moved script related functions from functions.h to script.h 2021-02-19 10:33:19 +01:00
theo3 ce06f7dbb7 begin arm_proxy.c 2021-02-19 00:47:22 -08:00
Henny022p 126feb121f improved signature of StartPlayerScript 2021-02-19 06:33:34 +01:00
Henny022p aaea9b89f6 improved signature of StartCutscene 2021-02-19 06:31:07 +01:00
Henny022p cd921a5c46
Merge pull request #1 from zeldaret/master
get latest changes
2021-02-19 05:53:16 +01:00
Henny022p 2fda11f20c use proper function pointer in sub_0807DDAC 2021-02-19 05:43:57 +01:00
Henny022p b404b02bc2 cleaned some usage of ExecuteScriptCommandSet 2021-02-19 05:32:39 +01:00
Henny022p f475bd9fa0 nonmatch sub_0807CF88 2021-02-18 17:58:42 +01:00
theo3 f53140b2e9 extract manager table 2021-02-16 16:34:02 -08:00
theo3 dda6a4d61a Merge remote-tracking branch 'upstream/master' into fix-default 2021-02-16 13:59:52 -08:00
theo3 58ae4eb3cb clean up, move files to game.c 2021-02-16 13:59:06 -08:00
Henny022p 7faadfd522 nonmatch sub_0807D20C 2021-02-16 18:02:17 +01:00
Henny022p c44695a6dd removed unused import that would cause a cycle 2021-02-15 09:11:15 +01:00
Henny022p ed943b1e53 change type of gUnk_02034490 2021-02-15 08:59:47 +01: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
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 468746bf6d manager26.c: moved struct for rom data to header 2021-01-22 00:38:22 +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 a14614a1a3 executeScriptCommandSet: Split stuff into headers. 2021-01-15 22:46:43 +01:00
Ibot02 63038b4c6b code_0807DF74.c: ok
ExecuteScriptCommandSet and functions in gUnk_0811E524.
2021-01-15 17:59:29 +01:00
Luis Scheurenbrand 1fedd92141 include guard for createEnemy 2020-12-26 02:27:11 +01:00
Luis Scheurenbrand 8b7d88cac2 fix includes 2020-12-26 02:22:25 +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
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
Ibot02 140a473622 gyorgMale.c: ok 2020-11-23 17:17:20 +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
21aslade d04dc143fb Merge branch 'master' of https://github.com/zeldaret/tmc 2020-11-07 15:22:02 -07:00
notyourav ccbbadcfd7
Merge branch 'master' into manager8 2020-10-15 22:43:19 -07: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
Behemoth 1a1d35e392 decompile Helmasaur 2020-09-21 17:47:22 +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 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
Ibot02 bff75ad660 button.c: ok
One non-matching for regalloc (probably caused by wrong types tbh)
2020-09-11 14:02:02 +02:00
Behemoth 17a0f00ddf decompile pesto 2020-09-04 18:04:04 +02:00
Behemoth a56b6a2041 decompile moldworm 2020-09-03 18:57:40 +02:00
Behemoth 269d8970f3 remove nonsense direction modifier macro 2020-09-01 23:02:48 +02:00
Behemoth 723d233967 Enque -> Enqueue 2020-09-01 01:47:04 +02:00
Behemoth 0a2c0ad456 embrace direction macros 2020-09-01 01:21:50 +02:00
Behemoth 662e221f89 label a bunch of stuff 2020-09-01 00:58:36 +02: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 d1044e19fc
Merge pull request #81 from Ibot02:manager30
manager30.c: ok
2020-08-29 17:56:03 -07: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
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 224b89f6a2 agbcc memes 2020-08-28 14:59:49 +02:00
Behemoth e9f980bef5 decompile rollobite 2020-08-28 05:26:41 +02:00
Behemoth ba047d6a43 add octorok rodata 2020-08-28 03:47:59 +02:00
Behemoth 19c8711b4b decompile chuchu 2020-08-26 21:43:48 +02:00
Behemoth b174637d18 - label effect functions
- combine object creation function
2020-08-26 02:21:46 +02: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 73497fd8c2 - decompile slime and fireball guy
- continue percy decompile
- move entity function definitions to entity header
2020-08-24 18:39:40 +02:00
21aslade bc0a593f97 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-08-23 13:24:39 -06:00