Shipwright/soh/soh
Christopher Leggett 8b8f11d72e
Consolidation of Trick Settings data (#3798)
* Adds TrickOption subclass and fills in extra info.

Fills in the extra info from randomizer_tricks.cpp that other Options don't have (hence the subclass for Tricks specifically).

* Uses new definitions of tricks in ImGui menu.

* Removes randomizer_tricks.cpp/h

* Adds new tricks.cpp/h to hold some static data and functions.

* Refactors Tricks namespace into a class with only static memebers and functions.

* Fixes bug with Trick Tag system.
2024-01-06 11:07:19 -05:00
..
config [Bugfix] Prevent crash in audio editor when shuffling over old CVar format (#3337) 2023-11-05 08:57:59 +01:00
Enhancements Consolidation of Trick Settings data (#3798) 2024-01-06 11:07:19 -05:00
Extractor Fix: Repair working directory on Mac and use app directory for extractor search paths (#3359) 2023-11-06 16:46:48 -06:00
resource Tweak skeleton limbs to use OTR path strings for loading DList and improve Alt toggling (#3479) 2023-12-04 07:33:14 -06:00
ActorDB.cpp Better actor viewer (#3544) 2023-12-26 19:09:04 -05:00
ActorDB.h Better actor viewer (#3544) 2023-12-26 19:09:04 -05:00
CrashHandlerExp.h refactor: use LUS 1.0 RC 2023-01-17 00:33:56 -05:00
CrashHandlerExt.cpp Add scene table (#3131) 2023-09-01 11:46:19 -05: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
GbiWrap.cpp build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -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
mq_asset_hacks.h [OTR Archive] Move shared scenes out of nonmq/mq folders (#3191) 2023-11-06 16:44:49 -06:00
OTRAudio.h Import libultraship as a submodule (#1943) 2022-11-14 11:22:34 +01:00
OTRGlobals.cpp Merge branch 'develop' of garrettjoecox.github.com:HarbourMasters/Shipwright into develop-rando-develop 2023-12-26 10:33:48 -06:00
OTRGlobals.h Merge branch 'develop' of garrettjoecox.github.com:HarbourMasters/Shipwright into develop-rando-develop 2023-12-26 10:33:48 -06:00
SaveManager.cpp Fix settings persistence across sessions (#3779) 2024-01-01 19:20:34 -06:00
SaveManager.h Merge branch 'develop' into merge-develop 2023-12-10 12:49:15 -05:00
SohGui.cpp upgrade to docking imgui 1.90.0 (#3402) 2023-12-23 18:12:52 -05:00
SohGui.hpp MVP ValueViewer 2023-10-17 08:54:52 -05:00
SohMenuBar.cpp Merge pull request #3756 from HarbourMasters/develop 2023-12-28 20:12:39 +00:00
SohMenuBar.h build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
stubs.c Fix audio cutoff issues (#3428) 2023-11-24 09:38:13 -05:00
UIWidgets.cpp upgrade to docking imgui 1.90.0 (#3402) 2023-12-23 18:12:52 -05:00
UIWidgets.hpp upgrade to docking imgui 1.90.0 (#3402) 2023-12-23 18:12:52 -05:00
util.cpp Race Integrity QoL (#3445) 2023-11-28 23:42:37 -05:00
util.h Race Integrity QoL (#3445) 2023-11-28 23:42:37 -05:00
z_message_OTR.cpp Fix: Missing TextIDs for MQ PAL and change lava size (#3449) 2023-11-28 20:11:03 +01:00
z_play_otr.cpp [OTR Archive] Move shared scenes out of nonmq/mq folders (#3191) 2023-11-06 16:44:49 -06:00
z_scene_otr.cpp Entrance Docs (#3332) 2023-11-19 14:29:56 -05:00