Commit Graph

17 Commits

Author SHA1 Message Date
octorock 06dc158598 Rename vvv to actTile 2024-01-06 16:15:34 +01:00
octorock aced0bef69 Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06 15:01:44 +01:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
octorock 3b87c04162 Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-30 18:30:00 +01:00
theo3 a030120a0c clean up linkAnimation.c 2023-12-28 19:05:06 -08:00
octorock 4d67e6fe1f Create new entity structs for Objects 2023-07-31 21:31:30 +02:00
octorock b6a94d5062 Use metatile enum 2023-07-05 18:30:27 +02:00
octorock f89bb66911 Create enums for Vvvs and MetaTiles 2023-06-24 00:19:33 +02:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Elliptic Ellipsis 69568e03b0 Should be the rest of them 2022-06-22 00:00:57 +01:00
Elliptic Ellipsis 66fb42033d Even more 2022-06-21 23:32:13 +01:00
octorock 4fd8048c3c Decompile some functions 2022-04-11 18:55:07 +02:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 8f678d15ed Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
2022-03-07 12:29:01 +01:00
octorock dcb6360b4e Decompile Beanstalk 2022-02-26 14:40:57 +01:00