Commit Graph

24 Commits

Author SHA1 Message Date
Ethan Roseman
b8c5795951 many fixes 2021-01-09 18:49:15 +09:00
Ethan Roseman
765e59e020 blah 2021-01-09 16:55:31 +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
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
41b7fd69a1 UnkYawFunc 2020-11-22 10:46:50 -05:00
Ethan Roseman
850635eea8 NpcJumpFunc 2020-11-19 23:21:23 -05:00
Ethan Roseman
5d160b9f08 gPlayerData offsets 2020-11-01 18:28:44 -05:00
Ethan Roseman
2ea328286b Set8009A650_40 2020-10-21 22:27:59 -04:00
Ethan Roseman
32e896c011 SetManyVars 2020-10-21 22:05:01 -04:00
Ethan Roseman
7a7f24431f more cleanup 2020-10-21 21:53:26 -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
Ethan Roseman
2bbf2623e7 1 more 2020-10-20 19:31:45 -04:00
Ethan Roseman
fe04af7b4c SpawnSunEffect 2020-10-20 17:43:20 -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