| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-08 | Merge pull request #701 from Henny022p/cleanup/250302HEADmaster | Henny022p | |
| Various code cleanup changes | |||
| 2025-03-09 | formatting | Henny022p | |
| 2025-03-09 | cleanup | Henny022p | |
| 2025-03-09 | cleanup unused and transitive includes | Henny022p | |
| 2025-03-09 | cleanup asm.h | Henny022p | |
| 2025-03-09 | use gfx offset constants | Henny022p | |
| 2025-03-09 | cleanup structures.h | Henny022p | |
| 2025-03-09 | cleanup headers | Henny022p | |
| 2025-03-09 | name transition handler functions | Henny022p | |
| 2025-03-09 | cleanup graphics code | Henny022p | |
| a bit | |||
| 2025-03-09 | improve hole manager member names | Henny022p | |
| 2025-03-09 | cleanup hole manager | Henny022p | |
| 2025-03-09 | more transition function cleanup | Henny022p | |
| 2025-03-09 | add enum for transition shape | Henny022p | |
| 2025-03-09 | clean up some transition functions | Henny022p | |
| 2025-03-09 | replace ScreenTransitionData with Transition | Henny022p | |
| the struct did exist twice | |||
| 2025-03-09 | name flag fields in structs | Henny022p | |
| 2025-01-12 | document unknown members of Peahat | Henny022p | |
| 2025-01-12 | rename gUnk_020000B0 to gEnemyTarget and move it to a header | Henny022p | |
| 2024-02-16 | Remove fakematch for KinstoneMenu_080A4494 using DWORD (#694) | KEKW555 | |
| * Remove fakematch for KinstoneMenu_080A4494 using DWORD * Fix fint | |||
| 2024-02-16 | Use standard union for Div Mod (#693) | KEKW555 | |
| * Cleanup ui.c div and mod * Cleanup divRem in pauseMenu.c * Add non matchings * Consistent defines * Restore comment | |||
| 2024-01-21 | Patch 1 (#692) | Lemeon | |
| * True Match sub_080A5F48 matched sub_080A5F48 using typecast on Div. * True Match DrawChargeBar Matched DrawChargeBar using typecast on Div * Update ui.c changed gUnk_0200AF00 to gHUD. this change is not yet in the repo, which the nonmatch website uses * Update ui.c changes to how my code looks * Update ui.c ; * Update pauseMenu.c * Update ui.c * Update ui.c whitespace... * Update pauseMenu.c fighting with the lint system * Update ui.c that should be the right format now | |||
| 2024-01-21 | Merge pull request #688 from KEKW555/KEKW555-patch-2 | Theo | |
| 2024-01-17 | Merge branch 'zeldaret:master' into master | Tony Jih | |
| 2024-01-06 | Fix format | octorock | |
| 2024-01-06 | Add more tilemap documentation | 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-03 | True match sub_080784E4 | KEKW555 | |
| 2024-01-03 | Bring back shopSpawnData | Tony Jih | |
| 2024-01-02 | True match GoronMerchantShopManager_Main | Tony Jih | |
| 2024-01-01 | gustjar player fields | theo3 | |
| 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 | create enemy struct and enemy 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 | Use new entity structs in a few more files | 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 | |
