Commit Graph

13 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 c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +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
octorock c63a86fbca Create some enemy structs 2023-12-29 22:56:38 +01: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
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
Tal Hayon 425b4afaeb Renaming according to review 2022-01-23 23:40:56 +02:00
Tal Hayon a1ae3b229b Decompile coord.s 2022-01-23 17:21:08 +02:00
Tal Hayon dbdcf4337a Decompile Enemy49 2022-01-21 08:02:26 +02:00