6 Commits

Author SHA1 Message Date
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
Yanis002
b7bb93f9c1 remove remaining z64 prefixes in includes and fix build 2025-07-02 16:04:10 +02:00
Yanis002
3e4b5e3038 Merge remote-tracking branch 'decomp/main' into decomp_merge 2025-04-27 20:28:49 +02:00
Yanis002
c2c2db3116 Merge remote-tracking branch 'decomp/main' into decomp_merge 2025-04-06 14:31:34 +02:00
Yanis002
a42991d014 fix build issues 2025-02-28 19:30:11 +01:00
Yanis
b65f664159 Started Debug Menu (#104)
* started basic debugger

* documentation and added rectangle configurator

* updated f3dex3 patches + made some for profiling stuff

* started profiler

* fix issues and moved profiler functions to gamestate/hide by default

* fix folders not being created properly

* started menu

* memory management

* fix english

* debug disp

* started collision view

* improvements

* basic collider view

* revert profiler changes

* improvements
2024-05-08 12:04:46 +02:00