Commit Graph

19 Commits

Author SHA1 Message Date
octorock 1ecc23d534 Fix format 2024-01-06 18:43:02 +01:00
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
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01: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
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Elliptic Ellipsis ca06566e2f Many more timers -> dec 2022-06-21 23:26:53 +01:00
Elliptic Ellipsis 0e60387579 InitScreenShake time -> dec 2022-06-21 23:12:06 +01:00
octorock 4fd8048c3c Decompile some functions 2022-04-11 18:55:07 +02:00
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07:00
Tal Hayon 4341aba391 Decompile ladderUp 2022-02-25 19:05:19 +02:00