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 |
Behemoth
|
02eaaf938e
|
lol
|
2020-08-26 13:56:00 +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 |
notyouraveragehooman
|
c97b3faf19
|
Merge pull request #75 from HookedBehemoth:vaatiBall
stupid switches
|
2020-08-24 21:12:38 -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 |
notyouraveragehooman
|
886d07f06c
|
Merge pull request #74 from huderlem:tilesets
Dump tileset headers and one tileset image
|
2020-08-24 18:52:11 -07:00 |
Marcus Huderle
|
c63a859528
|
Dump tileset headers and one tileset image
|
2020-08-24 20:46:02 -05:00 |
notyouraveragehooman
|
ae5ecd017a
|
Merge pull request #73 from HookedBehemoth:slime-fireguy
decompile slime and fireball guy
|
2020-08-24 13:26:13 -07: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 |
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 |