summaryrefslogtreecommitdiff
path: root/src/game.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Add more tilemap documentationoctorock
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-28message definitionstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-08-02SaveFile cleanup part 1Henny022p
2022-12-11Extract area metadataoctorock
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-08Various documentationsTal Hayon
2022-08-06Document various fields and functionsTal Hayon
2022-07-25Rename objectsoctorock
2022-07-22Match GiveItemTal Hayon
2022-06-21Many more timers -> decElliptic Ellipsis
2022-06-11Decompile some functionsoctorock
2022-05-21Remove unused linker entriesTal Hayon
2022-05-20match some playerUtils functionsHenny022p
2022-05-18Rename managersoctorock
2022-05-11Use flag bank enum where possibleTal Hayon
2022-05-09Match GenerateAreaHintTal Hayon
2022-05-09Match sub_08018738Tal Hayon
2022-04-28Add TextCategory enumTal Hayon
2022-04-11Decompile some functionsoctorock
2022-04-10Decompile Subtask_FadeIn/OutTal Hayon
2022-04-06Merge pull request #487 from hatal175/fadenotyourav
Add fade flags enum
2022-04-06Extract ui.hTal Hayon
2022-04-05Add fade flags enumTal Hayon
2022-04-02Decompile some subtask2 functionsTal Hayon
2022-03-31Decompile some of beanstalkSubtaskoctorock
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-28formattheo3
2022-03-28mergetheo3
2022-03-28identify some functionstheo3
2022-03-28Decompile some functionsoctorock
2022-03-27move function decls from player.ctheo3
2022-03-23Merge branch 'master' into transitionsHenny022p
2022-03-21added RoomID enumHenny022p
2022-03-20clean usage of transitions in existing codeHenny022p
2022-03-19Decompile staffrolloctorock
2022-03-17cleanuptheo3
2022-03-17Decompile some UIoctorock
2022-03-10Decompile ObjectBoctorock
2022-03-06Decompile enterPortalSubtaskoctorock