summaryrefslogtreecommitdiff
path: root/src/room.c
AgeCommit message (Expand)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Fix formatoctorock
2024-01-06Rename metaTilesoctorock
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2023-12-30create enemy struct and enemy 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
2023-12-29document RoomVars structtheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-07-05Use metatile enumoctorock
2023-07-05various small documentation changesHenny022p
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-06-10Extract some map data definitionsoctorock
2022-12-21Fix pathsoctorock
2022-11-21Use FX enum and add another sparkle to the enumTal Hayon
2022-10-08Extract some dataoctorock
2022-08-08Various documentationsTal Hayon
2022-07-25Rename objectsoctorock
2022-07-11Push functions matched on decomp.me by various peopleTal Hayon
2022-05-18Rename managersoctorock
2022-05-09Match sub_0801876CTal Hayon
2022-05-08Match sub_08018BB4 and adjust typesTal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-28name remaining entity fieldstheo3
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-02-10moved gCurrentAreaDroptable into gRoomVars properlyHenny022p
2022-02-08decomp enemyUtils.cHenny022p
2022-01-29Using EntityKind enum in various placesTal Hayon
2022-01-12Unify asm for non-matching functionsoctorock
2022-01-04sort out functions.htheo3
2022-01-04game.c doctheo3
2022-01-03naming worktheo3
2022-01-01color.c, utils->common.ctheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-27dungeon stufftheo3
2021-12-20header overhaultheo3
2021-12-19propagate changestheo3
2021-12-19rebasetheo3
2021-12-19util filestheo3
2021-12-18tile entity functionstheo3
2021-12-17create item enumtheo3
2021-12-14mergetheo3
2021-12-14cleanuptheo3
2021-12-13Decompile OctorokBossoctorock
2021-12-12overworldtheo3
2021-11-18Merge branch 'master' into asset-extractionoctorock