Shipwright/soh/soh
Malkierian 61cf2bd323
No Magic Numbers for Preset Location Exclusions (#3801)
* Adds `FormatLocations` and `PRESET_ENTRY_TYPE_CPP_STRING` to allow for feeding `RandomizerCheck` values directly in presets instead of a string with magic numbers.

* Switch to concatenation with `std::to_string`.

* Forgot to remove <format> include XD
2024-02-01 19:29:24 -06:00
..
config [Bugfix] Prevent crash in audio editor when shuffling over old CVar format (#3337) 2023-11-05 08:57:59 +01:00
Enhancements No Magic Numbers for Preset Location Exclusions (#3801) 2024-02-01 19:29:24 -06: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 Rename all instances of Desert Wasteland to Haunted Wasteland. (#3372) 2023-11-13 23:45:52 -05:00
ActorDB.h Dynamic Actor IDs (#1729) 2023-06-01 21:39:50 -04: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 fix timestamp truncation (#3874) 2024-02-01 19:25:57 -06:00
OTRGlobals.h Tweak: Improve pause menu dungeon map performance (#3773) 2024-01-15 09:39:54 -06:00
SaveManager.cpp [Feature/fix] Save to temp file first (#3376) 2023-11-14 20:46:50 -05:00
SaveManager.h [Feature/fix] Save to temp file first (#3376) 2023-11-14 20:46:50 -05:00
SohGui.cpp Tweak skeleton limbs to use OTR path strings for loading DList and improve Alt toggling (#3479) 2023-12-04 07:33:14 -06:00
SohGui.hpp build soh with LUS 1.0.0 (#2881) 2023-06-03 15:27:45 -04:00
SohMenuBar.cpp Tweak skeleton limbs to use OTR path strings for loading DList and improve Alt toggling (#3479) 2023-12-04 07:33:14 -06: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 Check Tracker Update (#2668) 2023-10-04 10:03:36 -05:00
UIWidgets.hpp Check Tracker Update (#2668) 2023-10-04 10:03:36 -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 Restore Original Scene Command Object List Behaviour (MacReady) (#3827) 2024-01-15 09:30:20 -06:00