dark-samus
|
84ecb71d07
|
add fairly close to matching is_ability_active commented
|
2020-08-14 00:20:11 -04:00 |
|
Ethan Roseman
|
afc0415a2c
|
Merge pull request #5 from nanaian/items
match FindItem, RemoveItem, CountFortressKeys, RemoveFortressKeys
|
2020-08-13 23:28:29 -04:00 |
|
Alex Bates
|
29db02ea7d
|
match RemoveFortressKeys
|
2020-08-14 03:24:21 +01:00 |
|
Alex Bates
|
e06fbbab51
|
match CountFortressKeys
Also fixed typo in the function name ('Fortess').
|
2020-08-14 03:22:41 +01:00 |
|
Alex Bates
|
f813b9ba42
|
add missing initialCall params
|
2020-08-14 03:15:33 +01:00 |
|
Alex Bates
|
55c38e4343
|
fix RemoveItem ADDU operand order
...with evil pointer math
|
2020-08-14 03:07:24 +01:00 |
|
Alex Bates
|
707d25f656
|
match RemoveItem, almost
The generated addu instruction on the line marked with FIXME has its operands in a different order.
|
2020-08-14 02:55:06 +01:00 |
|
Alex Bates
|
31cabbeeff
|
match FindItem
|
2020-08-14 02:43:04 +01:00 |
|
Ethan Roseman
|
7f83b2c881
|
Merge pull request #4 from nanaian/battle_heap_create
match battle_heap_create
|
2020-08-13 21:23:08 -04:00 |
|
Alex Bates
|
dfa7b096c5
|
match battle_heap_create
Just flipped the condition.
|
2020-08-14 01:38:16 +01:00 |
|
Jdog
|
09f13acf95
|
Tweaks
|
2020-08-13 11:37:53 -07:00 |
|
Jdog
|
ff2be1cbef
|
Fixed some warnings
|
2020-08-12 22:12:32 -07:00 |
|
Jdog
|
56391da10c
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-12 22:07:53 -07:00 |
|
Ethan Roseman
|
7d5c31a6e6
|
Cleanup, starting trigger functions
|
2020-08-13 01:03:47 -04:00 |
|
Jdog
|
9b60b24cb7
|
removed uneccessary global vars
|
2020-08-12 21:10:41 -07:00 |
|
Ethan Roseman
|
0782fa07a3
|
Refactoring stuff
|
2020-08-12 21:56:23 -04:00 |
|