Commit Graph

  • 80478f5485 Mangle PlayerLinkBase::func_ov00_020bbd80 Aetias 2024-05-18 17:12:48 +02:00
  • 7bbc47069b Mangle PlayerLinkBase::func_ov00_020bc854 Aetias 2024-05-18 17:07:11 +02:00
  • 9bf232a4fd Name gPlayerLink singleton Aetias 2024-05-18 17:05:59 +02:00
  • c5430ca4ac Update Actor Aetias 2024-05-18 16:46:33 +02:00
  • d5342b1271 Merge pull request #47 from AetiasHax/objdiff Aetias 2024-05-18 15:41:53 +02:00
  • 4dca32d994 .gitignore objdiff.json Aetias 2024-05-18 15:33:50 +02:00
  • 300b45556e Add objdiff.py to generate objdiff config Aetias 2024-05-18 15:33:44 +02:00
  • 08866a7903 Merge pull request #46 from AetiasHax/const-pools Aetias 2024-05-17 17:32:36 +02:00
  • 96597f18c8 Merge branch 'main' into const-pools Aetias 2024-05-17 17:22:28 +02:00
  • 336e69058d End functions after constant pools Aetias 2024-05-17 17:15:07 +02:00
  • bd4ddc0f5b Merge pull request #34 from mike8699/actor-type Aetias 2024-05-04 19:08:35 +02:00
  • 16b0d3b445 Fix error Mike 2024-05-04 12:28:46 -04:00
  • ce86feb21d Match ActorType::Unregister Mike 2024-05-04 10:57:15 -04:00
  • af20c468f1 Match ActorType.s Mike 2024-04-24 18:28:11 -04:00
  • 55f9fa23c8 Update ActorType ctor arg type Mike 2024-05-03 15:36:27 -04:00
  • 0d62c02f14 Merge branch 'match_actor_rupee' of Yanis42/ph into match_actor_rupee Aetias 2024-05-03 19:27:30 +02:00
  • 07ad2fa05e Merge branch 'main' into match_actor_rupee Aetias 2024-05-03 19:24:58 +02:00
  • 9bf88be6fd Merge pull request #44 from AetiasHax/utf-8 Aetias 2024-05-03 19:22:40 +02:00
  • 8977783337 Use demangled funcs Aetias 2024-05-03 19:22:24 +02:00
  • 40a3b9d851 Remangle MapManager::func_ov00_02083fb0 Aetias 2024-05-03 19:21:42 +02:00
  • 6fa786a02e Merge branch 'utf-8' into match_actor_rupee Aetias 2024-05-03 19:17:05 +02:00
  • ccd21f46ee Use UTF-8 in tools Aetias 2024-05-03 19:15:16 +02:00
  • 68180ff022 Merge branch 'main' into match_actor_rupee Aetias 2024-05-03 19:08:07 +02:00
  • 2cd1810cb2 Merge pull request #41 from AetiasHax/item-manager Aetias 2024-05-03 19:01:17 +02:00
  • 420e2c5fa3 Merge branch 'main' into item-manager Aetias 2024-05-03 18:48:44 +02:00
  • 2c71c649f6 Merge pull request #43 from AetiasHax/utf-8 Aetias 2024-05-03 18:39:16 +02:00
  • 4ca3ac0a2f Delete .gitattributes Aetias 2024-05-03 18:33:42 +02:00
  • beaf1e919c Convert assembly to UTF-8 Aetias 2024-05-03 18:33:36 +02:00
  • b3edffce21 Merge pull request #42 from AetiasHax/fix-build Aetias 2024-05-03 15:44:52 +02:00
  • 0538f141fd .gitignore *.xMAP Aetias 2024-05-03 15:41:45 +02:00
  • cdf3bb7553 Merge branch 'main' into fix-build Aetias 2024-05-03 15:35:43 +02:00
  • 6bce0e739d Add advice on decompiling source files Aetias 2024-05-03 15:35:15 +02:00
  • 79ac250901 Add -str noreuse compiler flag Aetias 2024-05-03 15:16:25 +02:00
  • 3099ac3fed Merge remote-tracking branch 'upstream/main' into match_actor_rupee Yanis42 2024-05-02 23:54:12 +02:00
  • f4d873c4b3 Match ItemManager data Aetias 2024-05-01 12:47:48 +02:00
  • 72d17bcc33 Add more sound effect IDs Aetias 2024-05-01 10:09:31 +02:00
  • bad0d97434 Update ItemManager fields Aetias 2024-05-01 10:07:03 +02:00
  • 2a833b5923 make gen_externs Aetias 2024-04-30 19:19:15 +02:00
  • 5819677622 Decomp ItemManager::AddTreasurePriceShown Aetias 2024-04-30 19:19:04 +02:00
  • 75f492f8c6 Decomp ItemManager::HasTreasurePriceShown Aetias 2024-04-30 19:18:07 +02:00
  • 5d7c46a975 Decomp ItemManager::AddShipPartPriceShown Aetias 2024-04-30 19:17:11 +02:00
  • 64e4cae748 Decomp ItemManager::HasShipPartPriceShown Aetias 2024-04-30 19:16:05 +02:00
  • 5fed1c8b09 Decomp ItemManager::PlayItemFanfareSfx Aetias 2024-04-30 19:10:44 +02:00
  • b046f33b3c Decomp ItemManager::LoadDungeonItemModels Aetias 2024-04-30 18:38:48 +02:00
  • 102fc098fa Decomp ItemManager::HasPurplePotion Aetias 2024-04-30 18:24:27 +02:00
  • 028207d6a8 Decomp ItemManager::HasAllPotions Aetias 2024-04-30 18:23:19 +02:00
  • 74a07a6992 Decomp ItemManager::HasPotion Aetias 2024-04-30 18:21:11 +02:00
  • a41ce23938 Decomp ItemManager::SetPotion Aetias 2024-04-30 18:17:31 +02:00
  • 81c5e92ebc Decomp ItemManager::func_ov00_020ae4dc Aetias 2024-04-30 18:15:26 +02:00
  • 7ab07cf116 Decomp ItemManager::UpgradeBombchuBag Aetias 2024-04-30 18:06:48 +02:00
  • 9aefce8b0c Decomp ItemManager::UpgradeBombBag Aetias 2024-04-30 18:06:10 +02:00
  • 4f44cc2f93 Decomp ItemManager::UpgradeQuiver Aetias 2024-04-30 18:05:13 +02:00
  • 458ede60df Decomp ItemManager::UpdateSwordShieldInUse Aetias 2024-04-30 18:03:06 +02:00
  • b8ffab37ab Decomp ItemManager::ClearForcedEquipItem Aetias 2024-04-30 18:02:03 +02:00
  • 3174f1c334 Decomp ItemManager::ForceEquipItem Aetias 2024-04-30 17:59:41 +02:00
  • 983495b906 Decomp ItemManager::EquipPreviousItem Aetias 2024-04-30 17:55:02 +02:00
  • a173f0596d Decomp ItemManager::SetEquippedItem Aetias 2024-04-30 17:54:09 +02:00
  • 82e7265776 make gen_externs Aetias 2024-04-30 17:53:39 +02:00
  • 5d78a5c00e Decomp ItemManager::GetEquippedItem Aetias 2024-04-30 17:50:59 +02:00
  • 840c6f8538 Add C++ includes to m2ctx Aetias 2024-04-30 17:49:24 +02:00
  • 86889daa65 Decomp ItemManager::GiveKeys Aetias 2024-04-30 17:49:06 +02:00
  • a6896a0bc5 Rename ItemManager::GetNumKeys Aetias 2024-04-30 17:36:52 +02:00
  • d22083ba0a Merge branch 'main' into item-manager Aetias 2024-04-30 17:33:16 +02:00
  • 5c08baf1c2 Merge pull request #37 from AetiasHax/map-manager Aetias 2024-04-30 16:22:07 +02:00
  • 9978b675be Mangle MapBase vtable and update .bss Aetias 2024-04-30 16:03:41 +02:00
  • 6f931c389e Add course names to courses.md Aetias 2024-04-30 15:57:01 +02:00
  • a2bd2faaf0 Update Exit fields Aetias 2024-04-30 15:56:52 +02:00
  • eacc6617ef Delink MapBase Aetias 2024-04-30 15:22:29 +02:00
  • 780b65b7a6 Update compiler flags in mangle.py Aetias 2024-04-30 15:09:04 +02:00
  • 2e33294f89 Mangle MapBase Aetias 2024-04-30 15:08:45 +02:00
  • 4e3235b2ec Re-remangle Course Aetias 2024-04-30 14:54:22 +02:00
  • 3b67d0f220 Update map components Aetias 2024-04-28 19:21:00 +02:00
  • a9a768b1cb Course_Unk_cc -> MapData Aetias 2024-04-28 19:20:16 +02:00
  • 0e4544d40e Merge remote-tracking branch 'upstream/main' into match_actor_rupee Yanis42 2024-04-28 17:37:59 +02:00
  • dfea2bd522 Remangle Course Aetias 2024-04-28 16:38:58 +02:00
  • 04b3812395 Merge branch 'main' into map-manager Aetias 2024-04-28 10:48:38 +02:00
  • e34d85431b Update decompiling.md Aetias 2024-04-28 10:47:43 +02:00
  • a7b55a9883 Use argparse in m2ctx Aetias 2024-04-28 10:40:46 +02:00
  • 8d89e18780 Place .cpp ahead of corresponding .s files in LCF Aetias 2024-04-28 10:40:34 +02:00
  • a1a7cde91c Update CC_FLAGS Aetias 2024-04-28 10:40:15 +02:00
  • 0d17d1087f Merge pull request #35 from AetiasHax/elfkill Aetias 2024-04-27 21:41:57 +02:00
  • a5786ac8dc Fix note in build_system.md Aetias 2024-04-27 21:38:18 +02:00
  • b80539a495 Run elfkill on C source files Aetias 2024-04-27 21:33:46 +02:00
  • 6ffc7aa81a Warn when symbol was not killed by elfkill Aetias 2024-04-27 21:31:24 +02:00
  • b4dd08c19d Add build_system.md Aetias 2024-04-27 21:26:34 +02:00
  • f1987ecefc Add elfkill Aetias 2024-04-27 12:24:17 +02:00
  • d40d7abbb9 Add map components Exit and CameraViewpoint Aetias 2024-04-26 16:47:04 +02:00
  • 62e3dc0834 Add MapBase and some components Aetias 2024-04-23 21:51:13 +02:00
  • 83f4080843 Add std::vector Aetias 2024-04-23 21:51:04 +02:00
  • a840f8e446 Update Course member variables Aetias 2024-04-23 18:45:21 +02:00
  • c621c917c1 Add MapManager member variables Aetias 2024-04-23 00:34:24 +02:00
  • a8c5c49efa Delink Course Aetias 2024-04-23 00:30:20 +02:00
  • b9e9392f29 Mangle Course Aetias 2024-04-22 23:57:26 +02:00
  • bfe10f43d2 Add courses.md Aetias 2024-04-22 23:41:09 +02:00
  • 5f9ed12416 progress? Yanis42 2024-04-21 13:40:14 +02:00
  • 1b2b274633 Name gMapManager Aetias 2024-04-21 13:09:41 +02:00
  • 87a650dc30 Delink MapManager Aetias 2024-04-21 13:06:44 +02:00
  • 61de0cef49 Mangle MapManager Aetias 2024-04-21 12:28:25 +02:00
  • cfbffe5ec1 Merge remote-tracking branch 'upstream/main' into match_actor_rupee Yanis42 2024-04-21 12:23:57 +02:00
  • eea3400f08 Merge branch 'main' into map-manager Aetias 2024-04-21 12:18:19 +02:00