Commit Graph

23 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 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
Reinmmar ed438ebd78 Formatting again 2023-09-18 19:01:17 +02:00
Reinmmar e689c1b32d Filled in the directions 2023-09-18 18:56:46 +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 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
Tal Hayon a04079708e Match CalculateEntityTileCollisions 2022-07-28 19:26:11 +03:00
octorock e11cfed066 Decompile some functions 2022-06-11 22:58:02 +02:00
Tal Hayon 4cd8aa9ab6 Match diagonal move functions 2022-05-13 02:49:58 +03:00
theo3 755571834d rename coord.h to physics.h 2022-03-28 17:28:17 -07:00
theo3 7c16e8d50a identify all player items 2022-03-28 15:23:06 -07:00
Elliptic Ellipsis b3a2644b4d Format 2022-03-25 02:36:10 +00:00
Elliptic Ellipsis fa1eb01528 Use COL_ enum 2022-03-25 01:25:02 +00:00
Elliptic Ellipsis 6eea9aace2 Add collision.h and start using its enum 2022-03-24 22:18:39 +00:00
Henny022p 35eef68d96 clean usage of transitions in existing code 2022-03-20 02:56:38 +01:00
notyourav 00524c0385 Merge pull request #437 from hatal175/fan
Decompile fan and stoneTablet
2022-03-08 17:30:43 -08:00
Tal Hayon 8535b62aae Decompile fan 2022-03-07 21:30:36 +02:00
octorock d6bbbf2db6 Improve LayerStruct 2022-03-05 19:09:49 +01:00
octorock b69a6d223c Rename movement functions 2022-02-12 20:03:27 +01:00
octorock d6c79aa263 Rename enemy functions 2022-02-12 20:03:27 +01:00
octorock 75c57e3124 Decompile movement 2022-02-12 20:03:27 +01:00