| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-09 | cleanup headers | Henny022p | |
| 2025-03-09 | cleanup hole manager | 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 | 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 | |
| 2023-12-31 | document tile asm functions | theo3 | |
| 2023-12-30 | create enemy struct and enemy flags | theo3 | |
| 2023-12-30 | label BounceUpdate asm | theo3 | |
| 2023-12-31 | Merge branch 'master' into tilemap-docs | octorock | |
| 2023-12-28 | clean up linkAnimation.c | theo3 | |
| 2023-12-28 | Merge branch 'master' into tilemap-docs | octorock | |
| 2023-08-01 | Create new entity structs for NPCs | octorock | |
| 2023-06-24 | Create enums for Vvvs and MetaTiles | octorock | |
| 2023-06-17 | Extract KeyValuePairs | octorock | |
| 2023-06-10 | Extract some map data definitions | octorock | |
| 2022-12-21 | Fix paths | octorock | |
| 2022-10-08 | Extract some data | octorock | |
| And split up subtasks and world events. | |||
| 2022-09-03 | Extract some data | octorock | |
| Sort data according to the compilation using they belong to. Extract background animations. | |||
| 2022-08-08 | Various documentations | Tal Hayon | |
| 2022-07-25 | Rename objects | octorock | |
| 2022-07-19 | Match sub_08027870 | Tal Hayon | |
| 2022-05-18 | Rename managers | octorock | |
| 2022-04-18 | Put const data in jailBars | Tal Hayon | |
| 2022-04-06 | Extract ui.h | Tal Hayon | |
| 2022-03-31 | Decompile some of beanstalkSubtask | octorock | |
| 2022-03-30 | sort out most of functions.h | theo3 | |
| 2022-03-28 | naming | theo3 | |
| 2022-03-28 | rename coord.h to physics.h | theo3 | |
| 2022-03-28 | identify some functions | theo3 | |
| 2022-03-27 | move function decls from player.c | theo3 | |
| 2022-03-27 | merge | theo3 | |
| 2022-03-27 | player asm wip | theo3 | |
| 2022-03-25 | Clean up a couple of bools | Elliptic Ellipsis | |
| 2022-03-20 | Misc prototype cleanup | Elliptic Ellipsis | |
| 2022-03-18 | Correct type of sub_0806F520 and use it as a bool | Elliptic Ellipsis | |
| 2022-03-17 | cleanup | theo3 | |
| 2022-03-17 | Decompile some UI | octorock | |
| 2022-03-13 | Decompile object10 | Tal Hayon | |
| 2022-03-10 | Decompile Object74 | octorock | |
| 2022-03-10 | Decompile ObjectB | octorock | |
| 2022-03-08 | Merge pull request #438 from octorock/octorokBoss | notyourav | |
| Use new entity struct for octorok boss | |||
| 2022-03-08 | Merge pull request #437 from hatal175/fan | notyourav | |
| Decompile fan and stoneTablet | |||
| 2022-03-07 | Decompile stoneTablet | Tal Hayon | |
| 2022-03-07 | Use new entity struct for octorok boss | octorock | |
| 2022-03-07 | Decompile fan | Tal Hayon | |
| 2022-03-07 | Use same names for arm functions and their trampolines | octorock | |
| To easier jump to the corresponding source code. | |||
| 2022-03-06 | Merge pull request #433 from octorock/objectUtils | notyourav | |
| Decompile rest of objectUtils | |||
| 2022-03-06 | Merge pull request #430 from octorock/layer-struct | notyourav | |
| Improve LayerStruct | |||
