Commit Graph

38 Commits

Author SHA1 Message Date
Ethan Roseman
20a99f4037 OK 2021-02-03 15:40:16 +09:00
Ethan Roseman
84f05d2378 not working - jtbl wip 2021-01-13 00:42:27 +09:00
Ethan Roseman
42768fc40b gfx syms (thanks 🍀) 2021-01-11 12:52:08 +09:00
Ethan Roseman
3984c74621 almost 2021-01-09 19:20:33 +09:00
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
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
8c2ed54a39 PoC 2020-12-27 20:06:13 +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
a2f84553ed UnkNpcAIFunc8 2020-11-22 10:27:43 -05:00
Ethan Roseman
be82772294 deleting asm 2020-11-21 23:48:21 -05:00
Ethan Roseman
d801c72075 UnkNpcAIFunc7 2020-11-21 23:47:41 -05:00
Ethan Roseman
1cdf9d7c7c UnkNpcAIFunc6 2020-11-21 23:41:28 -05:00
Ethan Roseman
36e421710d UnkNpcAIFunc5 2020-11-21 23:32:54 -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
7d09429fd6 GetEntryPos 2020-11-21 20:31:57 -05:00
Ethan Roseman
2d3e328905 UnkDurationCheck 2020-11-21 19:34:13 -05:00
Ethan Roseman
4b8af37c35 UnkNpcAIFunc1 2020-11-19 23:08:05 -05:00
Ethan Roseman
d86bb8d66b Deleting junk 2020-11-02 16:51:08 -05: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
698c142dd4 GetCurrentCameraYawClamped180 2020-10-24 18:42:58 -04:00
Ethan Roseman
4c26b6df56 SetPlayerStatusAnimFlags100000 2020-10-24 18:32:02 -04:00
Ethan Roseman
86087faf8f GetCurrentFloor (less than 10k funcs now) 2020-10-24 18:25:25 -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
89ae878f24 Merge branch 'master' into misc-improvements 2020-10-20 17:26:27 -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
8e104e1147 AwaitPlayerNearNPC 2020-10-19 18:47:29 -04: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