7109 Commits

Author SHA1 Message Date
UnknownShadow200
1f8a3dbe96 Some options shouldn't apply in classic mode 2024-04-19 16:49:02 +10:00
UnknownShadow200
b2cb63a6e9 Saturn: Rendering kinda works 2024-04-19 07:41:51 +10:00
UnknownShadow200
c3878e3248 Saturn: Now it dies after one frame 2024-04-18 23:44:32 +10:00
UnknownShadow200
d77db06643 Saturn: In-game still doesn't work 2024-04-18 23:12:55 +10:00
UnknownShadow200
cf90a4d3a0 Saturn: Rendering launcher works sorta 2024-04-18 22:14:49 +10:00
UnknownShadow200
88046b4467 Saturn: Now runs a tiny bit before crashing due to out of memory 2024-04-18 21:06:41 +10:00
UnknownShadow200
ce7d07944a Saturn: Black screen that doesn't work 2024-04-18 19:18:05 +10:00
UnknownShadow200
dbbcf8bcd8
Merge pull request #1175 from Buwwet/crosshair_scale
Adds an option to modify the crosshair's scale in the GUI menu
2024-04-18 07:52:41 +10:00
UnknownShadow200
dcf7b303fb iOS: Use backwards compatible layout for checkboxes for pre iOS 6 2024-04-18 07:12:56 +10:00
UnknownShadow200
d22d934153 iOS: More pre 6.0 fixes 2024-04-17 22:22:59 +10:00
UnknownShadow200
b2bf81451f iOS: Support pre iOS 6.0 way of setting label text/color too, mostly 2024-04-17 21:16:43 +10:00
UnknownShadow200
2c07e5fdf1 iOS: Try to log unhandled objective C errors 2024-04-17 17:58:10 +10:00
UnknownShadow200
e492db93f6 Fix opening inventory with hidden block selected not displaying the block's details as the menu title 2024-04-17 17:42:14 +10:00
ricardo
382bb0dabf Moved the gui menu buttons so that they fit in a nice grid 2024-04-16 15:22:52 -06:00
UnknownShadow200
2ea26fcf5e Collapse more of readme by default, general tidy up 2024-04-16 21:26:38 +10:00
UnknownShadow200
cc2a8f4cb7 Xbox 360: Maybe in-game works, completely untested 2024-04-16 18:27:58 +10:00
ricardo
cd3002e17e Added an option to modify the crosshair scale on gui options 2024-04-15 22:04:13 -06:00
UnknownShadow200
50ca3dc327 Use fallback 1x1 tile terrain.png if no texture pack can be loaded 2024-04-16 11:38:12 +10:00
UnknownShadow200
6156b71436 Fix can't open hotkeys list menu due to recent commits 2024-04-15 19:43:05 +10:00
UnknownShadow200
c48188f215 Xbox 360: Workflow and maybe launcher works 2024-04-15 18:40:40 +10:00
UnknownShadow200
6b8c1c118b iOS: Fix missing touch UI 2024-04-15 17:56:06 +10:00
UnknownShadow200
24643471a7 3DS: Fix password/integer fields not behaving quite right 2024-04-14 22:42:14 +10:00
UnknownShadow200
e591bab6e6 PS2: Improve stability a bit 2024-04-14 22:23:48 +10:00
UnknownShadow200
e20bf233aa Launcher: Double maximum input length for textbox inputs 2024-04-14 14:49:18 +10:00
UnknownShadow200
c8dfb45973 Make initial block face visibility calculation much faster by avoiding redundant work for most blocks
Reduces initial calculation time from ~11 ms to ~2 ms on my PC, and from ~1300 ms to ~130 ms on the DS
2024-04-13 23:10:18 +10:00
UnknownShadow200
873899d676 DS: Boost idle FPS from 40 to 60 in melonDS at least by disabling texture animations
Also boots FPS from 0.5 to 10 in PS1 build
2024-04-13 22:32:12 +10:00
UnknownShadow200
cb652983b0 PS1: Now alpha testing works 2024-04-13 20:23:24 +10:00
UnknownShadow200
d78fb8ed21 PS1: Texturing sort of works technically 2024-04-13 19:49:24 +10:00
UnknownShadow200
aa4fc4f218 Simplify UI code a little bit 2024-04-13 18:03:44 +10:00
UnknownShadow200
1a82ef84ce SoftGPU: Sort of renders properly now 2024-04-13 16:39:07 +10:00
UnknownShadow200
de69850731 SoftGPU: Fix clipped triangles not working properly 2024-04-13 16:23:29 +10:00
UnknownShadow200
cd647f8666 Software renderer backend works a little better 2024-04-13 09:36:23 +10:00
UnknownShadow200
4a438fe907 Enable dependency tracking in makefile, so that changing a .h automatically causes .c files using it to be automatically recompiled 2024-04-13 08:52:20 +10:00
UnknownShadow200
4bda9ee2c1 Fix onscreen keyboard capital letters, make it sort of transparent too 2024-04-12 11:48:19 +10:00
UnknownShadow200
361859cd09 Wii/GameCube: Fix memory corruption when playing music 2024-04-12 08:03:21 +10:00
UnknownShadow200
ff9ef2285e Make virtual onscreen keyboard more usable 2024-04-11 23:30:57 +10:00
UnknownShadow200
a76720d6a7 WIP onscreen keyboard in 3D mode 2024-04-11 23:11:29 +10:00
UnknownShadow200
37343b68d4 Optimise onscreen keyboard to only redraw framebuffer and not entire UI again 2024-04-11 22:29:05 +10:00
UnknownShadow200
fe221b1098 PSP/PS3/Wii/GameCube/Xbox: Add virtual keyboard support to launcher 2024-04-11 20:40:01 +10:00
UnknownShadow200
8bd5e66f46 Dreamcast: Initial WIP on showing on-screen keyboard when no keyboard connected 2024-04-11 20:16:40 +10:00
UnknownShadow200
4d8cd3e49e WIP terrible onscreen keyboard 2024-04-11 19:18:29 +10:00
UnknownShadow200
1c06744220 Add missing files for Wii U, oops
Also change PNG encoder to use stream->Position instead of stream->Length
2024-04-10 20:03:36 +10:00
UnknownShadow200
4c0f7a3867 WiiU: Fix alpha blending, WIP towards dual screen support 2024-04-10 18:54:57 +10:00
UnknownShadow200
d8ee8a5fab Wii U: Touchscreen input sorta works 2024-04-10 07:56:50 +10:00
UnknownShadow200
c147500fc6 WiiU: Rendering mostly works 2024-04-09 22:59:00 +10:00
UnknownShadow200
5c567c06f7 WiiU: Rendering sort of works now 2024-04-09 21:46:00 +10:00
UnknownShadow200
8149621985 WiiU: Something renders now 2024-04-09 21:11:27 +10:00
UnknownShadow200
d43693f3dd WiiU: WIP graphics stuff, doesn't actually work though 2024-04-09 20:34:58 +10:00
UnknownShadow200
4c21c1c072 Non-working Wii u shader test 2024-04-09 19:29:11 +10:00
UnknownShadow200
b24b25c094 Exiting reduced performance message now shown in top left for around a second instead of in chat 2024-04-09 17:31:15 +10:00