summaryrefslogtreecommitdiff
path: root/src/interrupts.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
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-31define collisionstheo3
2023-12-31document tile asm functionstheo3
2023-12-30label contact flagstheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Merge branch 'master' into enemiesoctorock
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-29document RoomVars structtheo3
2023-12-28message definitionstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-05-24Match DispCtrlSetanonymous
2023-04-30Name sub_08078180Catobat
2023-04-30Name all possible R button actionsCatobat
2023-04-30Name members for R actions in struct_0200AF00Catobat
2023-04-28Document structs for interacting with entitiesCatobat
2022-12-22Fix palette groupsoctorock
2022-08-09Document some player item stuffoctorock
2022-08-08Various documentationsTal Hayon
2022-08-05Decompile some functionsoctorock
2022-07-29Document various fieldsTal Hayon
2022-07-25Rename objectsoctorock
2022-05-18Rename managersoctorock
2022-04-11Decompile some functionsoctorock
2022-04-06Extract ui.hTal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-28name remaining entity fieldstheo3
2022-03-28mergetheo3
2022-03-28identify some functionstheo3
2022-03-28Decompile some functionsoctorock
2022-03-27move function decls from player.ctheo3
2022-03-17cleanuptheo3
2022-03-17Decompile some UIoctorock
2022-03-07Use same names for arm functions and their trampolinesoctorock
To easier jump to the corresponding source code.
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2022-02-16Merge pull request #383 from hatal175/playeritemswordspinnotyourav
Decompile the rest of playerItemBottle (renamed from sword spin)
2022-02-13Decompile the rest of playerItemBottle (renamed from sword spin)Tal Hayon
2022-02-12Decompile movementoctorock
2022-01-30Use PlayerFlags where possibleTal Hayon
2022-01-27Decompile eu variantsTal Hayon
2022-01-12Unify asm for non-matching functionsoctorock
So that tools can easier work with them.
2022-01-05doc entity.htheo3
2022-01-04sort out functions.htheo3
2022-01-03naming worktheo3
2022-01-02PlayerNormal oktheo3