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 |
|
UnknownShadow200
|
b61562a5c7
|
Touch UI: Allow left-aligning on-screen buttons
|
2024-04-28 19:27:41 +10:00 |
|
UnknownShadow200
|
da3a0f6154
|
Fix xbox 360 workflow
|
2024-04-28 12:37:10 +10:00 |
|
UnknownShadow200
|
f6b4967366
|
Release workflow
|
2024-04-28 11:21:09 +10:00 |
|
UnknownShadow200
|
020bf31dbd
|
Switch to v4 for upload-artifact
|
2024-04-28 10:22:31 +10:00 |
|
UnknownShadow200
|
c219b15e84
|
Make workflows more consistent
|
2024-04-28 09:40:27 +10:00 |
|
UnknownShadow200
|
e013bb9f15
|
Combine some workflows, add notify success action
|
2024-04-28 09:11:15 +10:00 |
|
UnknownShadow200
|
ae3ac8cdb1
|
NDS: Optimise rendering to be a little bit faster
|
2024-04-27 23:24:31 +10:00 |
|
UnknownShadow200
|
d6c51983ac
|
Simplify fallback terrain loading
|
2024-04-27 21:20:25 +10:00 |
|
UnknownShadow200
|
b45ac6630d
|
DS: Use a majorly reduced onscreen console
|
2024-04-27 19:02:40 +10:00 |
|
UnknownShadow200
|
2bf387cd28
|
Download links for Switch and NDS
|
2024-04-27 14:41:55 +10:00 |
|
UnknownShadow200
|
f108f5e5e6
|
Even less double usage
|
2024-04-27 09:57:06 +10:00 |
|
UnknownShadow200
|
10bd6222be
|
Move touch UI functionality to its own file
|
2024-04-27 08:44:03 +10:00 |
|
UnknownShadow200
|
7932a5be3c
|
Use floats instead of doubles in more places
|
2024-04-26 20:42:12 +10:00 |
|
UnknownShadow200
|
047c390e70
|
Fix respawn point not being set (oops)
|
2024-04-26 20:07:11 +10:00 |
|
UnknownShadow200
|
d927560acc
|
Fix pause screen not working with some graphics backends, oops
|
2024-04-26 19:35:08 +10:00 |
|
UnknownShadow200
|
b8fa769bbe
|
DS: Enable backface culling
|
2024-04-26 17:44:22 +10:00 |
|
UnknownShadow200
|
715307f06f
|
N64: Map fly/speed to dpad
|
2024-04-26 17:00:48 +10:00 |
|
UnknownShadow200
|
dcf3a1be3a
|
Fix fallback terrain atlas not working properly with graphics backends that have minimum texture size requirements
|
2024-04-26 14:56:09 +10:00 |
|
UnknownShadow200
|
a58ede8911
|
In splitscreen mode, tie controller joystick input to a specific player
|
2024-04-26 13:39:27 +10:00 |
|
UnknownShadow200
|
4be7d08f20
|
Move more menus to new init method
|
2024-04-26 13:05:17 +10:00 |
|
UnknownShadow200
|
db9b620bc0
|
Dreamcast: Fix build from website crashing when going in-game
|
2024-04-26 11:58:23 +10:00 |
|