Commit Graph

1026 Commits

Author SHA1 Message Date
octorock f89bb66911 Create enums for Vvvs and MetaTiles 2023-06-24 00:19:33 +02:00
octorock f9da634427 Extract player macros 2023-06-17 11:08:13 +02:00
octorock c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +02:00
notyourav 298d215232
Merge pull request #609 from Henny022p/linker-fix 2023-05-20 22:03:32 -07:00
Henny022p d40664bb74 revert memcpy linker change because new ld does not like it
adjust dependency scan to still skip libs
2023-05-11 19:02:49 +02:00
Catobat a2785bc0fa Merge remote-tracking branch 'upstream/master' into interaction-stuff 2023-05-06 12:32:38 +02:00
Catobat 04f4272b14 Document structs for interacting with entities 2023-04-28 20:20:29 +02:00
notyourav a9910e74cc
Merge pull request #599 from Henny022p/makefile
New Makefile
2023-04-25 11:20:17 -07:00
Henny022p 27fc1b4ac8 new Makefile
big commit, but should be working ok now
2023-02-26 03:41:25 +01:00
Henny022p e38301fc17 remove fake global gUnk_02035160
part of gBG0Buffer
2023-01-04 19:33:17 +01:00
Henny022p 86a5c82ec9 remove fake global gUnk_0203510E
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 78120062b2 remove fake global gUnk_020350F0
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 7f25b35c2d remove fake global gUnk_020350E2
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p eb60063cde remove fake global gUnk_0203508E
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 4fd8013c8d remove fake global gUnk_02034E4E
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 0b0f469f7a remove fake global gUnk_02034DF0
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p ba7b5dbccd remove fake global gUnk_02034D30
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p 7228a03874 remove fake global gUnk_02034CF0
part of gBG0Buffer
2023-01-04 19:26:42 +01:00
Henny022p a37c482850 remove fake global gUnk_02022130
part of gBG1Buffer
2023-01-04 19:26:42 +01:00
Henny022p 08de04a87b remove fake global gUnk_02022030
part of gBG1Buffer
2023-01-04 19:26:42 +01:00
Henny022p 33a62419a9 remove fake global gUnk_02021F70
part of gBG1Buffer
2023-01-04 19:26:42 +01:00
Henny022p 3855f2f0d0 remove fake global gUnk_020344F0
part of gBG2Buffer
2023-01-04 19:26:42 +01:00
octorock ea9b7e7848 Fix palette groups 2022-12-22 23:47:13 +01:00
octorock c280188436 Fix paths 2022-12-21 23:40:27 +01:00
octorock ec0678872f Split map data into folders 2022-12-14 17:23:07 +01:00
octorock 1d741c182d Extract dungeon maps 2022-12-11 12:07:48 +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 807d313e10 Put some const data in npcUtils 2022-08-07 00:17:12 +03:00
Tal Hayon 9c47da96e6 Match sub_0802EBC4 2022-07-27 07:34:59 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Tal Hayon 705d5e7283 Match sub_08027D20 2022-07-19 05:17:45 +03:00
Tal Hayon 3259c71966 Push functions matched on decomp.me by various people 2022-07-11 01:33:43 +03:00
Tal Hayon 098c0c9bf6 Decompile dust functions (except 2) 2022-07-10 01:34:46 +03:00
octorock e11cfed066 Decompile some functions 2022-06-11 22:58:02 +02:00
Tal Hayon 818f4335c1 Remove unused linker entries 2022-05-21 00:09:09 +03:00
Tal Hayon 5ad9b06c48 Match zFree 2022-05-21 00:09:09 +03:00
Henny022p 2f87c65df4 match some playerUtils functions 2022-05-20 19:24:49 +02:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
Tal Hayon 4141d3e573 Match sub_08018500 2022-05-10 08:16:21 +03:00
Tal Hayon c5c1343c7c Decompile code_0808C964
Consolidate objects 75 and 76 into macroMushroomStalk since they use the same action functions
2022-05-07 09:37:39 +03:00
Tal Hayon 6c31ed0ee2 Match PlayerItemCellOverwriteSet 2022-05-06 00:50:31 +03:00
Tal Hayon 0ab1dec741 Put const data in townMinish 2022-04-21 15:55:21 +03:00
Tal Hayon 476bc3311c Put const data in windTribesPeople 2022-04-21 09:54:22 +03:00
Tal Hayon 1ac2d10b8d Put const data in playerItemFireRodProjectile 2022-04-21 09:18:38 +03:00
Tal Hayon 26b9110180 Match sub_080ACF2C and put const data in playerItemHeldObject 2022-04-20 22:09:14 +03:00
Tal Hayon 1208153d25 Match functions and put const data in playerItemSword 2022-04-19 23:12:29 +03:00