Shipwright/soh/assets
briaguya 388eb487e3
rework "Authentic Logo Screen" and "Fast File Select" (#4939)
* skip z_title with button press

* use `RegisterShipInitFunc`

* rip out a bunch of custom ztitle code

* ok now it's almost fully back to vanilla

* titles are back for a limited time

enjoy #Skipping

* move old customizations into new custom draw

* finally getting the hang of this shipinit thing

* vb should let it snow

* boot sequence logic

* clean up logic to better handle changing boot sequence settings

* remove fast file select stuff

* remove authentic logo screen setting

* about window - not super pretty but not ugly imo

* maybe this fixes windows

* maybe alloca? idk why it's working in other files

* just pulling in every include hoping something works

* Revert

This reverts commit c1d02c9a40.

* try some macro fixing magic

* fix another c vs cpp thing

* do it without an extra var

* make `GitCommitHashTruncated` a private member on `AboutWindow` instead of truncating on draw

* move logo asset defs to `soh_assets.h`

* Apply suggestions from code review

Co-authored-by: Archez <Archez@users.noreply.github.com>

* VB_SHOULDN'T

---------

Co-authored-by: Archez <Archez@users.noreply.github.com>
2025-01-24 10:21:15 -05:00
..
code Sync asset names with decomp documentation (#3153) 2023-09-10 12:21:56 -05:00
custom Clean up settings and add boss soul files (#4891) 2025-01-21 06:46:52 +01:00
extractor N64 PAL 1.0 support (#3182) 2023-10-04 10:05:02 -05:00
misc/link_animetion regenerate asset headers with include guards (#3132) 2023-09-01 11:47:51 -05:00
objects Rename Business Scrub functions/flags from decomp (#4776) 2025-01-15 11:23:06 -05:00
overlays [OTR Archive] Move shared scenes out of nonmq/mq folders (#3191) 2023-11-06 16:44:49 -06:00
scenes [OTR Archive] Move shared scenes out of nonmq/mq folders (#3191) 2023-11-06 16:44:49 -06:00
sources [RANDO] Shuffle Pots (#4592) 2024-12-13 21:15:40 +01:00
textures [OTR Archive] Move shared scenes out of nonmq/mq folders (#3191) 2023-11-06 16:44:49 -06:00
xml Rename Business Scrub functions/flags from decomp (#4776) 2025-01-15 11:23:06 -05:00
.gitignore Triforce Hunt GI Model Blender source files (#3478) 2024-02-01 20:01:38 -06:00
soh_assets.h rework "Authentic Logo Screen" and "Fast File Select" (#4939) 2025-01-24 10:21:15 -05:00