Commit Graph

967 Commits

Author SHA1 Message Date
notyouraveragehooman 21a0c8830e
Merge pull request #71 from Ibot02:master
ManagerB.c: Documentation
2020-08-23 17:36:52 -07:00
notyouraveragehooman aa0faef704
Merge pull request #70 from HookedBehemoth:townMinish
decompile town minish
2020-08-23 17:33:44 -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 cc4e8f9e45 remove double function definition 2020-08-22 14:56:47 +02: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
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
notyouraveragehooman dfcd7f3876
Merge pull request #68 from Ibot02:master
ManagerB.c and Manager3.c: ok
2020-08-21 20:16:56 -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
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
notyouraveragehooman 6e53face64
Merge pull request #67 from notyouraveragehooman/master
func renaming
2020-08-20 02:24:27 -07:00
theo3 4f2f69ceb4 func renaming 2020-08-20 02:21:23 -07:00
theo3 6570eea1f2 _EntUpdate 2020-08-19 22:31:54 -07:00
notyouraveragehooman f525b99016
Merge pull request #66 from notyouraveragehooman/master
postman gfx, malon gfx, entity.c refactoring
2020-08-19 19:10:50 -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
notyouraveragehooman 5b6db5d416
Merge pull request #63 from Ibot02:acroBandits
Matched sub_080322E8
2020-08-19 19:01:09 -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 d275c0e3cd short -> s16 2020-08-18 14:37:32 +02: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
theo3 624dfdb282 function collision 2020-08-17 21:38:36 -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
notyouraveragehooman e000274d46
Merge pull request #59 from Macrepeh:master
Carlov
2020-08-17 21:31:08 -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 b40ba5a443 malon gfx 2020-08-16 21:11:48 -07:00
macrepeh 6f1ffdc024 Carlov 2020-08-16 22:14:47 -04:00
macrepeh 1e50eed7a5 Carlov 2020-08-16 22:13:59 -04:00
theo3 342706590b postman gfx 2020-08-16 19:07:01 -07:00
theo3 fc71c983d0 split unrelated code 2020-08-16 18:18:55 -07:00
theo3 2d2f371f22 format 2020-08-16 17:52:48 -07:00