Commit Graph

40 Commits

Author SHA1 Message Date
Ethan Roseman
7cd29aa511 UnkFloatFunc 2020-12-31 17:25:05 +09:00
Ethan Roseman
c9e1632621 5 more 2020-12-31 16:32:53 +09:00
Ethan Roseman
926737d3cb a lot more 2020-12-30 20:08:27 +09:00
Ethan Roseman
1f868bbaa4 All functions in the project are not static now 2020-12-27 21:30:24 +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
dcd2acf4fe UnkNpcAIFunc11 2020-11-22 15:47:15 -05:00
Ethan Roseman
f96113fb7b NpcJumpFunc3 2020-11-22 15:26:38 -05:00
Ethan Roseman
8574e9b538 UnkNpcAIFunc10 2020-11-22 15:16:08 -05:00
Ethan Roseman
ccde4308bc UnkNpcAIFunc9 2020-11-22 11:36:35 -05:00
Ethan Roseman
a82d6893ed UnkNpcAIFunc4 2020-11-21 23:25:13 -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
2d3e328905 UnkDurationCheck 2020-11-21 19:34:13 -05:00
Ethan Roseman
bfa719011a Removing extras 2020-11-20 18:01:08 -05:00
Ethan Roseman
266e94ddfd UnkSetDurationFunc 2020-11-20 18:00:44 -05:00
Ethan Roseman
e0e8885781 GetEncounterEnemyIsOwner 2020-11-20 17:45:02 -05:00
Ethan Roseman
24d87054ff NpcJumpFunc2 2020-11-20 10:04:59 -05:00
Ethan Roseman
7ae4f565f7 UnkNpcDurationFlagFunc 2020-11-20 09:55:56 -05:00
Ethan Roseman
850635eea8 NpcJumpFunc 2020-11-19 23:21:23 -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
0df7ef28a3 gCurrentEncounter offsets + some funcs 2020-11-02 14:21:58 -05:00
Ethan Roseman
5d160b9f08 gPlayerData offsets 2020-11-01 18:28:44 -05:00
Ethan Roseman
fc5dcf43ea Camera0MoveFlag1 2020-10-30 19:25:07 -04:00
Ethan Roseman
a840d81a29 SetCamera0MoveFlagNeg1 2020-10-30 19:21:00 -04:00
Ethan Roseman
ea2f64830c ASM refresh 2020-10-28 16:23:17 -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
2ea328286b Set8009A650_40 2020-10-21 22:27:59 -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