Commit Graph

629 Commits

Author SHA1 Message Date
theo3 ca139bf558 merge 2022-03-27 00:19:10 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
Elliptic Ellipsis 29ef1953f0 Clean up a couple of bools 2022-03-25 14:24:18 +00:00
Elliptic Ellipsis b3a2644b4d Format 2022-03-25 02:36:10 +00:00
Elliptic Ellipsis 6eea9aace2 Add collision.h and start using its enum 2022-03-24 22:18:39 +00:00
Elliptic Ellipsis 13e7c6a5ee FireballChain OK, start documenting 2022-03-24 12:49:45 +00:00
Henny022p 92cdc57ecd Merge branch 'master' into transitions 2022-03-23 22:43:39 +01:00
Henny022p eb5d9a6726 warp and transition type 2022-03-23 22:38:09 +01:00
Henny022p 417702e83e done with room names 2022-03-23 21:02:19 +01:00
Henny022p d7fe306a49 more room names 2022-03-23 19:14:17 +01:00
Tal Hayon 60eb3e1d92 Decompile some scroll functions 2022-03-23 16:12:22 +02:00
notyourav dba139f920
Merge pull request #460 from hatal175/text
Decompile the rest of text.c
2022-03-23 00:37:03 -07:00
Tal Hayon dc5acb446e Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
Henny022p 333709cefe added WarpType enum
and some cleanup
2022-03-21 08:27:57 +01:00
Henny022p 02f68affe5 added RoomID enum 2022-03-21 06:08:01 +01:00
Elliptic Ellipsis a0f7b73e66 Misc prototype cleanup 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 1a6d14cd36 New RoomMemory struct 2022-03-20 16:57:09 +00:00
Henny022p 35eef68d96 clean usage of transitions in existing code 2022-03-20 02:56:38 +01:00
Tal Hayon d7a794a9d2 Decompile the rest of minecart 2022-03-20 02:50:21 +02:00
notyourav 7dafc9fb58
Merge pull request #452 from octorock/staffroll
Decompile staffroll
2022-03-18 22:15:33 -07:00
octorock 7c9f5d2f23 Decompile staffroll 2022-03-19 01:09:40 +01:00
Elliptic Ellipsis 7780c76eac Correct type of sub_0806F520 and use it as a bool 2022-03-18 23:16:15 +00:00
Tal Hayon 105be8ac6e Decompile objectB9 (cuccoMinigame) 2022-03-18 13:40:47 +02:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 41ea9ab943 Decompile some UI 2022-03-17 00:58:47 +01:00
Tal Hayon cc8ef3a260 Decompile object10 2022-03-13 01:15:41 +02:00
octorock cffa1024ca Decompile Object74 2022-03-10 19:40:44 +01:00
octorock 241c0312d9 Decompile Object21 2022-03-10 19:17:41 +01:00
octorock 6b6f946caf Decompile ObjectB 2022-03-10 19:17:41 +01:00
octorock e41e97950b Decompile Object3A 2022-03-10 19:17:41 +01:00
octorock a462cd8daa Decompile Object11 2022-03-10 19:17:41 +01:00
notyourav a0548a8921
Merge pull request #438 from octorock/octorokBoss
Use new entity struct for octorok boss
2022-03-08 17:36:36 -08:00
notyourav 00524c0385
Merge pull request #437 from hatal175/fan
Decompile fan and stoneTablet
2022-03-08 17:30:43 -08:00
Tal Hayon 02d50d312b Decompile stoneTablet 2022-03-07 23:24:22 +02:00
octorock 38b21f63fe Decompile most of FrozenOctorok 2022-03-07 21:42:07 +01:00
octorock 61315f2b04 Use new entity struct for octorok boss 2022-03-07 20:59:38 +01:00
Tal Hayon 8535b62aae Decompile fan 2022-03-07 21:30:36 +02:00
octorock 8f678d15ed Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
2022-03-07 12:29:01 +01:00
notyourav 12e8722606
Merge pull request #434 from hatal175/field_0xac
rename and retype RoomVars field_0xac
2022-03-06 23:45:25 -08:00
notyourav 4e94e1fbc3
Merge pull request #433 from octorock/objectUtils
Decompile rest of objectUtils
2022-03-06 22:36:16 -08:00
notyourav 80f9adac20
Merge pull request #432 from hatal175/housedoorinterior 2022-03-06 21:58:20 -08:00
octorock 1a191f1d2e Decompile enterPortalSubtask 2022-03-06 23:25:36 +01:00
notyourav 884b757544
Merge pull request #430 from octorock/layer-struct
Improve LayerStruct
2022-03-06 13:53:40 -08:00
Tal Hayon a7ad4afebd rename and retype RoomVars field_0xac 2022-03-06 17:50:45 +02:00
octorock abb0272963 Decompile rest of objectUtils 2022-03-06 00:31:54 +01:00
Tal Hayon 51aeb674cc Decompile houseDoorInterior 2022-03-05 21:23:26 +02:00
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01:00
octorock 7215695e13 Decompile some vram 2022-03-05 17:46:57 +01:00
notyourav d18fed1fb9
Merge pull request #422 from hatal175/itemgustjar 2022-03-02 16:53:45 -08:00
octorock 5efe982847 Merge and split scroll 2022-03-02 22:33:13 +01:00