Commit Graph

48 Commits

Author SHA1 Message Date
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
Elliptic Ellipsis 2cd62531cc Some more actionDelays 2022-06-21 22:55:11 +01:00
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
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07: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
notyourav 408fec1619
Merge pull request #343 from octorock/wizzrobes
Decompile Wizzrobes
2022-02-01 22:09:53 -08:00
octorock 5ab9443679 Decompile Wizzrobes 2022-01-31 21:25:43 +01:00
Tal Hayon 64c56499f9 Use projectile enum when possible 2022-01-30 02:11:16 +02:00
notyourav dd4cd859a0
Merge pull request #328 from hatal175/entflags 2022-01-29 11:06:44 -08:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
Tal Hayon 416a4b1191 Use sfx sounds enum whereever applicable 2022-01-28 13:11:05 +02:00
Tal Hayon 425b4afaeb Renaming according to review 2022-01-23 23:40:56 +02:00
Tal Hayon 70e2ef5877 Merge remote-tracking branch 'upstream/master' into coord 2022-01-23 17:24:55 +02:00
Tal Hayon a1ae3b229b Decompile coord.s 2022-01-23 17:21:08 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
theo3 bde85fd004 doxygen groups 2022-01-05 20:49:51 -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
theo3 34e69959df cleanup 2021-12-14 23:31:27 -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
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
octorock b1e3830872 Name CreateProjectile functions 2021-10-16 17:29:50 +02:00
theo3 bd50d449de collapse TUs 2021-03-21 20:51:08 -07: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 3079c016b4 clang-format and newlines 2020-11-13 23:27:50 -08:00
21aslade d04dc143fb Merge branch 'master' of https://github.com/zeldaret/tmc 2020-11-07 15:22:02 -07:00
Behemoth 723d233967 Enque -> Enqueue 2020-09-01 01:47:04 +02:00
Behemoth 0a2c0ad456 embrace direction macros 2020-09-01 01:21:50 +02:00
Behemoth 662e221f89 label a bunch of stuff 2020-09-01 00:58:36 +02:00
Behemoth 19c8711b4b decompile chuchu 2020-08-26 21:43:48 +02:00
21aslade bc0a593f97 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-08-23 13:24:39 -06:00
Behemoth debf6b2095 Decompile Acro-Bandits 2020-08-18 01:43:09 +02:00
theo3 ac67812a25 renamed all occurences of "link" to "player" 2020-08-08 14:59:11 -07:00
Marcus Huderle 1cbdcf5a36 Finish decompiling object49.c 2020-08-05 17:46:53 -05:00
Marcus Huderle c74456f175 Decompile oject48.c 2020-08-03 20:42:47 -05:00
theo3 62ddaaa5f6 add subdirs 2020-07-13 15:27:20 -07:00