Commit Graph

136 Commits

Author SHA1 Message Date
Sonic Dreamcaster
bcf12744d2 set default interpolation to 60 2024-12-22 02:34:16 -03:00
Sonic Dreamcaster
a58eda8418 F1 to access enhancements menu 2024-12-22 01:22:19 -03:00
KiritoDv
08dc266cfb Added notification system from soh 2024-12-21 22:13:40 -06:00
PurpleHato
74b056fa45 ADD: Cheat - Current Mission Score Editor 2024-12-21 15:44:35 -06:00
Sonic Dreamcaster
537b25ab13 remove hit+64 and put everything inside cheats 2024-12-09 23:27:13 -03:00
Malkierian
48aa44f401 Move calculations outside of the loop, as they only need to be calculated once per frame.
Bit of cleanup.
2024-12-09 19:30:38 -05:00
Malkierian
354de2f364 Add better cull region calculation, change gCurrentScreenWidth to 1600 to allow aspect ratios up to 6.2. 2024-12-09 19:30:38 -05:00
Sonic Dreamcaster
cda21a4dea update jukebox menu description 2024-12-06 15:15:20 -03:00
Sonic Dreamcaster
2e74bbbb8c silence warnings 2024-12-06 00:16:51 -03:00
Sonic Dreamcaster
269d8f6cde cleanup 2024-12-02 15:40:52 -03:00
KiritoDv
e61aeddb64 Fixed compilation and added an option to set the logging config 2024-11-28 17:38:48 -06:00
Sonic Dreamcaster
ed5645fdab MODS_FPS_COUNTER: we don't need this anymore 2024-11-27 04:36:13 -03:00
Sonic Dreamcaster
9c41610be5 Developer: add ending debug option 2024-11-26 05:23:08 -03:00
Garrett Cox
29da9a6ea0 Add invicible cheat 2024-11-25 02:50:49 -03:00
Garrett Cox
e34419b38e Add checkpoint developer tool (doesn't work perfectly) 2024-11-25 02:50:15 -03:00
Sonic Dreamcaster
0e39eed609 Merge branch 'main' of https://github.com/HarbourMasters/Starship 2024-11-25 02:32:37 -03:00
KiritoDv
bbc2deaceb Removed unnecesary print while loading message lookups 2024-11-24 23:10:29 -06:00
Sonic Dreamcaster
7b3d761a19 UI defaults 2024-11-25 01:24:10 -03:00
Sonic Dreamcaster
29fb86f92d new cheat: Unbreakable wings. 2024-11-24 21:12:16 -03:00
Sonic Dreamcaster
16f4c15952 Sector Z: Missile cutscene bug restoration 2024-11-24 20:08:22 -03:00
Sonic Dreamcaster
c5023899c2 move starfield interpolation disable option to graphics 2024-11-24 18:40:23 -03:00
Sonic Dreamcaster
288504039f add camera bugfix option in macbeth 2024-11-24 17:53:22 -03:00
Sonic Dreamcaster
bda925b33f Skip briefing developer option 2024-11-24 16:54:36 -03:00
KiritoDv
c2ec01704b Added drum and instrument custom tuning until we have xml factories 2024-11-22 00:12:40 -06:00
KiritoDv
1db38edc99 Removed test file 2024-11-21 03:13:13 -03:00
KiritoDv
bd7c4b6df6 Audio loaded from OTR 2024-11-21 03:13:13 -03:00
KiritoDv
c1fa820bfc Added spawner mod as an option on developer 2024-11-18 20:00:42 -06:00
KiritoDv
5fc07c742a Splitted level selector with expert mode 2024-11-16 19:55:18 -06:00
KiritoDv
9f43f91dc7 Add o2r support and xml display lists 2024-11-16 16:19:14 -06:00
KiritoDv
d107567276 Added volume into imgui 2024-11-16 00:23:55 -06:00
Sonic Dreamcaster
b47b01409d reverbs are causing distortion 2024-11-15 19:32:24 -03:00
KiritoDv
d589fc4606 Seems to be working on 44100 2024-11-15 14:48:47 -06:00
KiritoDv
8da3a6e866 Some random fixes 2024-11-15 00:09:15 -06:00
KiritoDv
85dbf74ee4 Fixed 44100 audio 2024-11-14 23:49:06 -06:00
KiritoDv
b5ad9cc836 Changed some calculations on audio 2024-11-14 23:08:26 -06:00
Nicholas Estelami
f07a9b6c81 Audio and Message Fixes 2024-11-14 23:53:56 -05:00
Sonic Dreamcaster
11a148a047 audio work 2024-11-14 20:23:27 -03:00
Sonic Dreamcaster
4ae2fc22c1 current work 2024-11-12 20:48:19 -03:00
Sonic Dreamcaster
5ed3bb86d3 audiospec fix 2024-11-12 13:21:26 -03:00
KiritoDv
304a0a5288 Fixed more even things 2024-11-10 09:07:58 -06:00
KiritoDv
cd48d2cefa Updated audio 2024-11-09 20:45:31 -06:00
KiritoDv
40ffb3d0b4 Code cleanup 2024-11-03 11:17:04 -06:00
KiritoDv
6393690103 Removed 32 bit structs 2024-11-03 10:56:53 -06:00
KiritoDv
2a8ac4891e Its loading without issues finally! But its still broken 2024-11-03 01:07:44 -06:00
KiritoDv
94bc6486eb Added some fun cracking 2024-11-02 18:33:33 -06:00
KiritoDv
5f1a34d9c9 Trying to reimplement the original functions 2024-11-02 08:49:29 -06:00
Lywx
128acb8997
Fixed missing cast 2024-10-30 07:54:43 -06:00
KiritoDv
2ee034b16e Increased samples per frame and readded malloc system 2024-10-29 08:12:39 -06:00
KiritoDv
52d3eca421 We are so fucking close omg 2024-10-29 02:06:14 -06:00
KiritoDv
2354ee76a3 Another attempt at this thing 2024-10-25 22:39:32 -06:00
Sonic Dreamcaster
adc561891a some tags and hit64 cheats 2024-10-23 11:22:44 -03:00
Sonic Dreamcaster
520d49705e OTRConvertHUDXToScreenX 2024-10-23 11:21:03 -03:00
Sonic Dreamcaster
08724d6dac add AllRange debug option 2024-10-18 01:41:00 -03:00
Sonic Dreamcaster
f33af0fc9a move Speed Control to debug menu 2024-10-17 13:32:45 -03:00
KiritoDv
2cfbe01e50 Added frame interpolation markers 2024-10-17 09:53:40 -06:00
Sonic Dreamcaster
cd288a4c5b cheats & debug entries 2024-10-17 02:00:08 -03:00
KiritoDv
783b626209 Added a toggle to disable interpolation 2024-10-16 15:32:08 -06:00
KiritoDv
efe08a91bf Added interpolation system 2024-10-16 11:53:41 -06:00
KiritoDv
63254ffc5e Added srgb toggle 2024-09-17 20:31:35 -03:00
KiritoDv
b03d093fc2 Fixed compilation with latest lus 2024-09-17 20:30:14 -03:00
MegaMech
376054ed33 Update GenericArray.h 2024-09-17 20:30:07 -03:00
MegaMech
c2b403bd9b Update GenericArrayFactory.cpp 2024-09-17 20:30:07 -03:00
MegaMech
03dddf29a2 Update GenericArray.h 2024-09-17 20:30:07 -03:00
Sonic Dreamcaster
7f2aa148cc gVIsPerFrame fix for Aquas 2024-09-17 20:29:47 -03:00
KiritoDv
93e6d673e6 Fixed sf64 clear screen buffer for widescreen 2024-09-17 20:29:20 -03:00
KiritoDv
4b25a0148f Fixed ptr validation 2024-09-17 20:29:10 -03:00
KiritoDv
a184cdb76a Rename on ImGUI 2024-09-17 20:22:19 -03:00
KiritoDv
69cfe9b2c4 Fixed all remaining compilation issues 2024-09-17 20:20:26 -03:00
KiritoDv
6248c70be1 Renamed otr 2024-09-17 19:31:26 -03:00
KiritoDv
dc9e25847d Added IOS Support 2024-09-17 19:31:26 -03:00
KiritoDv
e38e82535d Bump libultraship to implement osContGetStatus 2024-09-17 19:26:06 -03:00
KiritoDv
af9c94351e Fixed switch compilation and other weird quirks with deps 2024-09-17 19:24:30 -03:00
KiritoDv
f9449fa185 Fixed Solar and Zoness 2024-04-07 18:01:42 -06:00
inspectredc
f37d1c0ca9 generic array importer 2024-04-07 02:01:49 +01:00
KiritoDv
2518e45bd2 Ported mods as enhancements and impl reset button 2024-04-06 18:33:30 -06:00
inspectredc
c720fe2653 more importers 2024-04-07 00:41:12 +01:00
KiritoDv
5427fdb031 Implemented even more factories 2024-04-06 14:25:40 -06:00
KiritoDv
ed967484e3 First ingame boot 2024-04-06 04:33:13 -06:00
KiritoDv
eecfd795eb Fixed last cosf/sinf call 2024-04-06 04:33:13 -06:00
KiritoDv
defb215e78 Attempt to fix math weirdness on Windows 2024-04-06 04:33:13 -06:00
KiritoDv
59dc1cf083 Bump libultraship 2024-04-06 04:33:13 -06:00
KiritoDv
b85e6036a8 Fixed imgui on UIWidgets 2024-04-06 04:33:13 -06:00
KiritoDv
11ddc641c0 Fixed compilation on windows 2024-04-06 04:33:13 -06:00
KiritoDv
9e6800d369 The game is fucking running 2024-04-06 04:33:03 -06:00
KiritoDv
110e54c562 First compilation running owo 2024-04-06 04:32:13 -06:00
KiritoDv
641a43cbf9 First compilation, we just need more stupid assets 2024-04-06 04:32:13 -06:00