Commit Graph

246 Commits

Author SHA1 Message Date
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Tal Hayon 49ebdffa11 Match sub_08027870 2022-07-19 02:29:25 +03:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon 268ac11430 Put const data in jailBars 2022-04-18 13:30:57 +03:00
Tal Hayon 01067740c1 Extract ui.h 2022-04-06 11:03:32 +03:00
octorock 03e15c611c Decompile some of beanstalkSubtask 2022-03-31 22:38:53 +02:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 755571834d rename coord.h to physics.h 2022-03-28 17:28:17 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
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 a0f7b73e66 Misc prototype cleanup 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 7780c76eac Correct type of sub_0806F520 and use it as a bool 2022-03-18 23:16:15 +00: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 6b6f946caf Decompile ObjectB 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 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 4e94e1fbc3
Merge pull request #433 from octorock/objectUtils
Decompile rest of objectUtils
2022-03-06 22:36:16 -08:00
notyourav 884b757544
Merge pull request #430 from octorock/layer-struct
Improve LayerStruct
2022-03-06 13:53:40 -08:00
octorock abb0272963 Decompile rest of objectUtils 2022-03-06 00:31:54 +01: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
octorock 4d66b468f8 Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
2022-03-02 22:33:12 +01:00
Tal Hayon 640810a005 Decompile a few functions in objectutils 2022-02-28 16:55:08 +02:00
notyourav b906dcf24b
Merge pull request #412 from octorock/objects
Decompile some objects
2022-02-27 14:23:32 -08:00
notyourav c735b300a5
Merge pull request #411 from octorock/beanstalk 2022-02-27 13:07:04 -08:00
octorock aa63ac6e13 Decompile Object68 2022-02-27 22:05:13 +01:00
octorock 1e33e5a55d Decompile Object61 2022-02-27 13:44:06 +01:00
octorock eda6ecfb9a Decompile FigurineDevice 2022-02-27 00:11:15 +01:00
octorock dcb6360b4e Decompile Beanstalk 2022-02-26 14:40:57 +01:00
octorock df21aa7eb5 Decompile remainder of Enemy4D 2022-02-22 17:56:48 +01:00
octorock b900556352 Decompile ObjectA8 2022-02-18 20:49:00 +01:00
octorock 0aebbae239 Decompile BossDoor 2022-02-18 20:48:58 +01:00
octorock 3a27a147ad Decompile ChestSpawner 2022-02-18 20:48:24 +01:00
Henny022p b4c33d59dc document gyorg code more
also fixes EU custom build
2022-02-17 15:45:24 +01:00
octorock b69a6d223c Rename movement functions 2022-02-12 20:03:27 +01:00
octorock d6c79aa263 Rename enemy functions 2022-02-12 20:03:27 +01:00
octorock 75c57e3124 Decompile movement 2022-02-12 20:03:27 +01:00
notyourav 8c964eedd0
Merge pull request #367 from hatal175/roominit 2022-02-11 16:40:43 -08:00