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 |
|
briaguya
|
ea8706657e
|
fix crash when interpolation enabled on linux
|
2024-12-21 15:45:08 -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 |
|
Sonic Dreamcaster
|
3a3f1a00f7
|
revert back to a working state
|
2024-12-09 23:12:30 -03:00 |
|
Sonic Dreamcaster
|
94e5d0f5cc
|
32/9
|
2024-12-09 22:29:35 -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 |
|
Malkierian
|
7a333a68c2
|
Add check for render view to prevent drawing stars outside of it.
Remove garbage star interp calculation.
|
2024-12-09 19:30:38 -05:00 |
|
Sonic Dreamcaster
|
c3a8223976
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-12-09 05:11:04 -03:00 |
|
Sonic Dreamcaster
|
99d13ea7d2
|
radio fixes: co-authored-by: @Malkierian
|
2024-12-09 05:11:00 -03:00 |
|
KiritoDv
|
ce9d49c029
|
Fixed message box when resizing
|
2024-12-09 01:16:49 -06:00 |
|
Sonic Dreamcaster
|
24e632f449
|
fix radio faces
|
2024-12-09 03:53:14 -03:00 |
|
Sonic Dreamcaster
|
e42b27b4f9
|
JumpToAllRange cheat check
|
2024-12-09 03:05:14 -03:00 |
|
Sonic Dreamcaster
|
bff2324fae
|
fix katina and venom briefing in level select
|
2024-12-07 03:55:45 -03:00 |
|
Sonic Dreamcaster
|
cbaa2b5a4a
|
definitive (hopefully) radio crash fix.
|
2024-12-07 02:45:37 -03:00 |
|
Sonic Dreamcaster
|
f2be16d1e5
|
fix ranking interpolation
|
2024-12-06 20:45:32 -03:00 |
|
Sonic Dreamcaster
|
366d3f0022
|
fix lives counter textures
|
2024-12-06 19:31:19 -03:00 |
|
Sonic Dreamcaster
|
c878b6bcc9
|
widescreen team help arrows
|
2024-12-06 15:15:35 -03:00 |
|
Sonic Dreamcaster
|
cda21a4dea
|
update jukebox menu description
|
2024-12-06 15:15:20 -03:00 |
|
Sonic Dreamcaster
|
18631e7292
|
disable versus mode for now
|
2024-12-06 15:14:47 -03:00 |
|
Sonic Dreamcaster
|
3ef29ac3b1
|
avoid widescreen Radio at the ending
|
2024-12-06 02:48:59 -03:00 |
|
Sonic Dreamcaster
|
7c263a0900
|
Widescreen Radio
|
2024-12-06 02:35:52 -03:00 |
|
Sonic Dreamcaster
|
a23d9246b2
|
arrow widescreen alignment
|
2024-12-06 00:46:58 -03:00 |
|
Sonic Dreamcaster
|
0404777610
|
Widescreen Radar
|
2024-12-06 00:17:05 -03:00 |
|
Sonic Dreamcaster
|
2e74bbbb8c
|
silence warnings
|
2024-12-06 00:16:51 -03:00 |
|
Sonic Dreamcaster
|
3b4f750efc
|
stick tester
|
2024-12-04 16:22:14 -03:00 |
|
Sonic Dreamcaster
|
5ede801584
|
playershot widescreen fix
|
2024-12-04 14:13:13 -03:00 |
|
Sonic Dreamcaster
|
ab490e4e17
|
adjust player drawing for widescreen
|
2024-12-04 14:04:56 -03:00 |
|
Sonic Dreamcaster
|
69dcab6b86
|
extend shot rendering to 32/9
|
2024-12-04 02:45:10 -03:00 |
|
Sonic Dreamcaster
|
bbb96fec8d
|
remove unnecessary code
|
2024-12-02 23:48:06 -03:00 |
|
Malkierian
|
542c756b2e
|
Add /Zi to release config on win64 for debugging info in release mode.
Revert some of the intro cutscene fix PR, and fix it in a different way.
|
2024-12-02 21:07:24 -03:00 |
|
Sonic Dreamcaster
|
840fc5617d
|
fix audio buffer offsets
|
2024-12-02 16:33:25 -03:00 |
|
Sonic Dreamcaster
|
f328d08b70
|
use old abi for aInterleaveImpl
|
2024-12-02 15:58:27 -03:00 |
|
Sonic Dreamcaster
|
dbe3abc748
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-12-02 15:41:01 -03:00 |
|
Sonic Dreamcaster
|
269d8f6cde
|
cleanup
|
2024-12-02 15:40:52 -03:00 |
|
Sonic Dreamcaster
|
b35697e28d
|
fix reverbs: co-authored-by: @m4xw
|
2024-12-02 15:38:52 -03:00 |
|
KiritoDv
|
5ff5538b8b
|
Readded aDMEMMove2Impl
|
2024-11-29 17:08:38 -06:00 |
|
KiritoDv
|
e61aeddb64
|
Fixed compilation and added an option to set the logging config
|
2024-11-28 17:38:48 -06:00 |
|
Sonic Dreamcaster
|
d0e1e25af2
|
Relocate Shooting Star for the good ending
|
2024-11-27 23:04:27 -03:00 |
|
Sonic Dreamcaster
|
5bec7651d9
|
improve shield hud visuals
|
2024-11-27 04:46:36 -03:00 |
|
Sonic Dreamcaster
|
ed5645fdab
|
MODS_FPS_COUNTER: we don't need this anymore
|
2024-11-27 04:36:13 -03:00 |
|
Sonic Dreamcaster
|
054c105113
|
fox_game.c clean up
|
2024-11-27 04:35:30 -03:00 |
|
Sonic Dreamcaster
|
dfcff1a365
|
training ground fix for OnRails
|
2024-11-27 04:33:56 -03:00 |
|
Sonic Dreamcaster
|
ef594b20ca
|
fix fortuna level complete explosion issue
|
2024-11-27 04:33:31 -03:00 |
|
Sonic Dreamcaster
|
39ecaaf916
|
fix ending interpolation issues
|
2024-11-26 05:37:22 -03:00 |
|
Sonic Dreamcaster
|
d3a759e594
|
fix invoice
|
2024-11-26 05:37:08 -03:00 |
|
Sonic Dreamcaster
|
9c41610be5
|
Developer: add ending debug option
|
2024-11-26 05:23:08 -03:00 |
|
Sonic Dreamcaster
|
58a6d76af3
|
tag actors in aquas
|
2024-11-26 05:22:36 -03:00 |
|
Sonic Dreamcaster
|
66b510144d
|
fix interpolation in effect 395 (aquas)
|
2024-11-26 05:19:19 -03:00 |
|
Sonic Dreamcaster
|
71daa773e3
|
Merge branch 'main' of https://github.com/HarbourMasters/Starship
|
2024-11-25 03:36:25 -03:00 |
|
Sonic Dreamcaster
|
97301ae5b4
|
versus fix
|
2024-11-25 03:36:16 -03:00 |
|
KiritoDv
|
78696036d2
|
Removed -1 on fillscreen rects
|
2024-11-25 00:00:30 -06:00 |
|
Garrett Cox
|
ed8a78c54c
|
Fix titania ground interpolation
|
2024-11-25 02:51:00 -03:00 |
|
Garrett Cox
|
29da9a6ea0
|
Add invicible cheat
|
2024-11-25 02:50:49 -03:00 |
|
Garrett Cox
|
7d60b7e65d
|
Fix landmaster interpolation (maybe other forms?)
|
2024-11-25 02:50:25 -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 |
|
Sonic Dreamcaster
|
bee87aa811
|
fix THEEND texture in ending
|
2024-11-25 02:32:29 -03:00 |
|
KiritoDv
|
bbc2deaceb
|
Removed unnecesary print while loading message lookups
|
2024-11-24 23:10:29 -06:00 |
|
KiritoDv
|
47e0d42e50
|
Fixed fillscreen
|
2024-11-24 23:10:12 -06:00 |
|
Sonic Dreamcaster
|
7b3d761a19
|
UI defaults
|
2024-11-25 01:24:10 -03:00 |
|
Sonic Dreamcaster
|
d2a4a4d553
|
Option for Team faces in cutscenes
|
2024-11-24 21:12:39 -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
|
b23d224b9d
|
fix Arwing interpolation in map
|
2024-11-24 20:08:01 -03:00 |
|
Sonic Dreamcaster
|
f7ba7b95de
|
use point filtering for the sun in the intro
|
2024-11-24 18:40:35 -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 |
|
Sonic Dreamcaster
|
86ae47a447
|
whoops!
|
2024-11-24 03:35:21 -03:00 |
|
Sonic Dreamcaster
|
1dcbfd44e4
|
fix training ground
|
2024-11-24 03:15:34 -03:00 |
|
Sonic Dreamcaster
|
16feaa826e
|
Fix Bolse Dynamic Ground. Authored-by: @theboy181
|
2024-11-24 00:56:29 -03:00 |
|
Sonic Dreamcaster
|
d82a578622
|
fix camera bug
|
2024-11-23 23:04:38 -03:00 |
|
Sonic Dreamcaster
|
ab1cc34e70
|
Macbeth: Landmaster level complete cutscene fix for widescreen
|
2024-11-23 22:38:16 -03:00 |
|
Sonic Dreamcaster
|
3a9d45b515
|
fix default save detection
|
2024-11-23 20:49:30 -03:00 |
|
Sonic Dreamcaster
|
9347059776
|
Merge branch 'audio_fixes_v2' of https://github.com/HarbourMasters/Starship into audio_fixes_v2
|
2024-11-23 19:53:29 -03:00 |
|
Sonic Dreamcaster
|
017c2d85c5
|
SETUPDL_62_POINT
|
2024-11-23 19:53:09 -03:00 |
|
Sonic Dreamcaster
|
38adb0bd73
|
SETUPDL_62_POINT for BonusText_DrawAll
|
2024-11-23 19:53:00 -03:00 |
|
Sonic Dreamcaster
|
41e61c704e
|
disable Play_RenderFPS
|
2024-11-23 19:52:43 -03:00 |
|
Sonic Dreamcaster
|
38b68da796
|
fix zoness tanker containers
|
2024-11-23 19:52:31 -03:00 |
|
Sonic Dreamcaster
|
34b971f2f2
|
tag backdrop
|
2024-11-23 19:52:06 -03:00 |
|
Sonic Dreamcaster
|
01d6f92bd0
|
fix macbeth Boulders
|
2024-11-23 19:50:35 -03:00 |
|
Sonic Dreamcaster
|
6185b5b48f
|
fix practice quit crash
|
2024-11-23 19:42:57 -03:00 |
|
Sonic Dreamcaster
|
a0bbfa805d
|
fix Macbeth Boulders
|
2024-11-23 19:42:41 -03:00 |
|
KiritoDv
|
c2ec01704b
|
Added drum and instrument custom tuning until we have xml factories
|
2024-11-22 00:12:40 -06:00 |
|
KiritoDv
|
f29a21e254
|
Added jp audio
|
2024-11-21 01:32:10 -06:00 |
|
KiritoDv
|
1db38edc99
|
Removed test file
|
2024-11-21 03:13:13 -03:00 |
|
KiritoDv
|
1b43f0cd2c
|
Removed audio tables
|
2024-11-21 03:13:13 -03:00 |
|
KiritoDv
|
bd7c4b6df6
|
Audio loaded from OTR
|
2024-11-21 03:13:13 -03:00 |
|
Sonic Dreamcaster
|
5dd3b06d03
|
Skeleton tagging system
|
2024-11-20 21:16:13 -03:00 |
|
Sonic Dreamcaster
|
cf8aae0316
|
Point filtered reticles :)
|
2024-11-20 21:15:56 -03:00 |
|
Sonic Dreamcaster
|
009d8eef7c
|
intro passageway interpolation
|
2024-11-20 20:17:51 -03:00 |
|
Sonic Dreamcaster
|
32b97549fa
|
tag great fox
|
2024-11-20 20:17:21 -03:00 |
|
Sonic Dreamcaster
|
3dda020f3a
|
Point filtering fix
|
2024-11-20 19:22:25 -03:00 |
|
Sonic Dreamcaster
|
bc4e485d44
|
more Gorgon tags
|
2024-11-19 16:33:03 -03:00 |
|
Sonic Dreamcaster
|
f591774198
|
Fix Gorgon's Interpolation
|
2024-11-19 16:27:23 -03:00 |
|
Sonic Dreamcaster
|
0428eab1b1
|
tagging and fixes
|
2024-11-19 15:53:17 -03:00 |
|
Sonic Dreamcaster
|
679a50cfd5
|
Widescreen Falco's Cutscene positioning
|
2024-11-19 15:52:49 -03:00 |
|
Sonic Dreamcaster
|
dc7cbd2c06
|
fix variables
|
2024-11-19 15:41:10 -03:00 |
|
Sonic Dreamcaster
|
0369e2f447
|
fix area 6 faces
|
2024-11-19 15:39:58 -03:00 |
|
Sonic Dreamcaster
|
846630e2cb
|
add team faces inside arwings
|
2024-11-19 15:38:48 -03:00 |
|
Sonic Dreamcaster
|
5c40875817
|
stars interpolation fix
|
2024-11-19 13:46:53 -03:00 |
|
KiritoDv
|
6b0d495567
|
Removed printf of seqId
|
2024-11-19 01:11:01 -06:00 |
|
KiritoDv
|
47973fa484
|
Fixed wrong cast that only happens on ARM
|
2024-11-19 01:06:43 -06:00 |
|
KiritoDv
|
2ee52903cd
|
Fixed title cs and logic on message system
|
2024-11-19 00:28:09 -06:00 |
|
Sonic Dreamcaster
|
45c334c585
|
fix UB in zoness
|
2024-11-19 00:09:47 -03:00 |
|
KiritoDv
|
c1fa820bfc
|
Added spawner mod as an option on developer
|
2024-11-18 20:00:42 -06:00 |
|
KiritoDv
|
322e0b36e2
|
Widescreen gold rings
|
2024-11-18 18:58:36 -06:00 |
|
Sonic Dreamcaster
|
03524a3abe
|
Merge branch 'audio_fixes_v2' of https://github.com/HarbourMasters/Starship into audio_fixes_v2
|
2024-11-18 03:50:14 -03:00 |
|
Sonic Dreamcaster
|
570614a19f
|
fix UB in HUD_ShieldGaugeBars_Draw
|
2024-11-18 03:49:45 -03:00 |
|
Sonic Dreamcaster
|
bc525083ef
|
ending shortcut (make this into a CVAR later)
|
2024-11-18 03:43:01 -03:00 |
|
Sonic Dreamcaster
|
70676dadca
|
fix zoness boss UB
|
2024-11-18 03:42:40 -03:00 |
|
KiritoDv
|
da42f90cd3
|
Fixed ub on gauge bar
|
2024-11-17 23:54:32 -06:00 |
|
Sonic Dreamcaster
|
d7f59ea5e2
|
Merge branch 'audio_fixes_v2' of https://github.com/HarbourMasters/Starship into audio_fixes_v2
|
2024-11-18 02:28:06 -03:00 |
|
Sonic Dreamcaster
|
dfd82cbb72
|
fix segmented address collision
|
2024-11-18 02:27:57 -03:00 |
|
KiritoDv
|
26d7812f41
|
Fixed cloud planet
|
2024-11-17 23:21:50 -06:00 |
|
Sonic Dreamcaster
|
b01825576c
|
Ranking border fix
|
2024-11-18 01:19:29 -03:00 |
|
Sonic Dreamcaster
|
1bc4d18602
|
ending fix: authored-by: @kiritodv
|
2024-11-18 01:19:07 -03:00 |
|
KiritoDv
|
090f31cc5a
|
Ported some code from 2ship and documented codec macros on ProcessNote
|
2024-11-17 19:41:45 -06:00 |
|
Sonic Dreamcaster
|
cfc24c205f
|
fix interpolation issue with 3D letters
|
2024-11-17 22:27:55 -03:00 |
|
Sonic Dreamcaster
|
d8b52cf139
|
fix MeCrusher interpolation issues
|
2024-11-17 20:43:56 -03:00 |
|
Sonic Dreamcaster
|
f36c471224
|
fix invoice screen
|
2024-11-17 20:43:31 -03:00 |
|
Sonic Dreamcaster
|
a144f44d5e
|
improve ground
|
2024-11-17 18:03:31 -03:00 |
|
Sonic Dreamcaster
|
1924a4eeed
|
Add LOD setting for Katina enemies
|
2024-11-17 15:58:43 -03:00 |
|
Sonic Dreamcaster
|
af6164e353
|
UB fix in Bolse's Event Handler update function
|
2024-11-17 15:32:41 -03:00 |
|
Sonic Dreamcaster
|
79a05aa6dc
|
fix tank wheels in macbeth
|
2024-11-17 15:05:44 -03:00 |
|
Sonic Dreamcaster
|
3174628f4e
|
fix data in macbeth
|
2024-11-17 14:27:38 -03:00 |
|
Sonic Dreamcaster
|
b55dfd8699
|
fix bss array heap overflow
|
2024-11-17 13:45:40 -03:00 |
|
Sonic Dreamcaster
|
043f15ecb9
|
Macbeth_Texture_Scroll2 produces Heap overflow, commenting it out for now
|
2024-11-17 13:22:16 -03:00 |
|
Sonic Dreamcaster
|
0f96df50a0
|
Fix Solar Zoness Macbeth and Titania Background
|
2024-11-17 13:21:49 -03:00 |
|
Sonic Dreamcaster
|
02b3449e33
|
boss killer call
|
2024-11-17 02:57:00 -03:00 |
|
Sonic Dreamcaster
|
c0feb5a5c5
|
Fix Fortuna, Katina, Venom 2 and Versus backgrounds
|
2024-11-17 02:56:53 -03:00 |
|
Sonic Dreamcaster
|
9e7cae2a27
|
add boss killer module
|
2024-11-17 02:56:21 -03:00 |
|
Sonic Dreamcaster
|
79cd27cb09
|
Fix Corneria and Venom 1 Backgrounds
|
2024-11-17 02:40:33 -03:00 |
|
Sonic Dreamcaster
|
59e0fda2d1
|
fix venom andross background
|
2024-11-17 02:25:42 -03:00 |
|
Sonic Dreamcaster
|
390a3c9975
|
AndBrain tags
|
2024-11-17 02:08:26 -03:00 |
|
Sonic Dreamcaster
|
22637d0c89
|
macbeth todos
|
2024-11-17 01:53:44 -03:00 |
|
Sonic Dreamcaster
|
ee353551d9
|
improve Bolse dynamic floor
|
2024-11-17 01:19:33 -03:00 |
|
Sonic Dreamcaster
|
6d6a6dc987
|
voice line fix
|
2024-11-17 00:53:39 -03:00 |
|
Sonic Dreamcaster
|
25e2d5684b
|
texture mottle and scroll
|
2024-11-17 00:25:30 -03:00 |
|
KiritoDv
|
9bf2f7817a
|
This should fix saves
|
2024-11-16 20:06:31 -06:00 |
|
KiritoDv
|
5fc07c742a
|
Splitted level selector with expert mode
|
2024-11-16 19:55:18 -06:00 |
|
Sonic Dreamcaster
|
508a82a920
|
Merge branch 'audio_fixes_v2' of https://github.com/HarbourMasters/Starship into audio_fixes_v2
|
2024-11-16 22:26:04 -03:00 |
|
Sonic Dreamcaster
|
a14d31129b
|
Macbeth_Texture_Scroll validation
|
2024-11-16 22:25:48 -03:00 |
|
KiritoDv
|
f747512524
|
Fixed dialog crashing
|
2024-11-16 19:10:48 -06:00 |
|
KiritoDv
|
113004122c
|
Fixed compilation error
|
2024-11-16 16:19:28 -06:00 |
|
Sonic Dreamcaster
|
1e7a614806
|
Merge branch 'audio_fixes_v2' of https://github.com/HarbourMasters/Starship into audio_fixes_v2
|
2024-11-16 19:19:18 -03:00 |
|