summaryrefslogtreecommitdiff
path: root/src/roomInit.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09name transition handler functionsHenny022p
2025-03-09cleanup graphics codeHenny022p
a bit
2025-03-09cleanup hole managerHenny022p
2025-03-09more transition function cleanupHenny022p
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
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-29document RoomVars structtheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-08-02SaveFile cleanup part 1Henny022p
2023-07-05Use metatile enumoctorock
2023-07-05formatHenny022p
2023-07-05various small documentation changesHenny022p
made during SGDQ23 while working on multiworld randomizer Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2022-12-11Extract dungeon mapsoctorock
2022-11-21Use FX enum and add another sparkle to the enumTal Hayon
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-08Various documentationsTal Hayon
2022-07-29Document various fieldsTal Hayon
2022-05-18Rename managersoctorock
2022-05-14Merge remote-tracking branch 'upstream/master' into enumasmTal Hayon
2022-05-14Use enums across more scripts and filesTal Hayon
2022-05-11Use flag bank enum where possibleTal Hayon
2022-05-08Match sub_08018BB4 and adjust typesTal Hayon
2022-04-10Decompile Subtask_FadeIn/OutTal Hayon
2022-04-05Add fade flags enumTal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-28namingtheo3
2022-03-27mergetheo3
2022-03-27player asm wiptheo3
2022-03-23done with room namesHenny022p
2022-03-23more room namesHenny022p
2022-03-21added WarpType enumHenny022p
and some cleanup
2022-03-14Remove several gotosTal Hayon
2022-03-05Improve LayerStructoctorock
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2022-02-12Decompile movementoctorock
2022-02-11Merge pull request #369 from hatal175/boolcastnotyourav
2022-02-11Remove struct from gArea.unk_0cTal Hayon
2022-02-11Remove boolcast uses from codeTal Hayon
2022-02-10Decompile roomInit.c asm_funcsTal Hayon
2022-02-03CreateRandomDrop and droptablesHenny022p
2022-01-29Use PlayerSpawnType enum in a few placesTal Hayon
2022-01-21fixed point stufftheo3
2022-01-09Use sound enum in all SoundReq callsTal Hayon
2022-01-05Fade documentationtheo3