Commit Graph

95 Commits

Author SHA1 Message Date
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
octorock 8b69eadaef Fix format 2023-12-30 22:48:48 +01:00
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
octorock 5676cb7890 Use new entity structs in a few more files 2023-12-30 18:42: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 33473d1d5b Create new entity structs for enemies 2023-12-30 18:12:05 +01:00
theo3 7c1c612c9b fix fakematch in LinkHoldingItem_Action3 2023-12-28 17:54:39 -08:00
Reinmmar 261e837e8b Cleaned this up a bit 2023-12-04 18:04:49 +01:00
KEKW555 b43850a9aa Match sub_080762D8 (#640)
* Nuke sub_080762D8.inc

* Match sub_080762D8

* Fix field name

* Fix field name v2
2023-12-03 14:10:57 -08:00
Reinmmar 4a1bbf3dd8 labeled unused minish boots animations 2023-09-20 12:45:48 +02:00
Reinmmar 0fdb9c5ac2 renamed and added a bunch of animations to enum 2023-09-19 21:23:45 +02:00
Reinmmar b4cf2f7a92 PLEASE I BEG OF YOU ACCEPT IT CLANG 2023-09-18 19:04:55 +02:00
Reinmmar 47e6390a4f clang-format wanted this change 2023-09-18 19:03:19 +02: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
Reinmmar 4c37e6cf5e added bow_state :) 2023-09-17 21:13:44 +02:00
Reinmmar ab3e4ef0f4 Labeled one Portal Type and some animations 2023-09-17 21:07:48 +02:00
Henny022p bc22015987 SaveFile cleanup part 1 2023-08-02 20:50:18 +02:00
Catobat b4995417d3 Use more PlayerFlags constants 2023-04-30 18:49:08 +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
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03: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
Tal Hayon 542b20b914 Match OcarinaUpdate and sub_08026110 2022-07-16 08:29:08 +03:00
Tal Hayon 6243626efe Match sub_08076088 2022-05-21 19:37:34 +03:00
Tal Hayon 82f40860ad Remove some gotos 2022-04-29 10:01:15 +03:00
Tal Hayon 7a3ca3499c Put const data in itemJarEmpty 2022-04-16 21:36:50 +03:00
Tal Hayon 9d043a4ad7 Match sub_080774A0 and put const data in itemMoleMitts 2022-04-16 21:34:26 +03:00
Tal Hayon 0b81971858 Put const data in itemShield 2022-04-16 21:03:06 +03:00
Tal Hayon 13d44cf944 Put const data in itemPacciCane 2022-04-16 20:59:56 +03:00
Tal Hayon 8c3854d7ef Put const data in itemOcarina 2022-04-16 20:58:27 +03:00
Tal Hayon 2cad513327 Put const data in itemTryPickupObject 2022-04-16 20:56:55 +03:00
Tal Hayon 456cf5f5b9 Put cosnt data in itemBomb 2022-04-16 20:53:27 +03:00
Tal Hayon 3c6101e313 Put const data in itemBow 2022-04-16 20:49:53 +03:00
Tal Hayon 0f05b0237d Put const data in itemBoomerang 2022-04-16 20:47:42 +03:00
Tal Hayon d2d458d702 Put const data in itemLantern 2022-04-16 20:46:16 +03:00
Tal Hayon 7ce1bdd245 Put const data in itemSword 2022-04-16 20:41:45 +03: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
octorock 03e15c611c Decompile some of beanstalkSubtask 2022-03-31 22:38:53 +02:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07: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
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
Tal Hayon 9df9e77512 Change --x !=/== 0xff comparisons 2022-03-28 09:07:37 +03:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00