Commit Graph

798 Commits

Author SHA1 Message Date
Aetias f7e2705e6b Update INSTALL.md 2025-03-09 17:11:01 +01:00
Aetias 1e1600cec7 ninja: Phonies for arm9 and report 2025-03-09 17:10:52 +01:00
Aetias 3439ade1a7 ninja: Download objdiff-cli and generate report 2025-03-09 16:55:31 +01:00
Aetias 989ac3a16e Download tools with Ninja instead of setup.py 2025-03-09 14:46:56 +01:00
Aetias 1481cfc0e1 Merge pull request #83 from AetiasHax/delink
Delink and partially decomp navi actors and `ActorActionObject`
2025-03-09 09:58:56 +01:00
Aetias 5964807406 Fix accidental capital letter in func_Ov00_020c1bfc 2025-03-09 09:57:20 +01:00
Aetias 5523f03c99 Parentheses around offsetof 2025-03-09 09:53:46 +01:00
Aetias 45300533d5 Merge remote-tracking branch 'zeldaret/main' into delink 2025-03-08 12:47:40 +01:00
Aetias a8dc7ef705 Delink and 81% decomp ActorActionObject 2025-03-08 12:35:55 +01:00
Aetias 44ba14e823 Decomp ActorForceNavi and ActorWisdomNavi 100% 2025-03-08 11:46:49 +01:00
Aetias 35d8fa6f10 Add offsetof macro 2025-03-08 11:46:11 +01:00
Aetias 656ec5779c Delink ActorWisdomNavi 2025-03-07 19:25:02 +01:00
Aetias 1998ff3444 Delink ActorForceNavi 2025-03-06 20:34:34 +01:00
Aetias 3c223d570c Delink ActorNavi 2025-03-06 00:14:06 +01:00
Aetias c302c7a613 Merge pull request #79 from AetiasHax/delink
Delink some actors in overlay 0
2025-03-04 21:30:22 +01:00
Aetias 1a3b42871f Merge remote-tracking branch 'zeldaret/main' into delink 2025-03-04 21:26:54 +01:00
Aetias 91b0782a4a Delink ActorNaviBase 2025-03-04 21:26:39 +01:00
Aetias 13b4acb577 Delink ActorSwitchObject 2025-03-04 21:09:46 +01:00
Aetias 046c7d7ac8 Delink ActorEventIcon 2025-03-04 20:59:04 +01:00
Aetias 25681a567b Merge pull request #78 from AetiasHax/bump-dsd
Bump dsd to v0.5.0
2025-03-04 20:38:18 +01:00
Aetias e91c270a6a Mark .rodata and .ctor as rodata sections 2025-03-04 20:35:19 +01:00
Aetias 97b32438e6 Bump dsd to v0.5.0 2025-03-04 20:34:44 +01:00
Aetias fdf43055ad Merge branch 'main' of github-aetias-hax:zeldaret/ph 2025-03-04 20:32:16 +01:00
Aetias 180e17256d Merge pull request #75 from LagoLunatic/shebangs
Fix shebangs and permissions
2025-02-22 13:09:50 +01:00
LagoLunatic 19682dbc47 Merge branch 'main' into shebangs 2025-02-21 20:24:17 -05:00
Yanis 4a1f8e1d78 Merge pull request #76
Fixed "issue tracker" link
2025-02-22 01:11:31 +01:00
Ozero4 80be00c056 Fixed "issue tracker" link
The link redirected to the AetiasHax's fork
2025-02-22 00:48:25 +01:00
LagoLunatic 9d82f34f53 Fix shebangs and permissions 2025-02-20 16:01:07 -05:00
Aetias 8bdd273215 Merge pull request #70 from Yanis002/overlaymgr
Match most of `OverlayManager.cpp`
2025-02-16 11:41:42 +01:00
Aetias 910df5dd0c Delink OverlayManager for US version 2025-02-16 11:41:35 +01:00
Aetias 6c45752f48 Update overlays.md 2025-02-09 13:14:03 +01:00
Aetias 10db906743 Add MapOverworld 2025-02-09 13:13:49 +01:00
Yanis002 222f3f7daa match OverlayManager::LoadIfNotLoaded (thanks to Maide) 2025-02-08 23:07:14 +01:00
Yanis002 25fef6bba1 format? 2025-02-08 22:31:43 +01:00
Yanis002 f27b60d4fe match most of OverlayManager.cpp 2025-02-08 22:25:31 +01:00
Aetias 142e17b99d Merge pull request #68 from AetiasHax/cleanup
Cleanup + improved Linux setup
2025-02-08 13:08:51 +01:00
Aetias 2e6d7cf10a Merge remote-tracking branch 'zeldaret/main' into cleanup 2025-02-08 12:20:12 +01:00
Aetias 0c775b9a8d Fix wibo default path 2025-02-08 12:19:48 +01:00
Aetias 344163309c Merge pull request #67 from AetiasHax/license
Add CC0 license
2025-02-08 10:39:26 +01:00
Aetias 1e6e661f08 Add license 2025-02-08 10:31:51 +01:00
Aetias 92fbf89ae2 Add SHA1 checksum for another valid BIOS dump 2025-02-06 19:36:26 +01:00
Aetias 326c2a51c6 Auto-install wibo 2025-02-06 18:15:25 +01:00
Aetias de6431687d chmod +x on dsd 2025-02-06 18:07:21 +01:00
Aetias 1a4f5a62d1 Fix ActorSpawner double mangled symbol names 2025-02-06 17:52:30 +01:00
Aetias 9a1c258bf5 Merge pull request #62 from Yanis002/transform_dep
Fix permissions of `transform_dep.py`
2025-02-05 21:54:07 +01:00
Aetias 64410e4b3e Merge branch 'main' into transform_dep 2025-02-05 21:51:31 +01:00
Aetias 80460498fe Merge pull request #61 from AetiasHax/fix-symbols
Fix symbol shift, lowercase `math.H`, disable compiler warnings
2025-02-05 21:49:59 +01:00
Yanis002 705596daff Merge remote-tracking branch 'upstream/main' into transform_dep 2025-02-05 18:01:04 +01:00
Yanis002 8fa0cb0095 fix permissions for linux 2025-02-05 17:56:46 +01:00
Aetias cf6160445e Disable compiler warnings
No more build output spam
2025-02-05 16:55:10 +01:00