| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-09 | cleanup | Henny022p | |
| 2025-03-09 | cleanup unused and transitive includes | Henny022p | |
| 2025-03-09 | cleanup asm.h | Henny022p | |
| 2025-03-09 | cleanup structures.h | Henny022p | |
| 2025-03-09 | cleanup headers | Henny022p | |
| 2025-03-09 | more transition function cleanup | Henny022p | |
| 2025-03-09 | replace ScreenTransitionData with Transition | Henny022p | |
| the struct did exist twice | |||
| 2024-01-06 | Fix format | octorock | |
| 2024-01-06 | Rename vvv to actTile | octorock | |
| 2024-01-06 | Rename metaTiles | octorock | |
| Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles. | |||
| 2024-01-06 | Merge branch 'master' into tilemap-docs | octorock | |
| 2024-01-01 | npc5 document | theo3 | |
| 2023-12-31 | define collisions | theo3 | |
| 2023-12-31 | Merge pull request #684 from notyourav/tiles | Theo | |
| Tiles documentation | |||
| 2023-12-31 | document tile asm functions | theo3 | |
| 2023-12-31 | True match sub_08068578 (#683) | KEKW555 | |
| 2023-12-31 | True match sub_0806252C | Elmyr de Hory | |
| Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com> | |||
| 2023-12-30 | label contact flags | theo3 | |
| 2023-12-30 | merge upstream | theo3 | |
| 2023-12-30 | label BounceUpdate asm | theo3 | |
| 2023-12-31 | Merge branch 'master' into tilemap-docs | octorock | |
| 2023-12-30 | Fix format | octorock | |
| 2023-12-30 | Merge branch 'master' into enemies | octorock | |
| 2023-12-30 | Use new entity struct for player | octorock | |
| 2023-12-30 | Invert NENT_DEPRECATED define | octorock | |
| To define ENT_DEPRECATED in files that still need the old entity structs. | |||
| 2023-12-30 | Create new entity structs for enemies | octorock | |
| 2023-12-29 | document RoomVars struct | theo3 | |
| 2023-12-28 | message definitions | theo3 | |
| 2023-12-28 | clean up linkAnimation.c | theo3 | |
| 2023-12-28 | fix fakematch in LinkHoldingItem_Action3 | theo3 | |
| 2023-12-28 | Merge branch 'master' into tilemap-docs | octorock | |
| 2023-12-24 | Match SortKinstoneBag | Henny022p | |
| extract kinstone related data from SaveFile into it's own struct Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com> | |||
| 2023-12-10 | Match sub_08066490 (#648) | KEKW555 | |
| * Nuke sub_08066490.inc * Match sub_08066490 * Remove extra bracket | |||
| 2023-12-10 | Applied the enum for interactions (#647) | Reinmmar | |
| * Interactions enum applied * Interactions enum applied | |||
| 2023-09-18 | Filled in the directions | Reinmmar | |
| 2023-08-15 | Labeled all unlabeled inputs(if I didn't miss any) | Reinmmar | |
| 2023-08-06 | Merge pull request #620 from Henny022p/savefile | notyourav | |
| SaveFile cleanup | |||
| 2023-08-02 | SaveFile cleanup part 3 | Henny022p | |
| 2023-08-02 | SaveFile cleanup part 1 | Henny022p | |
| 2023-08-01 | Create new entity structs for NPCs | octorock | |
| 2023-08-01 | Add documentation head to all NPCs | octorock | |
| 2023-07-05 | Use metatile enum | octorock | |
| 2023-07-05 | format | Henny022p | |
| 2023-07-05 | various small documentation changes | Henny022p | |
| made during SGDQ23 while working on multiworld randomizer Co-authored-by: Ibot02 <jtp.jtp@gmx.de> | |||
| 2023-06-24 | Create enums for Vvvs and MetaTiles | octorock | |
| 2023-06-17 | Extract player macros | octorock | |
| 2023-06-17 | Extract KeyValuePairs | octorock | |
| 2023-06-10 | Extract some map data definitions | octorock | |
| 2023-05-31 | Merge remote-tracking branch 'upstream/master' into tilemap-docs | octorock | |
| 2023-05-06 | Missed a line | Catobat | |
