Commit Graph

1060 Commits

Author SHA1 Message Date
mike8699 30292ac3ff Decomp AdventureFlags::func_ov00_02097e7c 2025-04-28 22:33:16 -04:00
mike8699 e34ab528d4 Decomp AdventureFlags::func_ov00_02097e6c 2025-04-28 22:32:00 -04:00
mike8699 cf82a39b0e Decomp a bunch of AdventureFlags::Get_Flags* 2025-04-28 22:30:31 -04:00
mike8699 ff133277c2 AdventureFlags: update all int to s32 2025-04-28 22:30:30 -04:00
mike8699 382f48a3f3 Decomp AdventureFlags::Get_FlagsUnk_48 2025-04-28 22:30:30 -04:00
mike8699 a44372043a Decomp AdventureFlags::Get_FlagsUnk_49 2025-04-28 22:30:30 -04:00
mike8699 ab3d161e60 Decomp AdventureFlags::Get_FlagsUnk_30_Flag 2025-04-28 22:30:30 -04:00
mike8699 c4d19db62a Decomp AdventureFlags::func_ov00_02097684 2025-04-28 22:30:30 -04:00
mike8699 09070e2242 Decomp AdventureFlags::Exists and AdventureFlags::func_ov00_02097674 2025-04-28 22:29:29 -04:00
Aetias 9aabd1a53f Add overlay ID relocations to ItemManager 2025-04-26 13:39:41 +02:00
Aetias da1690c655 Apply symbols 2025-04-26 08:57:21 +02:00
Aetias 989cdf5d93 Mark ItemManager as complete 2025-04-26 08:42:26 +02:00
Aetias 7ebb56a484 Update symbols 2025-04-26 08:42:16 +02:00
Aetias 5ffac795ab Clean up ItemManager 2025-04-26 08:42:04 +02:00
Aetias 1240571595 Add relocatable overlay IDs 2025-04-26 08:41:25 +02:00
SammygoodTunes 2025fdf460 Restore usa overlay symbols 2025-04-21 23:26:30 +02:00
SammygoodTunes 71ef8b58aa Decomp progress 36% 2025-04-21 23:07:04 +02:00
Aetias 211e997fe1 Update symbols.txt files
- addr field padded to 8 hex digits
- Thumb functions no longer end with NOP (cleaner objdiff scores)
- ".L" prefix on labels
2025-04-21 14:17:01 +02:00
SammygoodTunes 60e6b90712 Update 2025-04-20 12:12:51 +02:00
Aetias dc075c39db Merge pull request #88 from SammygoodTunes/main
Add stdio.h to c libs
2025-04-20 08:27:54 +02:00
Aetias ca4927cb6d Merge branch 'main' into main 2025-04-20 08:26:37 +02:00
Aetias ce91ed02c0 Merge pull request #77 from Ozero4/main
Partial decompilation of TouchControl
2025-04-20 08:09:41 +02:00
SammygoodTunes 16054a3b11 Update stdio.h 2025-04-13 12:20:33 +02:00
SammygoodTunes 18af19e0ac Add stdio.h to c libs 2025-04-12 18:04:36 +02:00
SammygoodTunes b1c550822b Merge branch 'decomp/MapManager' of https://github.com/SammygoodTunes/ph into decomp/MapManager 2025-04-12 18:01:24 +02:00
SammygoodTunes 9cf9e77ff5 Update 2025-04-12 18:00:10 +02:00
SammygoodTunes e93fedad57 Add stdio.h lib 2025-04-12 17:53:52 +02:00
SammygoodTunes a76a91ad13 Decomp progress 35% 2025-04-12 17:36:12 +02:00
SammygoodTunes 2c6ffc5abc Add rodata 2025-04-07 23:01:16 +02:00
SammygoodTunes 1c3cf95937 Clean up comments 2025-04-07 21:09:10 +02:00
SammygoodTunes 96e2380df5 Decomp progress 33% 2025-04-07 21:06:29 +02:00
SammygoodTunes d5a2e0f57e Decomp progress 30%
Change gPlayerPos from Vec3p* to Vec3p (thx lago)
2025-04-06 22:32:49 +02:00
SammygoodTunes 9e69f5de93 Fix type mismatch in MapOverworld 2025-04-06 18:22:42 +02:00
SammygoodTunes 2b45d3fab7 Fix duplicate field 2025-04-01 21:31:48 +02:00
SammygoodTunes 3376d55c85 Merge branch 'main' into decomp/MapManager 2025-04-01 21:25:38 +02:00
SammygoodTunes 7608f9c808 Resolve conflict 2025-04-01 21:25:04 +02:00
SammygoodTunes 6b9df2f470 Function fixes (still 29%) 2025-04-01 21:22:24 +02:00
Ozero4 19137c94e2 Merge branch 'zeldaret:main' into main 2025-03-30 03:54:23 +02:00
Aetias abc53b54ec Merge pull request #86 from AetiasHax/build-workflow
Build workflow
2025-03-17 21:40:31 +01:00
Aetias 11944e8fa5 build.yml: Use zeldaret CI image, recurse Git submodules 2025-03-17 21:29:42 +01:00
Aetias 48500e51f0 Fix symbols 2025-03-16 12:47:08 +01:00
Aetias 0fd501c686 Add --fail flag to ninja check 2025-03-16 12:33:20 +01:00
Aetias 96921cb237 Fix DSD path 2025-03-16 12:28:57 +01:00
Aetias 0a03d5129c ci: Move extract directory from root 2025-03-16 12:27:28 +01:00
Aetias c82adb4ea4 Bump dsd; test build workflow 2025-03-16 12:22:34 +01:00
Aetias 73e5975824 Fix configuring builds when --dsd is used 2025-03-15 16:44:39 +01:00
Aetias 5a69a08169 Use --dsd path correctly 2025-03-15 16:42:04 +01:00
Aetias 4392bb30eb Add --dsd option 2025-03-15 16:40:31 +01:00
Aetias 993f1420df Replace --extract with --no-extract 2025-03-15 16:31:18 +01:00
Aetias 89d2c9ce46 ci: Provide path to extract directory 2025-03-15 16:06:44 +01:00