Zelllll
aca7849a0f
Add ACTOR_FLAG_FREEZE_EXCEPTION support ( #170 )
...
* Add ACTOR_FLAG_FREEZE_EXCEPTION support
* format
* fixed
* fix cutscene manager issue
---------
Co-authored-by: Yanis002 <35189056+Yanis002@users.noreply.github.com >
2025-11-04 18:29:28 +01:00
Yanis
0f778a9749
Add missing breaks in the Inventory Editor
...
thus preventing cycling the hookshots
2025-11-04 17:47:27 +01:00
Yanis
af3dc71a5c
New Inventory Editor ( #107 )
...
* inventory editor
* fixed a bug where the menu was usable in special pause screens
* fixed most equipment screen issues
* draw page number on upgrade screen and minor improvements
* format
* fix build issues
* format
* fix build issues
* format
* various improvements
* fix build issues with non-debug
* small cleanup
* last improvements and bugfixes + cleanup and format
2025-11-04 17:23:27 +01:00
Yanis
90ca9c6ff9
Title Cards from MM ( #165 )
...
* backport mm title cards
* fix build issues
* fix build issues
* cleanup
* accidental left-over from merge
* fixed wrong ifdef
* remove place title cards from the spec when using MM title cards
2025-11-04 13:59:30 +01:00
Yanis
dc0d327417
HackerTestSuite support ( #184 )
2025-10-29 19:46:40 +01:00
Arthurpandaroux
aceec95e6b
Math inlining ( #182 )
...
* Initial optimization
* something
* t&
* fix
* fix3
* documentation moved in header
* documentation 2
* format fix
* format fix2
* final change
* space fix
2025-10-25 21:32:43 +02:00
Arthurpandaroux
1805d16701
Function removal ( #183 )
...
* Initial optimization
* something
* t&
* fix
* fix3
* documentation moved in header
* documentation 2
* format fix
* format fix2
* final change
* documentation
* Fixed_something
* anotherissue
* format
2025-10-25 21:25:38 +02:00
Yanis
31860a8f2f
Fixed issues with the inventory editor and the camera debugger ( #181 )
...
* fix include issues
* fixed inventory editor not drawing
* fixed camera debugger crashing scenes and not drawing
2025-08-03 14:17:15 +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