summaryrefslogtreecommitdiff
path: root/src/common.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09use gfx offset constantsHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09cleanup graphics codeHenny022p
a bit
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-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-28message definitionstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-25True match sub_0801E64C (#665)Tony Jih
* True match sub_0801E64C * modify macro to constant * fix comments from tab to spaces
2023-12-23Merge pull request #663 from Henny022p/SortKinstoneBagTheo
Match SortKinstoneBag
2023-12-23True match zMalloc (#659)KEKW555
* True match zMalloc * Cleanup
2023-12-24Match SortKinstoneBagHenny022p
extract kinstone related data from SaveFile into it's own struct Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-12-21Match sub_0801E31C (#656)KEKW555
* Match sub_0801E31C * Nuke common folder * Remove unnecessary casts
2023-12-09Match zmalloc (#644)KEKW555
* Nuke zMalloc.inc * Match zMalloc * Fix comments
2023-12-03Match sub_0801E49C (#638)KEKW555
* Nuke sub_0801E49C.inc * Match sub_0801E49C * Fix data types * Match signature * Add typecast and referring function signature * Fix lint issue
2023-08-01Create new entity structs for NPCsoctorock
2023-06-10Extract some map data definitionsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-05-06FormattingCatobat
2023-05-05Some comments and label names for GetFuserIdCatobat
2023-04-29Name the special values used with Kinstone FusionsCatobat
2023-04-28Document structs for interacting with entitiesCatobat
2023-04-24Fix dungeon item mixupCatobat
2023-02-27Merge pull request #597 from Catobat/kinstone-stuffnotyourav
Kinstone stuff
2023-01-08Match DrawDungeonMapHenny022p
2023-01-08Name more functionsCatobat
2023-01-08Name some more functions in common.cCatobat
2023-01-08Name some functions in common.cCatobat
2023-01-07Give unk118 and unk12B in SaveFile namesCatobat
2023-01-07Give unk141 and unk1C1 in SaveFile namesCatobat
2023-01-04FormattingCatobat
2023-01-03Eliminate a forced registerCatobat
2023-01-01Match sub_0801E99CCatobat
2022-12-11Extract dungeon mapsoctorock
2022-11-06Match UpdatePlayerCollisionoctorock
2022-11-06Match sub_0801E82Coctorock
2022-10-12Add WriteBit and ClearBitJeremy Herbert
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-22Match sub_0801E64CTal Hayon
2022-08-20Reformat codeLauri Koskela
2022-08-18Match sub_0801E290 in common.cLauri Koskela
2022-08-08Various documentationsTal Hayon
2022-08-05Decompile some functionsoctorock
2022-08-02Match sub_0801E24CTal Hayon
2022-07-25Rename objectsoctorock
2022-07-13Putting some nonmatch functions from siteTal Hayon