Commit Graph

1023 Commits

Author SHA1 Message Date
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
theo3 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08:00
theo3 fb9f59fbbb label BounceUpdate asm 2023-12-30 17:13:42 -08:00
theo3 72509b18a0 label some asm functions 2023-12-29 00:59:43 -08:00
KEKW555 888033f7bd
Restore evil spirit (#654)
* Delete asm/object directory

* Restore evilSpirit.c

* Sync linker

* Delete data/const/object/evilSpirit.s

* Update assets.json

* Fix fields
2023-12-17 20:15:36 -08:00
octorock 4d67e6fe1f Create new entity structs for Objects 2023-07-31 21:31:30 +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 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
Tal Hayon e940c1cc5e Put const data in demo 2022-04-19 22:39:08 +03:00
Tal Hayon d3a9d40206 Put const data in windcrest 2022-04-19 22:03:51 +03:00
Tal Hayon 7239c05a1a Put const data in cow 2022-04-19 19:51:17 +03:00