Commit Graph

53 Commits

Author SHA1 Message Date
octorock 1ecc23d534 Fix format 2024-01-06 18:43:02 +01:00
octorock 560dfa45b1 Add more tilemap documentation 2024-01-06 18:12:53 +01:00
octorock c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 f5c6178ed4 gustjar player fields 2024-01-01 13:07:43 -08:00
theo3 5324928f44 npc5 document 2024-01-01 12:12:05 -08:00
theo3 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
octorock 3b87c04162 Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-30 18:30:00 +01:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock c280188436 Fix paths 2022-12-21 23:40:27 +01:00
Tal Hayon 44e4b69cdb Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis) 2022-11-21 19:18:07 +02:00
octorock dde3fa8d1b Match sub_08036AF0 2022-11-06 10:18:52 +00:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
Tal Hayon 7579127914 Match sub_080369D0 2022-08-28 07:07:19 +03:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
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
Elliptic Ellipsis 598896cefd Format 2022-06-28 03:28:39 +01:00
Elliptic Ellipsis 69568e03b0 Should be the rest of them 2022-06-22 00:00:57 +01:00
Elliptic Ellipsis 66fb42033d Even more 2022-06-21 23:32:13 +01:00
Elliptic Ellipsis ca06566e2f Many more timers -> dec 2022-06-21 23:26:53 +01:00
Elliptic Ellipsis 0e60387579 InitScreenShake time -> dec 2022-06-21 23:12:06 +01:00
Tal Hayon 1d1d093084 Match sub_08036998 2022-03-30 12:23:51 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
Elliptic Ellipsis b3a2644b4d Format 2022-03-25 02:36:10 +00:00
Elliptic Ellipsis fa1eb01528 Use COL_ enum 2022-03-25 01:25:02 +00:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07: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
octorock 7215695e13 Decompile some vram 2022-03-05 17:46:57 +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
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
Tal Hayon ad2b1bc0c3 Remove boolcast uses from code 2022-02-11 14:55:35 +02:00
Henny022p 2a53ee4bf2 merge master 2022-01-31 17:30:51 +01:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
octorock 2da2b2b33e Decompile LilypadLarge 2022-01-20 14:06:59 +01:00
Henny022p 4517e77563 decomp figurine menu 2022-01-17 03:11:40 +01:00
theo3 bde85fd004 doxygen groups 2022-01-05 20:49:51 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 415f5213a9 PlayerNormal ok 2022-01-02 16:10:29 -08:00
theo3 3fd900f1bc rename files, sort asm into subdirectories 2021-12-28 13:53:53 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 dc8bcb32e0 dungeon stuff 2021-12-27 18:19:47 -08:00