Ethan Roseman
|
1f868bbaa4
|
All functions in the project are not static now
|
2020-12-27 21:30:24 +09:00 |
|
Ethan Roseman
|
0286743ae5
|
asm update
|
2020-12-10 16:11:43 +09:00 |
|
Ethan Roseman
|
f9d084937f
|
asm update
|
2020-12-10 08:58:58 +09:00 |
|
Ethan Roseman
|
918b49bb98
|
re-split
|
2020-11-29 12:08:16 -05:00 |
|
Ethan Roseman
|
80856cef14
|
map funcs rename soln
|
2020-11-29 11:52:16 -05:00 |
|
Ethan Roseman
|
41b7fd69a1
|
UnkYawFunc
|
2020-11-22 10:46:50 -05:00 |
|
Ethan Roseman
|
931d3b358b
|
UnkNpcAIFunc3
|
2020-11-21 20:54:57 -05:00 |
|
Ethan Roseman
|
26299a4a51
|
UnkNpcAIFunc2
|
2020-11-21 20:45:02 -05:00 |
|
Ethan Roseman
|
4b8af37c35
|
UnkNpcAIFunc1
|
2020-11-19 23:08:05 -05:00 |
|
Ethan Roseman
|
285396f142
|
CheckItemFlags40
|
2020-11-02 15:48:48 -05:00 |
|
Ethan Roseman
|
ec5e547146
|
symbol detection fix
|
2020-11-02 15:44:06 -05:00 |
|
Ethan Roseman
|
d55b0888a1
|
gItemTable offsets
|
2020-11-02 15:22:54 -05:00 |
|
Ethan Roseman
|
5d160b9f08
|
gPlayerData offsets
|
2020-11-01 18:28:44 -05:00 |
|
Ethan Roseman
|
a840d81a29
|
SetCamera0MoveFlagNeg1
|
2020-10-30 19:21:00 -04:00 |
|
Ethan Roseman
|
b0d5e8ee62
|
3 more
|
2020-10-30 18:41:04 -04:00 |
|
Ethan Roseman
|
31fc3ab212
|
UnkPartnerFuncs
|
2020-10-30 17:50:48 -04:00 |
|
Ethan Roseman
|
8ee2bf4522
|
UnkMoveNpc
|
2020-10-30 16:23:23 -04:00 |
|
Ethan Roseman
|
97121d2c50
|
UnkCameraFunc
|
2020-10-30 13:43:45 -04:00 |
|
Ethan Roseman
|
83a5d82fbd
|
GetPartnerCall800EB168
|
2020-10-30 00:15:44 -04:00 |
|
Ethan Roseman
|
da058dc095
|
GetGameStatus75
|
2020-10-30 00:07:11 -04:00 |
|
Ethan Roseman
|
3848319469
|
NotDoesScriptExist
|
2020-10-30 00:01:25 -04:00 |
|
Ethan Roseman
|
7717a96628
|
Call800EB168
|
2020-10-29 23:56:54 -04:00 |
|
Ethan Roseman
|
8dc783bf5b
|
PartnerToggleAbilityScript
|
2020-10-29 23:47:20 -04:00 |
|
Ethan Roseman
|
3a53233b1d
|
Unk800E98C4SyncStatusMenu
|
2020-10-29 23:37:25 -04:00 |
|
Ethan Roseman
|
19a34fe4bf
|
GetNpcUnsafeOwner2
|
2020-10-29 22:49:54 -04:00 |
|
Ethan Roseman
|
bef10dd44e
|
Call800E9894
|
2020-10-29 22:40:04 -04:00 |
|
Ethan Roseman
|
4a1f26c6ea
|
Set80151310
|
2020-10-29 22:33:05 -04:00 |
|
Ethan Roseman
|
f94c542a9d
|
Set80151310_0
|
2020-10-29 22:15:51 -04:00 |
|
Ethan Roseman
|
97f1f96662
|
SomeItemEntityFunc
|
2020-10-25 21:12:01 -04:00 |
|
Ethan Roseman
|
37b94d320c
|
UnkTexturePanFunc2
|
2020-10-25 16:08:59 -04:00 |
|
Ethan Roseman
|
763de9d951
|
UnkTexturePanFunc
|
2020-10-25 16:01:41 -04:00 |
|
Ethan Roseman
|
32e896c011
|
SetManyVars
|
2020-10-21 22:05:01 -04:00 |
|
Ethan Roseman
|
5c049a9f22
|
SomeMatrixOperations bogo
|
2020-10-21 21:39:50 -04:00 |
|
Ethan Roseman
|
a659c1aeb4
|
big boy cleanup
|
2020-10-21 18:05:18 -04:00 |
|
Ethan Roseman
|
5bf7732a4e
|
SomeXYZFuncTodoRename
|
2020-10-21 01:33:24 -04:00 |
|
Ethan Roseman
|
773f9256c4
|
GetNpcCollisionHeight
|
2020-10-20 22:47:13 -04:00 |
|
Ethan Roseman
|
59d30300f5
|
GetItemName
|
2020-10-20 20:59:17 -04:00 |
|
Alex Bates
|
1e9843e549
|
remove _ prefix from filenames
|
2020-10-20 21:32:06 +01:00 |
|
Alex Bates
|
ca88a636e9
|
split maps further, clean asm
|
2020-10-20 20:47:10 +01:00 |
|
Alex Bates
|
ff7c3f333e
|
split all map files
|
2020-10-20 20:11:56 +01:00 |
|
Ethan Roseman
|
8e47ca56c4
|
Map code (#80)
* split all map code
hype
* split area_table.bin properly
* fix coverage.py c_func_pattern to match multiline func signatures
* add src/world/* to makefile
* bump splat
* yikes
* splat maps without vram_lock
Co-authored-by: Alex Bates <hi@imalex.xyz>
|
2020-10-19 00:42:17 -04:00 |
|