Commit Graph

629 Commits

Author SHA1 Message Date
theo3 1b68e97d33 start enemy4D.c 2020-08-22 16:40:14 -07:00
Behemoth eaabe77cdc correct dialog struct 2020-08-22 14:53:10 +02: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 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 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
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
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
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
Marcus Huderle c01a1898c8 Combine LCD bg structs 2020-08-15 15:13:20 -05:00
Marcus Huderle f782111cba Remove errant field in LcdControls struct 2020-08-15 14:50:46 -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 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
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
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
Ibot02 b3dc734ad8 partial managerA.c ok
first three functions decomped
2020-08-08 17:01:13 +02:00
notyouraveragehooman 10819392f7
Merge pull request #44 from Ibot02:master
manager6.c OK
2020-08-07 22:30:56 -07:00
Ibot02 6bf6cc2d6a Added manager.h
Moved the unknown struct from manager6.c to new header manager.h
2020-08-08 02:57:52 +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
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 2575c0a63d Merge remote-tracking branch 'upstream/master' 2020-08-04 17:18:59 -07:00
theo3 261ec334a0 def ScreenTransition 2020-08-04 17:10:55 -07:00
Marcus Huderle c74456f175 Decompile oject48.c 2020-08-03 20:42:47 -05: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 e0cfbb15a5 relocate SplitWord, SplitHWord to global.h 2020-07-22 23:06:28 -07:00
theo3 67da19b92c structures.h 2020-07-22 23:05:12 -07:00
theo3 cb24f8f9b1 room.c named rest of flags 2020-07-22 01:13:59 -07:00
theo3 c650e7fcb2 jp title screen ok 2020-07-22 00:57:06 -07:00
theo3 341ec8cdf6 fix menu.h offsets 2020-07-21 23:16: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 c084cfbae2 updated flag func calls 2020-07-18 16:03:20 -07:00
theo3 cce6a23fbb flag enum 2020-07-18 15:53:48 -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 29fd48cc22 item.c 2020-07-16 21:03:49 -07:00
theo3 0f07e1ab9b code_0804AA84.c 2020-07-16 12:50:59 -07: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 75223bab24 entity->spriteTileSize, entity->spriteIndex 2020-07-15 20:49:59 -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 4b1bbd23e9 leever.c 1 nonmatching 2020-07-15 01:35:14 -07:00
theo3 882aef9fdc code_08077B98 2020-07-14 22:09:07 -07:00
theo3 fc0727243d LinkState members renamed for conformancy 2020-07-14 16:54:35 -07:00
chandler 3797c700b3 one non-matching in keaton 2020-07-14 18:46:58 -04: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 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 1bd6c3b5a4 entity.spriteOrder -> entity.spriteRendering 2020-07-09 12:04:14 -07:00
theo3 cd25d3c120 entity.h bitfields 2020-07-09 02:40:55 -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
21aslade 10033aabe9 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-07-07 19:26:17 -06:00
21aslade f6f4d25bb9 Partially document lakitu.c
Also ran the newline portion of format.sh and split some data files
2020-07-07 19:24:38 -06:00
theo3 d49be370d4 header clean up 2020-07-07 16:48:16 -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
21aslade 607c32ac5e lakitu.c OK
Also changed some parts of the entity struct and created trig.h
2020-07-01 12:03:23 -06:00
21aslade 6304bbc3f2 lakituCloud.s OK
Also edited a few names in the entity struct to match usage more.
2020-06-28 22:05:36 -06:00
21aslade 933417209a mineralWaterSource.c OK
Also modified entity.h to include BoundingBox
2020-06-20 21:45:19 -06:00
theo3 e3f0187dcd fixed COORD_TO_TILE 2020-06-19 22:55:03 -07:00
notyouraveragehooman 969241a1d0
Revert "Revert "mask.c OK"" 2020-06-19 22:43:20 -07:00
notyouraveragehooman 9b9fff2f36
Revert "mask.c OK" 2020-06-19 22:41:34 -07:00
notyouraveragehooman ff875f593f
Merge pull request #16 from 21aslade/master
mask.c OK
2020-06-19 22:36:16 -07:00
theo3 82ee1318aa windTribespeople 2020-06-19 19:59:57 -07:00
21aslade d13da4af82 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-06-19 13:34:22 -06:00
21aslade a27bcf72c6 mask.c OK
Not updated to latest changes to header files yet
2020-06-19 13:31:59 -06:00
theo3 cae2706938 thoughtBubble.c OK 2020-06-19 00:35:45 -07:00
theo3 b093824bde entity.h UPDATE 2020-06-18 15:48:30 -07:00
theo3 f8ae0eaef7 entity.h fixup 2020-06-18 03:21:47 -07:00
theo3 32ad8dec4d greatFairy.c polishing 2020-06-18 03:04:57 -07:00
theo3 841a20ca2d main npc funcs named 2020-06-17 21:25:52 -07:00
theo3 0dbd3a87c6 keese.c 2020-06-16 15:04:52 -07:00
theo3 8740036073 npc table 2020-06-16 12:45:07 -07:00
theo3 1e384fe0a3 position.c tentative 2020-06-16 12:06:23 -07:00
theo3 c9ab3b9815 define COORD_TO_TILE 2020-06-16 11:19:52 -07:00
theo3 0105a247b8 windcrest.c, windTribeFlag.c OK 2020-06-16 10:31:22 -07:00
theo3 90a9cd39be flags.c OK 2020-06-16 09:02:57 -07:00
theo3 307c8cfc61 flags.c 2020-06-16 01:07:51 -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
theo3 ebe4a20bf7 entityData.h->room.h 2020-06-15 15:51:45 -07:00
notyouraveragehooman e5f36eecff
Merge pull request #15 from 21aslade:master
Two functions in townMinish.c OK
2020-06-15 15:49:57 -07:00
theo3 8c45cd3f5d Merge branch 'master' of https://github.com/zeldaret/tmc 2020-06-15 15:48:22 -07:00
theo3 7bb61194f4 blade brothers decomped 2020-06-15 15:47:32 -07:00
21aslade 06f2cd289d Two functions in townMinish.c OK
Also created npc.h and format.sh'd various files.
A third function is outlined in townMinish.c, but currently
non-matching.
2020-06-15 16:23:10 -06:00
notyouraveragehooman 5f849940fc
Merge pull request #14 from lemon-sherbet/goron
goron OK
2020-06-15 13:59:46 -07:00
theo3 f3f7b518cb bladeBrothers.c OK 2020-06-15 13:57:09 -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 4d8721d19a defined object table 2020-06-14 20:31:22 -07:00
theo3 52f003086a converted enemy ptr table 2020-06-14 18:49:49 -07: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
theo 66fcdf6186 clang-format 2020-06-13 17:02:27 -07:00
notyouraveragehooman 60f1ea5913
Merge pull request #7 from lemon-sherbet/cow_npc
decompile cow
2020-06-13 14:51:17 -07:00
notyouraveragehooman f4d8c90e9d
Merge pull request #6 from gamestabled/zelda
zelda OK
2020-06-13 14:51:06 -07:00
lemon-sherbet 556308d774 finish cow.c, delete cow.s 2020-06-13 13:43:14 +02:00
lemon-sherbet 791738fa5c first 3 functions 2020-06-13 10:59:01 +02:00
chandler 23dfe5affa zelda OK 2020-06-13 02:52:13 -04:00
theo a3be262635 definition streamlining 2020-06-12 21:55:38 -07:00
chandler 14bf24cb8f epona OK 2020-06-12 16:40:07 -04:00
theo fb28b125d4 cloud 2020-06-12 11:22:12 -07:00
theo d8eb7b1df7 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-06-12 02:56:57 -07:00
theo ab1157d869 function renaming 2020-06-12 02:54:00 -07:00
notyouraveragehooman cc4c91682d
Merge pull request #4 from gamestabled/well
Well
2020-06-12 02:53:13 -07:00
chandler a0ff5a93b7 well OK 2020-06-12 04:22:06 -04:00
chandler 38aa328dfd giantLeaf OK 2020-06-12 03:33:18 -04:00
theo 1d305716d5 flag routine identification 2020-06-11 17:58:56 -07:00
theo 6f91fbbdb9 misc function renaming 2020-06-11 02:52:05 -07:00
theo 5ed687df73 great fairy ~70% 2020-06-09 00:20:29 -07:00
theo e4ee89d5a6 updated symbols 2020-06-07 21:34:18 -07:00
theo 2554a7df5a fixed install.md 2020-06-06 13:49:18 -07:00
theo 7afbda2b4d asm splitting 2020-05-28 20:51:59 -07:00
theo 731ce9b7a5 textbox 2020-05-26 23:00:23 -07:00
theo bf919c8006 poggers 2020-05-24 21:34:18 -07:00
theo e0e05b1728 meddled some bits 2020-05-22 03:25:00 -07:00
theo e7470cdedd divide and conquer 2020-05-20 23:36:05 -07:00
theo c0ce9ad010 entity stuff 2020-05-19 01:16:01 -07:00
theo b6b0248051 more refining 2020-05-19 00:27:11 -07:00
theo cfc757cd58 including ommitted files 2020-05-18 16:22:11 -07:00
jiangzhengwenjz 43225434d7 initial commit 2020-03-27 09:41:51 +08:00