Commit graph

62 commits

Author SHA1 Message Date
UnknownShadow200
f9c65faa0f WIP on menu for switching between whether configuring controller or keyboard/mouse bindings 2023-09-01 20:10:30 +10:00
UnknownShadow200
ee12cd8ede PSP: Generate EBOOT.PBP directly 2023-08-20 09:28:49 +10:00
UnknownShadow200
736d28946d Split up IPT enum into CCKEY and CCMOUSE enums
Also start building GameCube build with github actions again
2023-07-31 18:44:45 +10:00
UnknownShadow200
8bf0e1aa87 3DS/Wii/PSP/GameCube: Some improvements
3DS: Now also supports using circle pad for moving camera
Wii/PSP/GameCube: Falls back to using default.png from texture pack for fonts in launcher, instead of never displaying any text at all
2023-07-26 23:56:59 +10:00
UnknownShadow200
2aa9e65262 Let's give Github Actions a go 2023-07-26 21:42:42 +10:00
UnknownShadow200
b27e078d95 Add Google Sans as a supported fallback system font
Seems that on some Android devices, the Droid Sans font has been renamed to Google Sans
2023-07-17 22:41:36 +10:00
UnknownShadow200
d10df783e8 Various build improvements for 3DS, GameCube, Wii, PSP, Haiku
Fix PSP build not compiling, and makefile not working due to not having -I and -L paths
Fix GameCube build not compiling
Change Haiku build to avoid using libexecinfo
Add github action workflows for 3DS, PSP, GameCube/Wii, Haiku
2023-07-16 16:56:11 +10:00
UnknownShadow200
cca8ff64a3 Fix isometric rendered blocks being slightly misaligned on OpenGL/Direct3D 11 (Thanks 123DMWM), fix sometimes not compiling on recent macOS due to CGDisplayBitsPerPixel no longer being defined 2023-06-12 18:59:22 +10:00
SpiralP
19b94877be use make mac_x64 2021-11-14 00:07:31 -08:00
SpiralP
e9dee7d0aa also convert unused 32bit mac step to use make 2021-11-13 23:15:34 -08:00
SpiralP
9d7f0bd587 convert to use make on linux 2021-11-13 23:13:01 -08:00
SpiralP
eb25dbed2b add GitHub Actions ci workflow for test-building linux, windows, and mac 2021-11-06 17:37:18 -07:00