Dragorn421
4c2a451b9c
Add ENV_LIGHT_SETTINGS_BLEND_RATE_AND_FOG_NEAR_PACK, fix extracted negative blendRate ( #2653 )
...
* Add ENV_LIGHT_SETTINGS_BLEND_RATE_AND_FOG_NEAR_PACK, fix extracted negative blendRate
* -> BLEND_RATE_AND_FOG_NEAR
2025-07-15 01:52:22 -04:00
Dragorn421
7158775cea
Finish rename scene lists ( #2652 )
2025-07-15 01:31:41 -04:00
Dragorn421
41adadd85d
Pause docs: UIOverlay L/R buttons details ( #2650 )
2025-07-15 07:10:34 +02:00
Yanis
5fd3bc4435
Merge pull request #175 from Yanis002/decomp_merge
...
Merge `zeldaret/main`
2025-07-14 18:38:24 +02:00
Yanis002
8c76c672f7
Merge remote-tracking branch 'decomp/main' into decomp_merge
2025-07-14 18:32:02 +02:00
Yanis002
73f0f09f30
Merge remote-tracking branch 'upstream/main' into decomp_merge
2025-07-14 18:31:52 +02:00
Yanis
f3397294d5
Fix various issues and update F3DEX3 ( #178 )
...
* fix sMoonDL build issues on gc-eu-mq-dbg and add both versions to CI
* it's oot_version actually
* update F3DEX3 patches/gbi
* turns out language enum isn't shiftable
* format
* fix ci issues
---------
Co-authored-by: Yanis002 <Yanis002@users.noreply.github.com >
2025-07-14 18:31:07 +02:00
Zelllll
009bd5135d
Update .gitattributes to be stricter with applying LF ( #177 )
...
* Update .gitattributes
* add .mk files
---------
Co-authored-by: Yanis002 <35189056+Yanis002@users.noreply.github.com >
2025-07-05 10:38:03 +02:00
Zelllll
7a0a0e7805
Update .gitattributes ( #176 )
2025-07-04 23:44:07 +02:00
Jordan Longstaff
4d2bc68bac
Child Ruto Actions Part 3: Boss room ( #2602 )
...
* Child Ruto Actions Part 3: Boss room
* Rename action enum members
* Subtle rename of enum members
2025-07-03 16:08:42 +02:00
Jordan Longstaff
fd7e88af1e
Child Ruto Actions Part 2: First encounter ( #2601 )
...
* Child Ruto Actions Part 2: First encounter
* Rename action enum entries
* Rename to Sfx
* Rename "first encounter" to "meeting"
2025-07-03 09:49:27 +02:00
Yanis002
b7bb93f9c1
remove remaining z64 prefixes in includes and fix build
2025-07-02 16:04:10 +02:00
Yanis002
7683567983
Merge remote-tracking branch 'upstream/main' into decomp_merge
2025-07-02 15:25:31 +02:00
Yanis
96c49a28ba
rom name fixes ( #174 )
2025-07-02 15:23:45 +02:00
Yanis
4608e7f97d
HackerOoT clean-up ( #154 )
...
* makefile changes
* minor 'if's cleanup
* changed version to ntsc-1.2 and removed hackeroot-mq
* fixed some build issues
* format files
* fix boot issues
* remove mod_assets system
* add f3dex2 offsets for ntsc 1.0, 1.1 and 1.2
* update F3DEX3
* format
* make adjustements
* post-merge fixes
* remove settings.json from tracking
* temp delete c_cpp_properties.json
* hopefully fix .vscode oddities
* fixed sym_info
* fix build issues
* fixed profiler issues
Co-authored by: Thar0 <17233964+Thar0@users.noreply.github.com >
* format + don't format example scene sources
* proper f3dex3 patches folders
---------
Co-authored-by: Yanis42 <35189056+Yanis42@users.noreply.github.com >
2025-07-02 14:36:16 +02:00
Yanis002
6587b1fc59
Merge remote-tracking branch 'decomp/main' into decomp_merge
2025-06-30 23:34:06 +02:00
Jordan Longstaff
80c4f33da5
Child Ruto Actions Part 1: Zora's Fountain ( #2600 )
...
* Child Ruto Actions Part 1: Zora's Fountain
* Oops, forgot sound effects
* Reformat
* Rename action enum entries
* Suggested changes
2025-06-30 08:41:47 +02:00
Dragorn421
d45353ee33
Cleanup extracted colliders 3: Use HIT_SPECIAL_EFFECT_, HIT_BACKLASH_ names ( #2646 )
...
* Cleanup extracted colliders 3: Use `HIT_SPECIAL_EFFECT_`, `HIT_BACKLASH_` names
* revert removing FLARE_DANCER_BODY_DMG (oops)
2025-06-28 18:06:42 -04:00
Dragorn421
b5f980570c
Pause docs: UIOverlay quads dimensions ( #2644 )
2025-06-28 15:23:00 +09:00
Dragorn421
ffd84af543
Fixup docker ( #2642 )
...
* Fixup docker
* comma
2025-06-28 08:05:50 +02:00
Dragorn421
88f452af10
Reevaluate player hit response names ( #2640 )
...
* PlayerHitResponseType
* PLAYER_HIT_RESPONSE_ICE_TRAP -> FROZEN
* PLAYER_KNOCKBACK_LARGE_SHOCK, PLAYER_HIT_RESPONSE_ELECTRIC_SHOCK -> PLAYER_KNOCKBACK_LARGE_ELECTRIFIED, PLAYER_HIT_RESPONSE_ELECTRIFIED
* damageResponseType -> hitResponseType
2025-06-27 04:45:44 +09:00
Dragorn421
d44c341c2d
Camera_KeepOn4 docs 2: RO and RW data (#2632 )
...
* `Camera_KeepOn4` docs 2: RO and RW data
* fix unk_14 rename
* CAM_DATA_UNK_22 -> CAM_DATA_INIT_TIMER
2025-06-26 21:11:38 +02:00
Dragorn421
b7935dad12
Cleanup extracted colliders 2: ARRAY_COUNT ( #2643 )
2025-06-25 21:20:55 +09:00
Dragorn421
6234d7f2aa
Commit objects 1: tp, triforce_spot, umajump, vase, yukabyun, zg ( #2634 )
...
* commit object_zg
* commit object_yukabyun
* commit object_vase
* commit object_umajump
* commit object_triforce_spot
* commit object_tp
* fixup1
* format
2025-06-25 13:09:14 +02:00
Dragorn421
affb39624f
Pause docs: "uiOverlay" quads (renamed from "InfoPanel") ( #2635 )
...
* Pause docs: "InfoPanel" quads
* bss
* rename infoPanelVtx to decorVtx
* rename to uiOverlayVtx / UI_OVERLAY_QUAD_
* fixup
2025-06-25 00:08:26 +02:00