| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-09 | cleanup unused and transitive includes | Henny022p | |
| 2025-03-09 | cleanup structures.h | Henny022p | |
| 2025-03-09 | cleanup headers | Henny022p | |
| 2024-01-21 | Merge pull request #688 from KEKW555/KEKW555-patch-2 | Theo | |
| 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-01 | gustjar player fields | theo3 | |
| 2023-12-31 | define collisions | theo3 | |
| 2023-12-31 | document tile asm functions | 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 | 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-29 | document RoomVars struct | theo3 | |
| 2023-12-29 | label some asm functions | 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-25 | Remove RespawnPlayer fakematch (#666) | KEKW555 | |
| * Remove RespawnPlayer fakematch * Remove xtra space | |||
| 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 | Applied the enum for interactions (#647) | Reinmmar | |
| * Interactions enum applied * Interactions enum applied | |||
| 2023-12-09 | Match remaining playerUtils.c functions. (#642) | KEKW555 | |
| * Nuke sub_080784E4.inc * Nuke sub_0807A2F8.inc * Match remaining playerUtils functions * Fix build failures | |||
| 2023-11-30 | Merge pull request #635 from nonmatch/patch-87 | notyourav | |
| Match Functions | |||
| 2023-11-30 | Fix function signatures | ThothWhatsThis | |
| 2023-11-30 | Match sub_0807C8B0 | ThothWhatsThis | |
| 2023-11-30 | Match sub_0807BFD0 | ThothWhatsThis | |
| 2023-11-30 | Match sub_080789A8 | ThothWhatsThis | |
| 2023-11-29 | oops | Reinmmar | |
| 2023-11-29 | Merge branch 'master' into MissingPlayerStateFlags | Reinmmar | |
| 2023-11-29 | cleaned up matching function | Reinmmar | |
| 2023-11-29 | OK sub_0807A5B8 | KEKW555 | |
| 2023-09-24 | found more anims, also removing != 0 sometimes | Reinmmar | |
| 2023-09-20 | found another place where animations hid | Reinmmar | |
| 2023-09-19 | renamed and added a bunch of animations to enum | Reinmmar | |
| 2023-09-19 | Had a wrong name for an animation | Reinmmar | |
| 2023-09-18 | Filled in the directions | Reinmmar | |
| 2023-09-17 | Reformatting | Reinmmar | |
| 2023-09-17 | the rest of the portal types (2 unknown to me) | Reinmmar | |
| 2023-09-17 | added bow_state :) | Reinmmar | |
| 2023-09-17 | Labeled one Portal Type and some animations | Reinmmar | |
| 2023-09-17 | Uuuh... A lot of animations in an enum | Reinmmar | |
| 2023-09-17 | Labeled PlayerState and PlayerAction stuff | Reinmmar | |
