Commit Graph

30 Commits

Author SHA1 Message Date
theo3 201955ea05 create enemy struct and enemy flags 2023-12-30 20:05:32 -08: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
octorock 33473d1d5b Create new entity structs for enemies 2023-12-30 18:12:05 +01:00
octorock c63a86fbca Create some enemy structs 2023-12-29 22:56:38 +01:00
octorock a83c83ee8c Extract some data
Sort data according to the compilation using they belong to.
Extract background animations.
2022-09-03 23:33:35 +02:00
Tal Hayon 5b44390e0e Match sub_0802CF8C 2022-08-10 22:04:06 +03:00
Tal Hayon 09602b00af Putting some nonmatch functions from site 2022-07-13 15:24:22 +03:00
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock d6c79aa263 Rename enemy functions 2022-02-12 20:03:27 +01:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
Tal Hayon 425b4afaeb Renaming according to review 2022-01-23 23:40:56 +02:00
Tal Hayon a1ae3b229b Decompile coord.s 2022-01-23 17:21:08 +02:00
theo3 bde85fd004 doxygen groups 2022-01-05 20:49:51 -08:00
theo3 415f5213a9 PlayerNormal ok 2022-01-02 16:10:29 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -08:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08: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
octorock d632913122 Decompile manager35 2021-08-30 17:56:40 +02:00
octorock f2c69d0b7c Unify nonmatching namings 2021-05-13 01:16:24 +02:00
Henny022p a2cdfd6d8d Merge branch 'master' into cleanup_declarations 2021-03-15 22:56:23 +01:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
theo3 e251d79ffd quick fix 🙂 2021-03-13 01:14:46 -08:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +01:00
Luis Scheurenbrand b738f28239 decompile wallMaster2 2020-10-19 03:41:28 +02:00