Commit Graph

100 Commits

Author SHA1 Message Date
octorock aced0bef69 Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06 15:01:44 +01:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
theo3 72509b18a0 label some asm functions 2023-12-29 00:59:43 -08:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
octorock f89bb66911 Create enums for Vvvs and MetaTiles 2023-06-24 00:19:33 +02:00
octorock c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +02:00
octorock 134f39a0bd Document some staffroll entries 2023-05-31 23:05:08 +02:00
Catobat 18b86e484a Formatting 2023-05-06 00:36:48 +02:00
Catobat 8a7e928461 Change customHitbox in InteractableObject to Rect* 2023-04-30 22:34:53 +02:00
Catobat 3a7f92e7c7 Change customHitbox in InteractableObject to s8* 2023-04-30 21:58:05 +02:00
Catobat 985eeb67a1 Name members for R actions in struct_0200AF00 2023-04-30 15:10:30 +02:00
Catobat d1d78ed018 Name members for button texts in struct_0200AF00 2023-04-30 13:14:10 +02:00
Catobat d5afe1f2dd Name a lot of functions about interactable objects 2023-04-28 23:36:33 +02:00
Catobat 04f4272b14 Document structs for interacting with entities 2023-04-28 20:20:29 +02:00
Catobat b25f36e736 struct_03003DF0 seems to use struct_03003DF8 2023-04-27 16:14:29 +02:00
octorock ea9b7e7848 Fix palette groups 2022-12-22 23:47:13 +01:00
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
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
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon 5347c5ddaf Add DialogType and DialogFlagType enums 2022-04-23 03:06:56 +03:00
Tal Hayon 4820349daf Put const data in beedle 2022-04-14 20:19:43 +03:00
octorock 03e15c611c Decompile some of beanstalkSubtask 2022-03-31 22:38:53 +02:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Tal Hayon dc5acb446e Decompile the rest of text.c 2022-03-22 01:36:08 +02:00
octorock 7c9f5d2f23 Decompile staffroll 2022-03-19 01:09:40 +01:00
octorock 41ea9ab943 Decompile some UI 2022-03-17 00:58:47 +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
octorock eda6ecfb9a Decompile FigurineDevice 2022-02-27 00:11:15 +01:00
Henny022p 5824dc8467 clang format 2022-01-31 17:33:26 +01:00
Henny022p 4517e77563 decomp figurine menu 2022-01-17 03:11:40 +01:00
Tal Hayon d04a806abf Match CopyOAM 2022-01-14 04:18:42 +02:00
Tal Hayon ba5155b3ac ResetPlayer decompile 2022-01-07 04:11:23 +02:00
theo3 a1da1889e3 Fade documentation 2022-01-05 12:47:34 -08:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
theo3 cbd0b7e6c9 rename files 2021-12-28 23:33:10 -08:00
theo3 1218a8b691 object6A ok 2021-12-22 22:13:30 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
notyourav 8c12094f47
Merge pull request #170 from octorock/asset-extraction
Asset extraction
2021-11-22 18:08:54 -08:00
destoer 9db8acbe47 decompile code_0804B9F8.s 2021-11-18 19:46:05 +00:00
octorock 3a523cb74b Decompile entity init functions 2021-11-14 14:50:45 +01:00
octorock 9396484df6 Merge branch 'master' into asset-extraction 2021-11-12 12:13:13 +01:00
theo3 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -08:00
theo3 e6eeeefc50 merge entity.c 2021-11-06 21:42:53 -07:00