Commit Graph

253 Commits

Author SHA1 Message Date
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
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
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 00938e5caf decompile bombPeahat 2020-09-19 18:38:23 +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
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 b05c0e2205 bigVortex.c OK 2020-08-31 15:07:36 -07:00
Ibot02 46dc6bb37e manager30.c: ok
Used for tile puzzles
2020-08-29 13:11:36 +02:00
Behemoth 4a61e8727f decompile darkNut 2020-08-29 01:05:12 +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
21aslade bc0a593f97 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-08-23 13:24:39 -06:00
Behemoth 7af023e11f finish decompile townMinish 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 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 f7b1a516dd Refactor
Manager Struct Split to not include structure of manager-specific data
Changed some function signatures to work with managers
2020-08-21 02:58:38 +02:00
theo3 4f2f69ceb4 func renaming 2020-08-20 02:21:23 -07:00
theo3 78f629ecc3 entity.c refactoring and function naming 2020-08-19 18:57:17 -07:00
notyouraveragehooman 09ba058295
Merge pull request #61 from HookedBehemoth:acroBandits
Decompile Acro-Bandits
2020-08-17 21:34:48 -07:00
Behemoth debf6b2095 Decompile Acro-Bandits 2020-08-18 01:43:09 +02: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 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 c32fcaca51 lilypadSmall.c OK 2020-08-15 11:18:00 -07:00
Marcus Huderle bb76c4d0de Document intro sequence code 2020-08-15 11:03:41 -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
theo3 4a4ac6fc91 fixes 2020-08-09 16:23:03 -07:00
notyouraveragehooman 149ae2e2d2
Merge branch 'master' into master 2020-08-09 16:20:59 -07:00
Marcus Huderle 2ae15a04f7 Finish decompiling src/object/pot.c 2020-08-09 17:27:28 -05: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
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 1cbdcf5a36 Finish decompiling object49.c 2020-08-05 17:46:53 -05:00
theo3 1db148cd09 Merge remote-tracking branch 'upstream/master' 2020-08-05 00:21:27 -07:00
theo3 9705996f78 rescinded entity changes, other fixes 2020-08-05 00:19:44 -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 261ec334a0 def ScreenTransition 2020-08-04 17:10:55 -07:00
theo3 b4a34e01bf object2A.c ok 2020-08-03 12:15:05 -07:00
theo3 0d39bb7f11 goronMerchant.c 2020-07-24 14:18:58 -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 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 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 0f07e1ab9b code_0804AA84.c 2020-07-16 12:50:59 -07:00
theo3 92146289ad dmaZero.c 2020-07-16 00:57:45 -07: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
theo3 3fe2c8fc74 functions.h fix 2020-07-15 01:43:50 -07:00
notyouraveragehooman 6b01f03ce6
Merge branch 'master' into master 2020-07-15 01:40:49 -07:00
theo3 882aef9fdc code_08077B98 2020-07-14 22:09:07 -07:00
chandler 3797c700b3 one non-matching in keaton 2020-07-14 18:46:58 -04:00
theo3 03a8e052af commented offsets in entity, linkState 2020-07-09 01:39:40 -07:00
theo3 d49be370d4 header clean up 2020-07-07 16:48:16 -07:00
theo3 c5897e647c lightableSwitch OK 2020-07-06 13:56:19 -07:00
theo3 82ee1318aa windTribespeople 2020-06-19 19:59:57 -07:00
theo3 32ad8dec4d greatFairy.c polishing 2020-06-18 03:04:57 -07:00
theo3 1e384fe0a3 position.c tentative 2020-06-16 12:06:23 -07:00
theo3 80214ba9ee symbol StartCutscene 2020-06-15 21:49:06 -07:00
theo3 d92be5f9cc begin rem 2020-06-15 21:19:18 -07:00
lemon-sherbet 98f6999b3d goron OK 2020-06-15 19:11:52 +02:00
chandler a9ef27fa23 talon OK 2020-06-15 02:39:21 -04:00
theo3 f499c38032 function renaming 2020-06-14 10:33:22 -07:00
theo3 9d18ac0dc1 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-06-14 04:50:26 -07:00
theo3 bd307ea8eb bladeBrother.c start 2020-06-14 04:42:46 -07:00
lemon-sherbet 044c9f1d67 add .clang-format file from zeldaret/oot 2020-06-14 11:32:15 +02:00
chandler ffc92f8f4f epona and malon should be resolved now 2020-06-14 03:33:08 -04:00
theo3 f0f3de254f fix functions.h 2020-06-14 00:17:37 -07:00
theo3 dd8cedb4c6 Revert "Merge pull request #9 from gamestabled/malon"
This reverts commit 0c54eb2b4c, reversing
changes made to c312b101da.
2020-06-14 00:08:44 -07:00
notyouraveragehooman 6f2baa47c9
Merge branch 'master' into malon 2020-06-13 23:46:26 -07:00
Theo Hytopoulos c312b101da create functions.h 2020-06-13 23:42:19 -07:00
chandler ce030bc8ac malon OK. made functions.h. fixed typos in format.sh. tidied up epona.c 2020-06-14 01:49:21 -04:00