Commit Graph

9 Commits

Author SHA1 Message Date
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
octorock e11cfed066 Decompile some functions 2022-06-11 22:58:02 +02:00
Ibot02 321180fa13 Removed Fake Global gCosinePosition
It wasn't actually used in c, and having it the way we did made accesses to gSineTable rely on out-of-bounds accesses to gSineTable (which then accessed gCosineTable since they were consecutive)
2022-04-15 21:58:19 +02:00
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 450397a2c4 player asm stuff 2022-03-27 21:20:01 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
theo3 2fe33a05b8 move handwritten asm to src 2022-03-16 19:15:58 -07:00