Commit Graph

  • 72a752995e Merge pull request #32 from AetiasHax/actor-type Aetias 2024-04-21 12:14:57 +02:00
  • 1b5f40c995 Output non-mangled symbols in mangle.py Aetias 2024-04-21 12:12:14 +02:00
  • 188ac744ca Delink ActorType Aetias 2024-04-21 12:11:23 +02:00
  • 806b46854f Add MapManager.cpp Aetias 2024-04-21 08:25:26 +02:00
  • 5da4496e3d Merge remote-tracking branch 'upstream/main' into match_actor_rupee Yanis42 2024-04-21 01:08:31 +02:00
  • efd86d8156 more data stuff Yanis42 2024-04-21 01:06:46 +02:00
  • d994c9ee4b Merge branch 'main' into item-manager Aetias 2024-04-20 14:01:33 +02:00
  • e54e6a277c Merge pull request #31 from AetiasHax/global-object Aetias 2024-04-20 13:46:13 +02:00
  • d874460fa2 Remove ActorRupee::gResource Aetias 2024-04-20 13:44:08 +02:00
  • a7b01da72a Add info on decomping static initializers Aetias 2024-04-20 13:38:52 +02:00
  • 0e5b67f37b Delete Resource It has been replaced by DestructorChain Aetias 2024-04-20 13:37:04 +02:00
  • cd26802eaf Decomp __register_global_object Aetias 2024-04-20 13:09:19 +02:00
  • a4330e37e9 Support .c files in Makefile Aetias 2024-04-20 13:08:56 +02:00
  • 9b3049e7e6 Exclude builtin macros in m2ctx Aetias 2024-04-20 12:37:30 +02:00
  • fd0416402d Name __register_global_object Aetias 2024-04-20 12:36:53 +02:00
  • c7fd0dd4bd fix more matching issues Yanis42 2024-04-19 21:57:52 +02:00
  • 0802505ec9 Merge remote-tracking branch 'upstream/main' into match_actor_rupee Yanis42 2024-04-19 16:51:32 +02:00
  • 9a7bc06baa Decomp ItemManager::func_ov00_020ae350 Aetias 2024-04-19 16:36:22 +02:00
  • 6f5483638e Decomp ItemManager::GiveRupees Aetias 2024-04-18 20:16:18 +02:00
  • 02762ad472 Decomp ItemManager::GetMaxRupees Aetias 2024-04-18 19:57:21 +02:00
  • 153024933a Update externs Aetias 2024-04-18 19:57:01 +02:00
  • b60ce0d48d Decomp ItemManager::UnequipPotion Aetias 2024-04-18 19:54:58 +02:00
  • 711cfc7da2 Decomp ItemManager::GiveEquipItem Aetias 2024-04-18 19:46:32 +02:00
  • ce73f7f765 Decomp ItemManager::GiveItem Aetias 2024-04-18 19:37:21 +02:00
  • d14d3113b7 Merge branch 'main' into item-manager Aetias 2024-04-18 18:19:52 +02:00
  • 6415abdc57 Merge pull request #30 from AetiasHax/docs AetiasHax 2024-04-18 17:46:18 +02:00
  • 255af1651a Update decompiling.md Aetias 2024-04-18 17:45:43 +02:00
  • 35528451de Add item/adventure flags + item IDs Aetias 2024-04-18 17:15:33 +02:00
  • 897bf1d049 Add HealthManager Aetias 2024-04-17 23:07:01 +02:00
  • 808cd5bf0f fixed build issues and function non-matchings Yanis42 2024-04-17 13:59:41 +02:00
  • e38046cd56 fix some build issues Yanis42 2024-04-17 00:39:42 +02:00
  • 9889b69468 Merge branch 'main' into item-manager Aetias 2024-04-16 21:34:10 +02:00
  • bdeea7c6fc Merge pull request #28 from AetiasHax/adventure-flags AetiasHax 2024-04-16 20:56:07 +02:00
  • 42e47a1041 Add extern gAdventureFlags Aetias 2024-04-16 20:55:00 +02:00
  • 52862236e3 Finish AdventureFlags Aetias 2024-04-16 20:52:22 +02:00
  • 25be4bdc1e Add STUBS Aetias 2024-04-16 20:04:00 +02:00
  • d8675f7f0d Remove register aliases Aetias 2024-04-16 20:03:52 +02:00
  • 9ff87834bf Merge branch 'main' into adventure-flags Aetias 2024-04-16 20:00:04 +02:00
  • 3078b4d110 Merge pull request #27 from AetiasHax/docs AetiasHax 2024-04-16 18:24:21 +02:00
  • d7d3c3675c sb -> r9 Aetias 2024-04-16 18:18:21 +02:00
  • 528d882355 sl -> r10 Aetias 2024-04-16 18:15:01 +02:00
  • b81ea029b2 fp -> r11 Aetias 2024-04-16 18:11:28 +02:00
  • 95ff668c53 Update inline_assembler.md Aetias 2024-04-16 17:18:18 +02:00
  • 2577871c94 improved vfunc_20 a bit Yanis42 2024-04-16 00:58:58 +02:00
  • 40e593461f initial work Yanis42 2024-04-15 23:54:15 +02:00
  • 43720a9855 Mangle AdventureFlags Aetias 2024-04-15 19:26:21 +02:00
  • fdfc303fb4 Delink AdventureFlags Aetias 2024-04-14 15:07:18 +02:00
  • bb5b77aec9 Name gAdventureFlags Aetias 2024-04-14 14:47:33 +02:00
  • c323a0cda8 Update ItemManager::GiveItem params Aetias 2024-04-14 14:39:15 +02:00
  • 905175763e Decomp ItemManager::GetFanfareItemScale Aetias 2024-04-14 14:27:04 +02:00
  • 7cc42a9526 Decomp ItemManager::LoadFanfareItem Aetias 2024-04-14 14:19:59 +02:00
  • 9ac440e5ec Merge pull request #24 from AetiasHax/actor AetiasHax 2024-04-14 13:59:57 +02:00
  • 35c6652f33 Merge branch 'main' of github-aetias-hax:AetiasHax/ph into main Aetias 2024-04-14 13:56:42 +02:00
  • d4493f49bc Merge pull request #23 from mike8699/patch-1 AetiasHax 2024-04-14 13:53:33 +02:00
  • 03bddb7679 Update docs Aetias 2024-04-14 13:49:07 +02:00
  • de3c324184 Delink Actor Aetias 2024-04-14 13:18:16 +02:00
  • 7b8443d0a5 Mangle Actor Aetias 2024-04-14 11:27:14 +02:00
  • 10c36011a9 Document some more actors Mike 2024-04-13 19:59:43 -04:00
  • 93c2d93d17 ActorFilterBase -> FilterActorBase Aetias 2024-04-13 19:05:17 +02:00
  • 2175c4e5b5 Mangle ActorManager Aetias 2024-04-13 18:55:53 +02:00
  • 5a40c5a0e4 Delink ActorManager Aetias 2024-04-13 18:50:33 +02:00
  • 298024544f Update docs Aetias 2024-04-12 16:20:15 +02:00
  • b0cd453331 Merge branch 'main' of github-aetias-hax:AetiasHax/ph into main Aetias 2024-04-12 15:30:32 +02:00
  • 2d9d098831 Merge pull request #21 from Yanis42/python_fix AetiasHax 2024-04-11 17:50:57 +02:00
  • c2d1e9b2f8 review Yanis42 2024-04-11 01:46:45 +02:00
  • ded71b1585 Merge pull request #22 from Yanis42/contribute_readme_fix AetiasHax 2024-04-10 23:40:10 +02:00
  • 2a0c8a4dda fixed note and wrong link in CONTRIBUTING.md Yanis42 2024-04-09 17:46:08 +02:00
  • fe949e88d8 default to `python` Yanis42 2024-04-09 17:30:07 +02:00
  • 1489760011 fix python for linux Yanis42 2024-04-09 17:23:16 +02:00
  • 7817b952ed Add libc include directory in CC_FLAGS Aetias 2024-04-09 17:06:08 +02:00
  • a61011c82f Add vtable for ModelRender Aetias 2024-04-08 23:32:48 +02:00
  • 9ce588a4b8 Update include directories in m2ctx Aetias 2024-04-08 23:24:50 +02:00
  • 748ea2d01a Add item IDs Aetias 2024-04-08 23:22:46 +02:00
  • 7142c0c83b Add size_t Aetias 2024-04-08 23:22:30 +02:00
  • ea0165eb26 Label string.h functions Aetias 2024-04-08 20:29:55 +02:00
  • 392ccb357e Mangle ActorRupee actor type and resource Aetias 2024-04-07 15:04:51 +02:00
  • c628010c04 Update overlays.md Aetias 2024-04-07 14:38:17 +02:00
  • 1e17b6535c Split ActorRupee.s from ov14.s Aetias 2024-04-07 14:37:18 +02:00
  • b27372d921 Add ActorRupee Aetias 2024-04-07 14:12:39 +02:00
  • 77eb02449c Add field to Actor Aetias 2024-04-06 16:39:13 +02:00
  • dcf4270939 Add TouchGesture Aetias 2024-04-06 16:38:55 +02:00
  • 336defc995 Add LinkStateFollow Aetias 2024-04-06 16:11:25 +02:00
  • bcff62a8ba Add LinkStateMove Aetias 2024-04-06 11:49:42 +02:00
  • 4a5c32f65f Fix KeyError in gen_externs.py Aetias 2024-04-06 10:59:41 +02:00
  • cbc47c82db Remove static initializers from ov00_init.s Aetias 2024-04-06 10:59:27 +02:00
  • c0cc540ee8 Add make gen_externs Aetias 2024-04-06 09:26:50 +02:00
  • cab451da34 Add PlayerControl and move all .inc files My worktree was too big to make two separate commits :p Aetias 2024-04-06 09:26:14 +02:00
  • c7ee2f1258 Parse long symbols in gen_externs.py Aetias 2024-04-04 17:11:38 +02:00
  • 25292815ba Sort external symbols This will lead to smaller changes to .inc files when splitting up Assembly code Aetias 2024-03-31 10:32:05 +02:00
  • 42e3f78016 Add LinkStateRoll Aetias 2024-03-31 10:29:33 +02:00
  • d40ff9598d LinkStateItemGet -> LinkStateCutscene Aetias 2024-03-31 10:01:12 +02:00
  • 410c5acc2d LinkState4 -> LinkStateRoll Aetias 2024-03-31 09:59:07 +02:00
  • 85bbacbc86 LinkState3 -> LinkStateFollow Aetias 2024-03-31 09:57:20 +02:00
  • de7aff1571 LinkStateGrab -> LinkStateInteract Aetias 2024-03-31 09:53:44 +02:00
  • 348a5b5b65 Update .inc files Aetias 2024-03-31 08:42:17 +02:00
  • e49a6ce615 Autogenerate .inc files for entire project Aetias 2024-03-31 08:41:14 +02:00
  • 8def7bd9a9 Add gen_externs.py tool Aetias 2024-03-30 15:54:23 +01:00
  • 38e6d2eb17 Add PlayerBase.s Aetias 2024-03-30 15:54:05 +01:00
  • cc3b43ddc1 Mangle PlayerBase Aetias 2024-03-30 12:13:41 +01:00
  • 3b9d07865c Remove obsolete #define NONMATCH in global.h Aetias 2024-03-30 12:11:30 +01:00