Commit Graph

1060 Commits

Author SHA1 Message Date
Aetias 4522e0c5f0 Merge remote-tracking branch 'zeldaret/main' into delink-ActorRefill 2025-05-26 23:31:36 +02:00
Aetias 9a58583faf Update actors.md 2025-05-26 23:30:42 +02:00
Aetias d1acad0dd8 Delink ActorRefill 2025-05-26 23:30:28 +02:00
Aetias 59a5cc5da2 Merge pull request #71 from AetiasHax/decomp-PlayerControl
Decomp `src/00_Core/Player/PlayerControl.cpp` (99%)
2025-05-26 21:35:20 +02:00
Aetias 8f6142e4fd Decomp PlayerControl 99% 2025-05-26 21:32:08 +02:00
Aetias 12674a6b83 Fix build 2025-05-24 12:28:04 +02:00
Aetias ef04313d45 Decomp PlayerControl 98% 2025-05-24 12:23:03 +02:00
Aetias e138813392 Fix match 2025-05-24 08:38:48 +02:00
Aetias 931f7888c3 Rename mFollowActor to mFollowObject 2025-05-22 22:10:37 +02:00
Aetias 0ae9b8c149 Merge remote-tracking branch 'zeldaret/main' into decomp-PlayerControl 2025-05-22 22:05:31 +02:00
Aetias 3f6a81d03d Merge pull request #95 from AetiasHax/match-link-state-move
Match `LinkStateMove` in overlays 4 and 5
2025-05-22 21:58:30 +02:00
Aetias 0c08295aff Bump dsd to 0.9.1 2025-05-22 21:55:16 +02:00
Aetias e66cbc23e1 Match LinkStateMove in overlay 5 2025-05-22 21:39:25 +02:00
SammygoodTunes 088f7b4771 Merge branch 'main' into decomp/MapManager 2025-05-20 00:33:22 +02:00
Aetias 84a91b2a47 Match LinkStateMove in overlay 4 2025-05-19 23:46:59 +02:00
Aetias b64768b3b7 Merge pull request #94 from AetiasHax/bump-dsd
Bump dsd to 0.9.0
2025-05-19 20:39:23 +02:00
Aetias 73bf432498 Wait for delink to finish before generating objdiff report 2025-05-19 20:34:34 +02:00
Aetias 16268dfd06 Check FileNotFoundError 2025-05-19 20:23:13 +02:00
Aetias 41fcc1a1b2 Only run dsd json delinks when dsd is downloaded and the correct version 2025-05-19 20:14:43 +02:00
Aetias 889fdfb48d Bump dsd to v0.9.0 2025-05-19 20:14:25 +02:00
Aetias 801d038a76 Update docs 2025-05-19 19:24:12 +02:00
Aetias d166939adb ninja apply: New target for running dsd apply 2025-05-19 19:18:23 +02:00
Aetias fc33dc8574 ninja dis: New phony for disassembling the game 2025-05-19 19:12:02 +02:00
Aetias 8c46d1c7ba Multi-stage linking 2025-05-19 19:07:12 +02:00
Aetias 431f13dd6c Pylance 2025-05-17 09:12:21 +02:00
Aetias 471f69e15f Reconfigure if configure.py was modified 2025-05-17 08:59:42 +02:00
Aetias d542bcb8f1 Merge pull request #93 from SammygoodTunes/main
Fix overlay include typo
2025-05-11 15:18:57 +02:00
SammygoodTunes 145601ed21 Fix overlay include typo 2025-05-11 12:22:16 +02:00
SammygoodTunes c1e2fc2b13 Update 2025-05-11 12:20:03 +02:00
SammygoodTunes 0b755b0bda Fix overlay include typo 2025-05-11 12:17:38 +02:00
SammygoodTunes ef6c7422a9 Update 2025-05-11 12:09:39 +02:00
SammygoodTunes fd8700c191 Merge branch 'main' into decomp/MapManager 2025-05-11 11:49:54 +02:00
Aetias a6df0608a8 Merge pull request #92 from AetiasHax/match-link-state-move
Match `src/00_Core/Player/LinkStateMove.cpp`
2025-05-10 20:47:39 +02:00
Aetias 68126b2bba Merge remote-tracking branch 'zeldaret/main' into match-link-state-move 2025-05-10 20:42:43 +02:00
Aetias 2eb989a4cf Match LinkStateMove 2025-05-10 20:42:30 +02:00
Aetias b4cd6ce4d7 m2ctx.py: Read in UTF-8 2025-05-10 20:24:13 +02:00
Aetias 71119ca781 Merge pull request #91 from AetiasHax/match-item-manager
Match `src/00_Core/Item/ItemManager.cpp`
2025-05-10 15:48:51 +02:00
Aetias 218dc0ea38 Merge remote-tracking branch 'zeldaret/main' into match-item-manager 2025-05-10 15:37:13 +02:00
Aetias fe1ede90b5 Merge pull request #90 from AetiasHax/bump-dsd
Bump dsd to 0.8.0
2025-05-10 14:22:53 +02:00
Aetias afd130e3c7 Merge remote-tracking branch 'zeldaret/main' into bump-dsd 2025-05-10 13:57:10 +02:00
Aetias 42a472a265 Fix VBlankIntrWait address 2025-05-10 13:53:14 +02:00
Aetias d700f58f28 Bump dsd to 0.8.0; force color output 2025-05-10 13:53:03 +02:00
Aetias ae6de80982 Revert symbol addresses to 7 digits
Makes it far easier to merge currently active PRs
2025-05-10 13:38:18 +02:00
Aetias 370133b6dc Merge pull request #56 from mike8699/decompile-AdventureFlags
Partial decomp of `AdventureFlags.cpp`
2025-05-10 13:12:08 +02:00
SammygoodTunes 1eeb1b1b54 Merge branch 'decomp/MapManager' of https://github.com/SammygoodTunes/ph into decomp/MapManager 2025-05-08 14:11:29 +02:00
SammygoodTunes 0d060f1d81 Decomp progress 43% 2025-05-08 14:10:16 +02:00
SammygoodTunes 48281b9f52 Merge branch 'main' into decomp/MapManager 2025-05-04 19:34:34 +02:00
SammygoodTunes 780ed17043 Decomp progress 42% 2025-05-04 17:05:56 +02:00
SammygoodTunes a9af655856 Decomp progress 38% 2025-04-29 22:12:35 +02:00
mike8699 d4a4be5dfc Decomp AdventureFlags::func_ov00_02097ea4 2025-04-28 22:33:16 -04:00