7227 Commits

Author SHA1 Message Date
UnknownShadow200
a4848d0f38 PS1: 10 to 15 FPS, sorta fix 2D rendering 2024-05-08 19:26:09 +10:00
UnknownShadow200
137705c51d 360: Untested analog controller support 2024-05-08 18:30:11 +10:00
UnknownShadow200
fe7fd614da Dreamcast: Slightly optimise clipping 2024-05-07 19:15:08 +10:00
UnknownShadow200
4f0b125f9b Change back Camera.GetPosition argument list to avoid breaking plugins 2024-05-07 18:39:26 +10:00
UnknownShadow200
d3f9c5ab84 Windows ARM builds for github actions 2024-05-05 21:37:55 +10:00
UnknownShadow200
c70cc1932c PS3/Vita: Disable low memory mode 2024-05-05 19:20:44 +10:00
UnknownShadow200
b55dadf50e Try to fix rare download issues 2024-05-05 18:25:46 +10:00
UnknownShadow200
ffa128c854
Merge pull request #1183 from ClassiCube/AdvLightingFix
Adv lighting: make entities lit in fully bright blocks
2024-05-05 16:59:43 +10:00
UnknownShadow200
14685d704c GameCube/Wii: Very slightly faster rendering 2024-05-05 14:43:13 +10:00
UnknownShadow200
3081e4b304 Implement comment state tracking for Gfx_SetAlphaBlending 2024-05-04 21:22:53 +10:00
UnknownShadow200
fd1f6ef424 Implement comment state tracking for Gfx_SetAlphaTest 2024-05-04 12:35:18 +10:00
UnknownShadow200
7cfce0fb96 iOS: Compile with less warnings 2024-05-04 11:00:54 +10:00
UnknownShadow200
6f0918ee95 iOS: Set deployment target to 6.0 2024-05-04 08:57:39 +10:00
UnknownShadow200
798a2d6e1e Dreamcast: Increase powervr buffer size 2024-05-03 23:26:49 +10:00
UnknownShadow200
0b8f07f307 Add right version of last commit 2024-05-03 23:07:41 +10:00
UnknownShadow200
f1fdc2a177 Dreamcast: Try to optimise transform, and increase powervr buffer size 2024-05-03 22:53:42 +10:00
UnknownShadow200
b659b609b9 Use faster atan2 implementation since accuracy is not that important 2024-05-03 19:53:12 +10:00
Goodlyay
dc59fc318a Adv lighting: make entities lit in fully bright blocks 2024-05-03 00:54:21 -07:00
UnknownShadow200
577d69153a Switch to classicube SDN for updates url 2024-05-03 17:02:05 +10:00
UnknownShadow200
1ee4c58fdd Webclient action 2024-05-02 22:23:34 +10:00
UnknownShadow200
7af80a9223 Virtual keyboard: X for backspace, Y for space 2024-05-02 21:03:39 +10:00
UnknownShadow200
82529852f4 Test whether notify action works 2024-05-02 07:22:13 +10:00
UnknownShadow200
a9a90c91e3 Wii U: WIP splitscreen and non-gamepade input 2024-05-01 21:47:00 +10:00
UnknownShadow200
f2307da83a WiiU: Properly handle out of memory for textures 2024-05-01 20:31:19 +10:00
UnknownShadow200
91e16cabff WiiU: Set initial and hint text 2024-05-01 20:17:21 +10:00
UnknownShadow200
db96ee16a2 Also fallback if can't load a system font 2024-05-01 17:58:53 +10:00
UnknownShadow200
e98906b706 Always fallback to hardcoded font when default.png is missing 2024-05-01 17:48:54 +10:00
UnknownShadow200
72ea074fa4 WiiU: Add onscreen keyboard 2024-05-01 07:35:07 +10:00
UnknownShadow200
15d18206ff DS: Try to fix not loading internal SD card in DSi mode 2024-04-30 21:46:58 +10:00
UnknownShadow200
e52be3a30a DS: Fix freezing when going in-game without a texture pack 2024-04-30 20:43:00 +10:00
UnknownShadow200
a7da47e552 Fix last commit whoops 2024-04-30 17:34:54 +10:00
UnknownShadow200
e90e63e92c Fix grayscale encoded PNGs not being decoded correctly, fixes #1181 (Thanks rdebath) 2024-04-30 17:09:44 +10:00
UnknownShadow200
574e0b578a WiiU: Switch to using GX api for drawing launcher
This will be necessary for virtual keyboard support
2024-04-30 12:26:55 +10:00
UnknownShadow200
d1320bd2c9 Consoles: Add exit button to bottom right of launcher menu 2024-04-30 12:09:15 +10:00
UnknownShadow200
5e5b4680e4 Fix multiple gamepads connected causing buttons to constantly flip flop between pressed and released, fix launcher not supporting holding gamepad buttons 2024-04-30 08:51:36 +10:00
UnknownShadow200
cc182416a5 Fix fonts list menu not saving custom added fonts 2024-04-30 07:55:06 +10:00
UnknownShadow200
d602caddde Add %e string formatter that auto adjusts whether to display the error number in decimal or in hex 2024-04-29 23:27:44 +10:00
UnknownShadow200
0cdcab1c2a iOS: Clicking onthe background dismisses onscreen keyboard 2024-04-29 22:02:18 +10:00
UnknownShadow200
f82b1ab6ce
Merge pull request #1178 from yomcube/master
Add MOTD command
2024-04-29 21:28:04 +10:00
UnknownShadow200
ddf842c86d Xbox: Fix singleplayer mode not rendering properly 2024-04-29 21:13:37 +10:00
UnknownShadow200
908077203e DS: Don't clear console after showing keyboard, also log if running in DS or DSi mode 2024-04-29 20:36:15 +10:00
UnknownShadow200
fec395d3c5 Android: Fix can't move or jump 2024-04-29 18:39:07 +10:00
TomCube
66a77e6242
Use Chat_Add1 instead of String_Format1 and Chat_Add 2024-04-28 20:47:16 -05:00
UnknownShadow200
d3c1ccf52d Fix last commit whoops 2024-04-29 08:24:48 +10:00
UnknownShadow200
207989a2f0 iOS: simplify flags decoding a bit 2024-04-29 07:42:55 +10:00
TomCube
1ebfbc9a6a
Add color to MOTD command output 2024-04-28 10:34:05 -05:00
TomCube
d0350cff01
Add MOTD command 2024-04-28 10:27:15 -05:00
UnknownShadow200
04f8cad0cb Add missing java file 2024-04-28 23:05:15 +10:00
UnknownShadow200
35b7b570dc Android: WIP on the backend file too 2024-04-28 21:32:29 +10:00
UnknownShadow200
344ca3e089 Android: Add unused UI backend file and split out CCView class 2024-04-28 21:09:26 +10:00