Commit Graph

  • 4392bb30eb Add --dsd option Aetias 2025-03-15 16:40:31 +01:00
  • 993f1420df Replace --extract with --no-extract Aetias 2025-03-15 16:31:18 +01:00
  • 89d2c9ce46 ci: Provide path to extract directory Aetias 2025-03-15 16:06:44 +01:00
  • e0281e00fd Add build.yml Aetias 2025-03-09 17:11:54 +01:00
  • f7e2705e6b Update INSTALL.md Aetias 2025-03-09 17:11:01 +01:00
  • 1e1600cec7 ninja: Phonies for arm9 and report Aetias 2025-03-09 17:10:52 +01:00
  • 3439ade1a7 ninja: Download objdiff-cli and generate report Aetias 2025-03-09 16:55:31 +01:00
  • 989ac3a16e Download tools with Ninja instead of setup.py Aetias 2025-03-09 14:46:56 +01:00
  • 1481cfc0e1 Merge pull request #83 from AetiasHax/delink Aetias 2025-03-09 09:58:56 +01:00
  • 5964807406 Fix accidental capital letter in func_Ov00_020c1bfc Aetias 2025-03-09 09:57:20 +01:00
  • 5523f03c99 Parentheses around offsetof Aetias 2025-03-09 09:53:46 +01:00
  • 45300533d5 Merge remote-tracking branch 'zeldaret/main' into delink Aetias 2025-03-08 12:47:40 +01:00
  • a8dc7ef705 Delink and 81% decomp ActorActionObject Aetias 2025-03-08 12:35:55 +01:00
  • 44ba14e823 Decomp ActorForceNavi and ActorWisdomNavi 100% Aetias 2025-03-08 11:46:49 +01:00
  • 35d8fa6f10 Add offsetof macro Aetias 2025-03-08 11:46:11 +01:00
  • 656ec5779c Delink ActorWisdomNavi Aetias 2025-03-07 19:25:02 +01:00
  • 1998ff3444 Delink ActorForceNavi Aetias 2025-03-06 20:34:34 +01:00
  • 3c223d570c Delink ActorNavi Aetias 2025-03-06 00:14:06 +01:00
  • c302c7a613 Merge pull request #79 from AetiasHax/delink Aetias 2025-03-04 21:30:22 +01:00
  • 1a3b42871f Merge remote-tracking branch 'zeldaret/main' into delink Aetias 2025-03-04 21:26:54 +01:00
  • 91b0782a4a Delink ActorNaviBase Aetias 2025-03-04 21:26:39 +01:00
  • 13b4acb577 Delink ActorSwitchObject Aetias 2025-03-04 21:09:46 +01:00
  • 046c7d7ac8 Delink ActorEventIcon Aetias 2025-03-04 20:59:04 +01:00
  • 25681a567b Merge pull request #78 from AetiasHax/bump-dsd Aetias 2025-03-04 20:38:18 +01:00
  • e91c270a6a Mark .rodata and .ctor as rodata sections Aetias 2025-03-04 20:35:19 +01:00
  • 97b32438e6 Bump dsd to v0.5.0 Aetias 2025-03-04 20:34:44 +01:00
  • fdf43055ad Merge branch 'main' of github-aetias-hax:zeldaret/ph Aetias 2025-03-04 20:32:16 +01:00
  • 8d6d73108b Partial decompilation of TouchControl Ozero4 2025-02-24 20:22:07 +01:00
  • 180e17256d Merge pull request #75 from LagoLunatic/shebangs Aetias 2025-02-22 13:09:50 +01:00
  • 19682dbc47 Merge branch 'main' into shebangs LagoLunatic 2025-02-21 20:24:17 -05:00
  • 4a1f8e1d78 Merge pull request #76 Yanis 2025-02-22 01:11:31 +01:00
  • 80be00c056 Fixed "issue tracker" link Ozero4 2025-02-22 00:48:25 +01:00
  • 9d82f34f53 Fix shebangs and permissions LagoLunatic 2025-02-20 16:01:07 -05:00
  • 4a764f9d58 PlayerControl: Decomp 80% Aetias 2025-02-18 18:33:12 +01:00
  • f8e7f9a17d rename UnkStruct_027E0C68 Yanis002 2025-02-17 12:01:41 +01:00
  • 83bdfdb892 PlayerControl: Decomp 68% Aetias 2025-02-16 16:07:22 +01:00
  • 8bdd273215 Merge pull request #70 from Yanis002/overlaymgr Aetias 2025-02-16 11:41:42 +01:00
  • 910df5dd0c Delink OverlayManager for US version Aetias 2025-02-16 11:41:35 +01:00
  • 53cc55fb20 format Yanis002 2025-02-12 20:20:59 +01:00
  • 30bd3562ab format Yanis002 2025-02-12 20:20:34 +01:00
  • 7d783ffb12 format Yanis002 2025-02-12 20:19:48 +01:00
  • 27ae64893a started debug display/error Yanis002 2025-02-12 12:50:35 +01:00
  • d057996378 PlayerControl: Decomp 38% Aetias 2025-02-10 23:07:55 +01:00
  • 6c45752f48 Update overlays.md Aetias 2025-02-09 13:14:03 +01:00
  • 10db906743 Add MapOverworld Aetias 2025-02-09 13:13:49 +01:00
  • 726c3be443 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl Aetias 2025-02-09 09:48:32 +01:00
  • 57de079397 PlayerControl: Decomp 27% Aetias 2025-02-09 09:38:23 +01:00
  • 222f3f7daa match OverlayManager::LoadIfNotLoaded (thanks to Maide) Yanis002 2025-02-08 23:07:14 +01:00
  • bfa8a9e376 Merge remote-tracking branch 'upstream/main' into bmg Yanis002 2025-02-08 22:37:47 +01:00
  • 25fef6bba1 format? Yanis002 2025-02-08 22:31:43 +01:00
  • f27b60d4fe match most of OverlayManager.cpp Yanis002 2025-02-08 22:25:31 +01:00
  • af82c9ca85 Merge remote-tracking branch 'upstream/main' into hammer Yanis002 2025-02-08 20:48:09 +01:00
  • c81b52be86 progress on ActorNaviBase.cpp Yanis002 2025-02-08 19:30:22 +01:00
  • 01bf35f5fd Merge branch 'main' of https://github.com/SammygoodTunes/ph into decomp/MapManager SammygoodTunes 2025-02-08 13:13:31 +01:00
  • 142e17b99d Merge pull request #68 from AetiasHax/cleanup Aetias 2025-02-08 13:08:51 +01:00
  • bbc7382bdf Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl Aetias 2025-02-08 12:49:16 +01:00
  • bd747975ff cleanup actornavibase and match ActorNavi::func_ov059_0219b020 Yanis002 2025-02-08 12:40:01 +01:00
  • 2e6d7cf10a Merge remote-tracking branch 'zeldaret/main' into cleanup Aetias 2025-02-08 12:20:12 +01:00
  • 0c775b9a8d Fix wibo default path Aetias 2025-02-08 12:19:48 +01:00
  • 344163309c Merge pull request #67 from AetiasHax/license Aetias 2025-02-08 10:39:26 +01:00
  • 1e6e661f08 Add license Aetias 2025-02-08 10:31:51 +01:00
  • cf757250b0 format and use state enum Yanis002 2025-02-08 02:20:52 +01:00
  • a19141c1f0 small documentation Yanis002 2025-02-08 02:12:17 +01:00
  • 0c6f9f3a44 match LinkStateItem::func_ov059_02198ffc Yanis002 2025-02-08 01:00:54 +01:00
  • f3134dbdc1 match LinkStateItem::func_ov059_021990a4 Yanis002 2025-02-08 00:49:06 +01:00
  • a9de8ab2dd match EquipHammer::IsUsable Yanis002 2025-02-07 23:39:39 +01:00
  • 68c6291568 started EquipHammer.cpp Yanis002 2025-02-07 22:38:35 +01:00
  • e109eeadba more progress Yanis002 2025-02-06 22:45:45 +01:00
  • 92fbf89ae2 Add SHA1 checksum for another valid BIOS dump Aetias 2025-02-06 19:36:26 +01:00
  • 326c2a51c6 Auto-install wibo Aetias 2025-02-06 18:15:25 +01:00
  • de6431687d chmod +x on dsd Aetias 2025-02-06 18:07:21 +01:00
  • 1a4f5a62d1 Fix ActorSpawner double mangled symbol names Aetias 2025-02-06 17:52:30 +01:00
  • 308b9c2340 bmg improvements Yanis002 2025-02-06 15:12:09 +01:00
  • 4c799ec3f3 Decomp progress 29% SammygoodTunes 2025-02-06 14:00:27 +01:00
  • e3d37212b6 Merge remote-tracking branch 'upstream/main' into bmg Yanis002 2025-02-05 23:25:30 +01:00
  • 514887962c "progress" Yanis002 2025-02-05 23:17:42 +01:00
  • 9a1c258bf5 Merge pull request #62 from Yanis002/transform_dep Aetias 2025-02-05 21:54:07 +01:00
  • 64410e4b3e Merge branch 'main' into transform_dep Aetias 2025-02-05 21:51:31 +01:00
  • 80460498fe Merge pull request #61 from AetiasHax/fix-symbols Aetias 2025-02-05 21:49:59 +01:00
  • d29bbff21f more progress Yanis002 2025-02-05 20:53:32 +01:00
  • 2bd5011ae9 more progress Yanis002 2025-02-05 19:57:28 +01:00
  • 795cd8a2f9 more progress Yanis002 2025-02-05 18:19:34 +01:00
  • 705596daff Merge remote-tracking branch 'upstream/main' into transform_dep Yanis002 2025-02-05 18:01:04 +01:00
  • 8fa0cb0095 fix permissions for linux Yanis002 2025-02-05 17:56:46 +01:00
  • 978a7532c4 more progress Yanis002 2025-02-05 17:52:48 +01:00
  • cf6160445e Disable compiler warnings No more build output spam Aetias 2025-02-05 16:55:10 +01:00
  • 5b887cbbe4 Move shifted symbols to correct location Aetias 2025-02-05 16:54:14 +01:00
  • c5c93f14d3 Lowercase #include <nds/math.H> Aetias 2025-02-05 16:53:18 +01:00
  • 816c696255 m2ctx.py: Specify input encoding Aetias 2025-02-05 16:48:26 +01:00
  • 1f7c5be909 post-update cleanup: step 4 (builds properly) Yanis002 2025-02-05 12:43:34 +01:00
  • 4928bc4660 post-update cleanup: step 3 (2/2) Yanis002 2025-02-05 12:28:21 +01:00
  • 5bd0f31b8b post-update cleanup: step 3 (1/2) Yanis002 2025-02-05 01:47:40 +01:00
  • 7173439cd8 post-update cleanup: step 2 Yanis002 2025-02-05 00:46:13 +01:00
  • fdaf2b1790 Fix build errors SammygoodTunes 2025-02-04 22:06:24 +01:00
  • c380ac51a4 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl Aetias 2025-02-04 21:30:00 +01:00
  • b072add951 post-update cleanup: step 1 Yanis002 2025-02-04 20:02:58 +01:00
  • e922eb92ed Update MapManager SammygoodTunes 2025-02-04 17:00:51 +01:00
  • ff2130d234 Merge PR updates SammygoodTunes 2025-02-04 16:36:10 +01:00
  • 5b3bc3313e Decomp update SammygoodTunes 2025-02-04 16:06:04 +01:00
  • 51d5bf69ed Merge remote-tracking branch 'upstream/main' into bmg Yanis002 2025-02-04 00:43:39 +01:00