Sonic Dreamcaster
|
65c19c96ea
|
Point filtering for menu textures
|
2025-01-11 03:50:21 -03:00 |
|
MegaMech
|
a0c64e485b
|
Rename F9 to F11 for fullscreen (#153)
* Fix nitpick
|
2025-01-10 17:00:57 -07:00 |
|
MegaMech
|
d4162154f6
|
Fix minimap widescreen in extra mode (#152)
* Fix extra mode minimap widescreen
|
2025-01-10 14:20:33 -07:00 |
|
MegaMech
|
53974a0d38
|
Impl CC mode option in debug menu (#151)
* Impl cc option at debug menu
|
2025-01-10 14:11:46 -07:00 |
|
MegaMech
|
aaba052407
|
Impl ModelLoader (#150)
* Impl modelloader
|
2025-01-09 23:46:18 -07:00 |
|
MegaMech
|
29872e43c7
|
Update synthesis_process_note (#149)
|
2025-01-08 22:59:18 -07:00 |
|
MegaMech
|
34a0a98689
|
Merge pull request #145 from MegaMech/freecam
Damping
|
2025-01-07 17:08:18 -07:00 |
|
MegaMech
|
82f08ff768
|
Merge branch 'modding' into freecam
|
2025-01-07 17:08:11 -07:00 |
|
MegaMech
|
154f813d0b
|
Damping
|
2025-01-07 17:07:34 -07:00 |
|
MegaMech
|
e2dc79b02c
|
Merge pull request #144 from MegaMech/freecam
Target player follows player and fix
|
2025-01-07 16:44:46 -07:00 |
|
MegaMech
|
73b4d949bc
|
Target player follows player and fix
|
2025-01-07 16:43:36 -07:00 |
|
MegaMech
|
157702bbd1
|
Merge pull request #143 from coco875/fix-compilation-issue
Fix compilation issue
|
2025-01-07 16:14:15 -07:00 |
|
coco875
|
ddfd5f05d4
|
fix compilation issue
|
2025-01-07 22:34:14 +01:00 |
|
MegaMech
|
c88a56b615
|
Merge pull request #140 from MegaMech/interp
Update lus, Fix Freecam
|
2025-01-07 13:25:36 -07:00 |
|
MegaMech
|
a269655fd4
|
Merge branch 'modding' into interp
|
2025-01-07 13:25:30 -07:00 |
|
MegaMech
|
8c79f6c406
|
Fix mistake
|
2025-01-07 13:23:46 -07:00 |
|
MegaMech
|
52e21e3750
|
cleanup
|
2025-01-07 13:18:30 -07:00 |
|
MegaMech
|
1b3e0ab2f6
|
Freecam targetting fixed
|
2025-01-07 13:05:34 -07:00 |
|
MegaMech
|
54e7b6de33
|
More freecam fixes
|
2025-01-07 10:24:26 -07:00 |
|
MegaMech
|
3ab842aa89
|
First fix of target mode
|
2025-01-06 18:44:09 -07:00 |
|
MegaMech
|
b9ef3b46ab
|
Merge pull request #139 from coco875/fix-compilation-issue
Fix compilation issue
|
2025-01-06 18:27:19 -07:00 |
|
MegaMech
|
f20e5108e1
|
Add fast move back in
|
2025-01-06 17:47:30 -07:00 |
|
MegaMech
|
9400f9e9ce
|
Make freecam work on DX and fix controller
|
2025-01-06 17:38:16 -07:00 |
|
coco875
|
86a83f825c
|
fix a small bug in release
|
2025-01-06 22:21:06 +01:00 |
|
coco875
|
46ef6a4054
|
fix texture with three point filter
|
2025-01-06 22:04:32 +01:00 |
|
MegaMech
|
cb21fc1209
|
Fix texture filter off
|
2025-01-05 17:23:41 -07:00 |
|
MegaMech
|
7e50b7c29e
|
Disable texture filtering
|
2025-01-05 17:10:38 -07:00 |
|
MegaMech
|
ec5eb3c1b9
|
Update lus
|
2025-01-05 16:29:06 -07:00 |
|
coco875
|
9ad95be03b
|
fix clang error
|
2025-01-05 23:51:19 +01:00 |
|
coco875
|
177cefe79f
|
fix compilation issue
|
2025-01-05 23:46:04 +01:00 |
|
MegaMech
|
4cc97c9a44
|
Merge pull request #135 from MegaMech/wide
Widescreen Fixes and Impl MinimapDimensions
|
2025-01-05 12:55:39 -07:00 |
|
MegaMech
|
abec308507
|
Merge branch 'modding' into wide
|
2025-01-05 12:55:30 -07:00 |
|
MegaMech
|
3435cee040
|
Merge pull request #136 from coco875/fix-modding
Fix Jumbotron, character not showing in multiplayer, menu crash with tkmk00
|
2025-01-05 12:46:53 -07:00 |
|
MegaMech
|
1848139e4e
|
Update menu_items.c
|
2025-01-05 12:46:46 -07:00 |
|
MegaMech
|
a24ae0e548
|
rename as per review
|
2025-01-05 12:37:56 -07:00 |
|
MegaMech
|
e993944089
|
Finishwide screen. Impl IVector2D MinimapDimensions
|
2025-01-05 12:26:27 -07:00 |
|
coco875
|
333d4e2053
|
remove unused function
|
2025-01-05 19:11:29 +01:00 |
|
coco875
|
96e8dcb5a9
|
remove gMenuCompressedBuffer
|
2025-01-05 19:02:50 +01:00 |
|
coco875
|
cec34fc79b
|
simplify load_menu_img_comp_type
|
2025-01-05 17:38:06 +01:00 |
|
coco875
|
8bf89bf918
|
fix a warning
|
2025-01-05 11:56:10 +01:00 |
|
coco875
|
8a9728e7df
|
rename in jumbotron
|
2025-01-05 11:33:34 +01:00 |
|
coco875
|
6eb35d2bf8
|
uniform GameEngine_OTRSigCheck
|
2025-01-05 11:30:10 +01:00 |
|
MegaMech
|
5ee24ab2aa
|
Nearly fix finishline on 3P
|
2025-01-04 20:53:13 -07:00 |
|
MegaMech
|
adaa16b84b
|
cleanup
|
2025-01-04 20:30:25 -07:00 |
|
MegaMech
|
528871010a
|
Fix minimap karts
|
2025-01-04 20:30:09 -07:00 |
|
coco875
|
a82fbbdfd9
|
fix multiplayer character not show
|
2025-01-05 02:19:57 +01:00 |
|
MegaMech
|
4e64c40ef8
|
Uncomment line and fix 3P box
|
2025-01-04 18:12:01 -07:00 |
|
MegaMech
|
dc04c834bd
|
Fix portrait numbers
|
2025-01-04 18:00:18 -07:00 |
|
coco875
|
49df2fc6e5
|
multiple fix
|
2025-01-05 01:32:27 +01:00 |
|
MegaMech
|
8746a4337e
|
Wide screen progress
|
2025-01-04 17:31:32 -07:00 |
|