Commit Graph

37 Commits

Author SHA1 Message Date
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +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
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
Elliptic Ellipsis fa1eb01528 Use COL_ enum 2022-03-25 01:25:02 +00:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -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 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 5ab9443679 Decompile Wizzrobes 2022-01-31 21:25:43 +01:00
Tal Hayon 416a4b1191 Use sfx sounds enum whereever applicable 2022-01-28 13:11:05 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
octorock 2da2b2b33e Decompile LilypadLarge 2022-01-20 14:06:59 +01:00
hatal175 68fceeb3c4 Match sub_0802594C 2022-01-11 17:06:08 +01:00
theo3 bde85fd004 doxygen groups 2022-01-05 20:49:51 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
Tal Hayon 0b829b13bd Improve sub_0802594C 2021-12-29 06:34:59 +02: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
octorock 2580b33a20 Decompile OctorokBoss 2021-12-13 21:55:22 +01:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 313cc336f2 thumb interwork finished 2021-11-10 00:35:06 -08:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
theo3 d29468c30b add effects.h 2021-10-26 20:33:33 -07:00
Ibot02 59076fccb7 Renamed Entity fields for knockback
SolidifiedGaming identified these while glitchhunting.
2021-10-25 13:32:54 +02:00
Ibot02 83e018464d managerF.c: ok 2021-09-22 13:16:37 +02:00
octorock f2c69d0b7c Unify nonmatching namings 2021-05-13 01:16:24 +02:00
Henny022p f477e63fa4 use object enum in object creation 2021-05-02 02:27:18 +02:00
notyourav 8b81269271 Merge branch 'master' into ply 2021-03-17 20:23:01 -07:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +01:00
theo3 e3ee1058bb create object enum and update entity type struct 2021-02-28 17:04:49 -08:00
Behemoth 34d16a7db5 decompile madderpillar 2020-09-18 01:21:13 +02:00
Behemoth 2bfb0f27af match sub_080258C4 (thanks to Ibot02) 2020-09-11 01:41:56 +02:00
Behemoth 0674660b0d format position offsets 2020-09-06 03:45:46 +02:00
Behemoth a7bd0cb575 decompile puffstool 2020-09-06 03:35:26 +02:00