Commit Graph

28 Commits

Author SHA1 Message Date
Henny022p 58c948b8c4 name flag fields in structs 2025-03-09 18:57:54 +00: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 c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 dcc596ed87 define collisions 2023-12-31 21:26:12 -08:00
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -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 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
octorock c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
Tal Hayon bf9df14832 Use FX enum and add another sparkle to the enum 2022-11-21 19:17:21 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02: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
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
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
Tal Hayon 01fc98d161 Decompile object37 2022-03-13 05:37:52 +02: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
Tal Hayon 640810a005 Decompile a few functions in objectutils 2022-02-28 16:55:08 +02:00
octorock 3fddf8f070 Decompile Whirlwind 2022-02-27 13:44:06 +01:00
octorock d37be75c49 Use hitbox header 2022-02-27 13:44:06 +01:00
Tal Hayon 21d08b03d0 match sub_08099880 2022-02-14 06:31:08 +02:00
octorock fb9174c0d3 Decompile most of PullableMushroom 2022-01-30 00:35:09 +01:00
octorock d50cdc86aa Decompile BigIceBlock 2022-01-30 00:22:29 +01:00