Commit Graph

97 Commits

Author SHA1 Message Date
Yanis42 0e4544d40e Merge remote-tracking branch 'upstream/main' into match_actor_rupee 2024-04-28 17:37:59 +02:00
Aetias f1987ecefc Add elfkill 2024-04-27 12:24:17 +02:00
Yanis42 5f9ed12416 progress? 2024-04-21 13:40:14 +02:00
Yanis42 cfbffe5ec1 Merge remote-tracking branch 'upstream/main' into match_actor_rupee 2024-04-21 12:23:57 +02:00
Aetias 188ac744ca Delink ActorType 2024-04-21 12:11:23 +02:00
Yanis42 5da4496e3d Merge remote-tracking branch 'upstream/main' into match_actor_rupee 2024-04-21 01:08:31 +02:00
Aetias d874460fa2 Remove ActorRupee::gResource 2024-04-20 13:44:08 +02:00
Aetias 0e5b67f37b Delete Resource
It has been replaced by `DestructorChain`
2024-04-20 13:37:04 +02:00
Yanis42 c7fd0dd4bd fix more matching issues 2024-04-19 21:57:52 +02:00
Yanis42 0802505ec9 Merge remote-tracking branch 'upstream/main' into match_actor_rupee 2024-04-19 16:51:32 +02:00
Yanis42 808cd5bf0f fixed build issues and function non-matchings 2024-04-17 13:59:41 +02:00
Aetias 42e47a1041 Add extern gAdventureFlags 2024-04-16 20:55:00 +02:00
Aetias 52862236e3 Finish AdventureFlags 2024-04-16 20:52:22 +02:00
Yanis42 40e593461f initial work 2024-04-15 23:54:15 +02:00
Aetias 43720a9855 Mangle AdventureFlags 2024-04-15 19:26:21 +02:00
Aetias 7b8443d0a5 Mangle Actor 2024-04-14 11:27:14 +02:00
Aetias 93c2d93d17 ActorFilterBase -> FilterActorBase 2024-04-13 19:05:17 +02:00
Aetias 5a40c5a0e4 Delink ActorManager 2024-04-13 18:50:33 +02:00
Aetias a61011c82f Add vtable for ModelRender 2024-04-08 23:32:48 +02:00
Aetias 748ea2d01a Add item IDs 2024-04-08 23:22:46 +02:00
Aetias 392ccb357e Mangle ActorRupee actor type and resource 2024-04-07 15:04:51 +02:00
Aetias b27372d921 Add ActorRupee 2024-04-07 14:12:39 +02:00
Aetias 77eb02449c Add field to Actor 2024-04-06 16:39:13 +02:00
Aetias dcf4270939 Add TouchGesture 2024-04-06 16:38:55 +02:00
Aetias 336defc995 Add LinkStateFollow 2024-04-06 16:11:25 +02:00
Aetias bcff62a8ba Add LinkStateMove 2024-04-06 11:49:42 +02:00
Aetias cab451da34 Add PlayerControl and move all .inc files
My worktree was too big to make two separate commits :p
2024-04-06 09:26:14 +02:00
Aetias 42e3f78016 Add LinkStateRoll 2024-03-31 10:29:33 +02:00
Aetias d40ff9598d LinkStateItemGet -> LinkStateCutscene 2024-03-31 10:01:12 +02:00
Aetias 410c5acc2d LinkState4 -> LinkStateRoll 2024-03-31 09:59:07 +02:00
Aetias 85bbacbc86 LinkState3 -> LinkStateFollow 2024-03-31 09:57:20 +02:00
Aetias de7aff1571 LinkStateGrab -> LinkStateInteract 2024-03-31 09:53:44 +02:00
Aetias 3b9d07865c Remove obsolete #define NONMATCH in global.h 2024-03-30 12:11:30 +01:00
Aetias b9b56f4e9f Add PlayerBase.cpp 2024-03-30 12:10:44 +01:00
Aetias 6824f9ac3f Update fields in PlayerBase 2024-03-26 22:02:16 +01:00
Aetias 0af61505a9 PlayerLink -> PlayerLinkBase 2024-03-26 21:35:38 +01:00
Aetias ac47abfa46 PlayerLinkBase -> PlayerBase 2024-03-26 21:25:52 +01:00
Aetias f4e26837e2 Fix updated name ActorNavi 2024-03-25 19:44:59 +01:00
Aetias 16cf2f6091 Add LinkStateGrab 2024-03-25 19:44:30 +01:00
Aetias c974e75926 Fix duplicate field names in LinkState4 2024-03-25 19:30:39 +01:00
Aetias fab3da0e81 Move Actors/ to Actor/ 2024-03-25 19:30:25 +01:00
Aetias ce3031f712 Document grab actor methods in LinkStateBase 2024-03-25 19:29:37 +01:00
Aetias 44ca783b69 Add LinkStateItem.cpp 2024-03-24 19:07:13 +01:00
Aetias 11ced94edd Add stubs for LinkStateBase 2024-03-23 13:48:42 +01:00
Aetias d7993a432e Add Actor.hpp 2024-03-23 13:48:20 +01:00
Aetias e920bdef19 Add LinkDamage.cpp 2024-03-23 08:07:39 +01:00
Aetias 30dbcc4580 Add all other Link states 2024-03-21 23:22:54 +01:00
Aetias 29e5b949c0 Add LinkDamage class definition 2024-03-20 19:48:26 +01:00
Aetias 6f707bb31d Add TouchControl.s 2024-03-19 17:53:59 +01:00
Aetias 064086da4f Prefer signed integers 2024-03-19 17:13:26 +01:00