Shipwright/soh/soh
louist103 aea46e7cb2
Implement built in Extractor for Windows (#2730)
* wip

* const

* split zapd into two targets

* Workingish.

* fix working dir and copy xmls on build (#2)

* dont change current working dir with dialog prompts

* copy asset xmls to target dir

* make zpadlib public

* Messagebox.

* Check for WIN32

* threading

* Cleanups to the exporter and main.

* Multi extraction.

* Fix byteswap header includes.

* Fix another byteswap include.

* fix again.

* stddef size_t

* Add other targets for ZAPDLib

* Non windows.

* IDYES IDNO

* Linux fixes

* hopefully remove switch and wiiu from building extractor

* Please?

* validate roms and add another valid rom

* ifdef out extract.h for switch and wiiu

* Maybe update lux

* Remove ZAPDlib from switch and WiiU

* more rules

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update ZAPDTR/ZAPD/ExecutableMain.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update ZAPDTR/ZAPD/CMakeLists.txt

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update ZAPDTR/ZAPD/GameConfig.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update ZAPDTR/ZAPD/Globals.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update ZAPDTR/ZAPD/Main.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update soh/CMakeLists.txt

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* Update soh/soh/Extractor/Extract.cpp

Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>

* the last fix

* Add context to a comment

---------

Co-authored-by: Adam Bird <archez39@me.com>
Co-authored-by: Adam Bird <Archez@users.noreply.github.com>
Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
2023-04-25 00:01:17 -04:00
..
Enhancements Implement patches for authentic texture overflows (#2737) 2023-04-23 19:42:59 -04:00
Extractor Implement built in Extractor for Windows (#2730) 2023-04-25 00:01:17 -04:00
resource bump lus (#2661) 2023-04-02 14:18:45 -04:00
CrashHandlerExp.h refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
CrashHandlerExt.cpp Use PlayState instead of GlobalContext (#1927) 2022-11-06 09:24:34 +01:00
GameMenuBar.cpp Implement patches for authentic texture overflows (#2737) 2023-04-23 19:42:59 -04:00
GameMenuBar.hpp Phase 1: Separate ImGui Drawing From LUS (#1310) 2022-09-03 00:00:04 -04:00
GbiWrap.cpp bump lus 2023-03-14 02:45:19 -04:00
OTRAudio.h Import libultraship as a submodule (#1943) 2022-11-14 11:22:34 +01:00
OTRGlobals.cpp Implement built in Extractor for Windows (#2730) 2023-04-25 00:01:17 -04:00
OTRGlobals.h fix: properly display static background scenes (#2669) 2023-04-04 03:12:09 -04:00
SaveManager.cpp Enhancement: Room/Scene Timers (#2478) 2023-04-03 00:06:55 -04:00
SaveManager.h Rando version warning on different builds (#2420) 2023-02-28 20:46:55 -05:00
UIWidgets.cpp ImGui Cleanup - Move Experimental entries, clean up presets (#2725) 2023-04-21 16:05:38 -04:00
UIWidgets.hpp Cleanup of ImGui code (#2576) 2023-04-01 16:10:49 -04:00
frame_interpolation.cpp Fix: Use correct fps value for frame interpolation with match refresh rate (#2694) 2023-04-11 18:54:10 -04:00
frame_interpolation.h Experimental interpolation (#309) 2022-05-13 18:43:55 -04:00
gu_pc.c add support for clang compiler (#592) 2022-07-10 10:51:12 -04:00
mixer.c Moves SoH mixer to SoH from LUS. (#2361) 2023-01-17 22:03:55 -05:00
mixer.h Moves SoH mixer to SoH from LUS. (#2361) 2023-01-17 22:03:55 -05:00
stubs.c refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
util.cpp [#2165] Rename big key to boss key for spoiler files (#2170) 2022-12-12 21:58:32 -05:00
util.h Add flag, equipment, and quest status editors (#164) 2022-04-17 11:24:43 -04:00
z_message_OTR.cpp Rando version warning on different builds (#2420) 2023-02-28 20:46:55 -05:00
z_play_otr.cpp [GameInteractor] Game Hooks (#2481) 2023-02-15 20:30:34 +01:00
z_scene_otr.cpp [Resources] Cleanup old hacks and rename (#2546) 2023-02-27 02:55:40 +01:00