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 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08: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 c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock 1d741c182d Extract dungeon maps 2022-12-11 12:07:48 +01:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01:00
octorock 75c57e3124 Decompile movement 2022-02-12 20:03:27 +01:00