summaryrefslogtreecommitdiff
path: root/linker.ld
AgeCommit message (Collapse)Author
2024-01-06Add more tilemap documentationoctorock
2024-01-06Rename vvv to actTileoctorock
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2023-12-31document tile asm functionstheo3
2023-12-30create enemy struct and enemy flagstheo3
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-29label some asm functionstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-17Restore evil spirit (#654)KEKW555
* Delete asm/object directory * Restore evilSpirit.c * Sync linker * Delete data/const/object/evilSpirit.s * Update assets.json * Fix fields
2023-07-31Create new entity structs for Objectsoctorock
2023-07-05Use metatile enumoctorock
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-06-17Extract player macrosoctorock
2023-06-17Extract KeyValuePairsoctorock
2023-06-10Extract some map data definitionsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-05-20Merge pull request #609 from Henny022p/linker-fixnotyourav
2023-05-11revert memcpy linker change because new ld does not like itHenny022p
adjust dependency scan to still skip libs
2023-05-06Merge remote-tracking branch 'upstream/master' into interaction-stuffCatobat
2023-04-28Document structs for interacting with entitiesCatobat
2023-04-25Merge pull request #599 from Henny022p/makefilenotyourav
New Makefile
2023-02-26new MakefileHenny022p
big commit, but should be working ok now
2023-01-04remove fake global gUnk_02035160Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_0203510EHenny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_020350F0Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_020350E2Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_0203508EHenny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02034E4EHenny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02034DF0Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02034D30Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02034CF0Henny022p
part of gBG0Buffer
2023-01-04remove fake global gUnk_02022130Henny022p
part of gBG1Buffer
2023-01-04remove fake global gUnk_02022030Henny022p
part of gBG1Buffer
2023-01-04remove fake global gUnk_02021F70Henny022p
part of gBG1Buffer
2023-01-04remove fake global gUnk_020344F0Henny022p
part of gBG2Buffer
2022-12-22Fix palette groupsoctorock
2022-12-21Fix pathsoctorock
2022-12-14Split map data into foldersoctorock
2022-12-11Extract dungeon mapsoctorock
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-09-03Extract some dataoctorock
Sort data according to the compilation using they belong to. Extract background animations.
2022-08-09Document some player item stuffoctorock
2022-08-07Put some const data in npcUtilsTal Hayon
2022-07-27Match sub_0802EBC4Tal Hayon
2022-07-25Rename objectsoctorock
2022-07-19Match sub_08027D20Tal Hayon
2022-07-11Push functions matched on decomp.me by various peopleTal Hayon
2022-07-10Decompile dust functions (except 2)Tal Hayon