Commit Graph

60 Commits

Author SHA1 Message Date
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
theo3 5049daabc5 label contact flags 2023-12-30 21:07:06 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
octorock 917ca10ba5 Merge branch 'master' into enemies 2023-12-30 22:18:38 +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
theo3 37723f5607 document RoomVars struct 2023-12-29 21:42:55 -08:00
theo3 d07c416641 message definitions 2023-12-28 21:58:54 -08:00
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
octorock bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs 2023-05-31 23:51:20 +02:00
anonymous c073577478 Match DispCtrlSet 2023-05-24 00:45:36 +00:00
Catobat 4fd83717cd Name sub_08078180 2023-04-30 20:21:45 +02:00
Catobat 06c0f111e7 Name all possible R button actions 2023-04-30 16:00:33 +02:00
Catobat 985eeb67a1 Name members for R actions in struct_0200AF00 2023-04-30 15:10:30 +02:00
Catobat 04f4272b14 Document structs for interacting with entities 2023-04-28 20:20:29 +02:00
octorock ea9b7e7848 Fix palette groups 2022-12-22 23:47:13 +01:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
octorock 167710b4d4 Decompile some functions 2022-08-05 22:39:02 +02:00
Tal Hayon 3a151b343d Document various fields 2022-07-29 20:58:24 +03:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
octorock 60e33b636d Rename managers 2022-05-18 13:07:06 +02:00
octorock 4fd8048c3c Decompile some functions 2022-04-11 18:55:07 +02:00
Tal Hayon 01067740c1 Extract ui.h 2022-04-06 11:03:32 +03:00
theo3 a633efd88c sort out most of functions.h 2022-03-30 00:52:53 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 c0eae31c2c merge 2022-03-28 12:15:15 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
octorock eb1158855b Decompile some functions 2022-03-28 17:30:56 +02:00
theo3 ffb4653b0d move function decls from player.c 2022-03-27 23:20:26 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 41ea9ab943 Decompile some UI 2022-03-17 00:58:47 +01: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
notyourav 697076659b Merge pull request #383 from hatal175/playeritemswordspin
Decompile the rest of playerItemBottle (renamed from sword spin)
2022-02-16 17:44:17 -08:00
Tal Hayon 65ab0fb1cb Decompile the rest of playerItemBottle (renamed from sword spin) 2022-02-13 07:05:15 +02:00
octorock 75c57e3124 Decompile movement 2022-02-12 20:03:27 +01:00
Tal Hayon b4f8429a2c Use PlayerFlags where possible 2022-01-30 00:32:10 +02:00
Tal Hayon 44449601b5 Decompile eu variants 2022-01-27 23:40:11 +02:00
octorock b0b39514c2 Unify asm for non-matching functions
So that tools can easier work with them.
2022-01-12 12:16:36 +01:00
theo3 3144d53159 doc entity.h 2022-01-05 17:52:39 -08: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 415f5213a9 PlayerNormal ok 2022-01-02 16:10:29 -08:00
Tal Hayon f57e040e16 Decompiled getEmptyEntity - still not completely matching 2021-12-31 16:46:58 +02:00
Tal Hayon 10562f5898 Tried to decompile dispCtrlSet 2021-12-30 12:48:00 +02:00
theo3 0e9a7a5e66 strip fake linker symbols 2021-12-29 02:59:02 -08:00