Commit Graph

35 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 c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 5324928f44 npc5 document 2024-01-01 12:12:05 -08:00
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
theo3 fb9f59fbbb label BounceUpdate asm 2023-12-30 17:13:42 -08: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
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +02:00
Catobat 4ab73f8eb7 Name some more functions in common.c 2023-01-08 15:01:18 +01:00
octorock c280188436 Fix paths 2022-12-21 23:40:27 +01:00
octorock 1d741c182d Extract dungeon maps 2022-12-11 12:07:48 +01:00
Tal Hayon 953a5d35cc Match sub_0807A5B8 2022-08-22 18:44:58 +03:00
Tal Hayon b20c9cb98c Match DelayedEntityLoadManager_Main 2022-08-01 21:25:04 +03:00
Tal Hayon fa1d806944 Using sfx enum and some minor type changes 2022-07-22 10:53:34 +03:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
theo3 5208bfd1aa player asm wip 2022-03-27 00:15:37 -07: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
octorock 4d66b468f8 Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
2022-03-02 22:33:12 +01:00
octorock d6c79aa263 Rename enemy functions 2022-02-12 20:03:27 +01:00
octorock 5ab9443679 Decompile Wizzrobes 2022-01-31 21:25:43 +01:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 f26b2e286a more game.c 2022-01-03 20:16:58 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 24750a6bb5 finish player.c 2021-12-27 17:14:52 -08:00
theo3 079260dbd6 name asm funcs 2021-12-25 21:28:44 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -08:00