Commit Graph

76 Commits

Author SHA1 Message Date
Catobat 3dd2ccc211 Name and organize Cucco Minigame stuff 2023-01-09 01:16:36 +01:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
octorock a83c83ee8c Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
2022-09-03 23:33:35 +02: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
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
Tal Hayon 3a151b343d Document various fields 2022-07-29 20:58:24 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon aceb014a82 More enum use in scripts 2022-05-15 21:20:25 +03:00
Tal Hayon 33e8152e60 Use enums for GivePlayerItem and SoundReq in scripts 2022-05-15 08:45:38 +03:00
Tal Hayon 968e200c78 Use enums across more scripts and files 2022-05-14 20:51:30 +03:00
Tal Hayon 422fb8ed14 Use enums in more scripts 2022-05-13 23:52:03 +03:00
Tal Hayon 2062499f0c Initial version of enum extractor script 2022-05-13 21:46:39 +03:00
Tal Hayon 103b986884 Put const data in castleMaid 2022-04-14 20:58:42 +03: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 6cf555f074 figurine cleanup 2022-03-28 17:26:07 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07: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 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 fb2c85738e Decompile asm_funcs in sittingPerson 2022-02-01 23:33:59 +02:00
theo3 737302d9d1 pressure plate ok 2022-01-22 11:32:56 -08:00
theo3 a1da1889e3 Fade documentation 2022-01-05 12:47:34 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 c4f2efe132 label script functions 2021-12-27 21:26:32 -08:00
octorock 57f00c0eae Name some script commands 2021-12-27 00:11:56 +01:00
octorock 2ccf89a1fb Rename scripts 2021-12-26 23:22:16 +01:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
octorock a6d133e42d Merge branch 'master' into asset-extraction 2021-11-06 00:33:07 +01:00
theo3 a9bb5184d0 Merge remote-tracking branch 'upstream/master' into m 2021-11-05 01:58:55 -07:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
octorock 57c5cefaf8 Merge branch 'master' into demo-jp 2021-11-01 16:55:04 +01:00
theo3 6ecaea44c5 add tiles.h 2021-10-26 22:06:24 -07:00
octorock a67b956b22 Convert some additional entity lists 2021-10-25 16:05:52 +02:00
octorock 21e3e54c5f Convert directly referenced entity lists 2021-10-25 00:14:36 +02:00
octorock 813e782610 Rename symbols for graphics and maps 2021-10-23 14:00:04 +02:00
octorock 47154cb556 Add DEMO_JP variant 2021-10-16 21:28:16 +02:00
octorock 87038a31bf Decompile manager36 2021-08-28 17:08:40 +02:00
octorock 833d48b735 Add EU variant 2021-06-23 08:30:45 +02:00
octorock 57ab4df1a0 Add JP variant 2021-06-23 08:30:45 +02:00
octorock e702bffca9 Decompile goronMerchant 2021-05-02 23:44:16 +02:00
octorock f284257725 Add missing pointers to scripts for entry to Lon Lon Ranch and door in Sanctuary 2021-04-21 01:42:43 +02:00
octorock cfc4cd8238 Extract more pointers from data section 2021-04-18 22:04:16 +02:00
Henny022p cb03157e65 merge changes 2021-03-28 13:26:33 +02:00
octorock abbca6b68a Split data_08108D30.s and extract pointers 2021-03-24 23:27:31 +01:00
Henny022p 5af4805e59 documented most audio stuff 2021-03-24 01:58:52 +01:00
Henny022p c77414731d finished sound enum 2021-03-23 06:01:46 +01:00