Commit Graph

11 Commits

Author SHA1 Message Date
CraftyBoss 212981304d change android icon to not-midna icon 2026-04-16 23:58:27 -07:00
Luke Street 13a8b8fcda Add iOS and macOS icons 2026-04-16 22:44:52 -06:00
CraftyBoss 18b0d9dd28 Merge remote-tracking branch 'origin/main' into android-building
# Conflicts:
#	CMakeLists.txt
2026-04-14 01:03:50 -07:00
Luke Street c3524325e4 Add Win32 resources, icon & copy DLLs/res to install 2026-04-13 20:27:59 -06:00
CraftyBoss ffe9d1eb69 bump sdk & gradle version, add game mode data to manifest 2026-04-12 20:04:31 -07:00
CraftyBoss b295737edb adjust logging to use std funcs, hide all system bars from showing 2026-04-12 03:32:58 -07:00
CraftyBoss b550b89401 rename all metaforce related things to Dusk 2026-04-10 21:59:03 -07:00
CraftyBoss a1ee224d61 Merge branch 'main' into android-building 2026-04-10 18:36:37 -07:00
Luke Street 43e25059ef Enable 120fps and mouse on iOS 2026-04-10 16:46:24 -06:00
CraftyBoss 417360b1ce building for android impl
currently builds a "Metaforce" apk, will need to change name of course. Running the apk using Android Studio's emulator can get in game, however running on a samsung phone does not seem to work.
2026-04-10 03:53:57 -07:00
qwertyquerty 229c8ed88f CI/CD, CMake improvements, more targets, fix gcc (#258)
* CI attempt

* syntax

* fix cmake for linux

* fix include directories and merge main

* fix PDB fighting

* fix gcc compiling

* fix SSCACHE for windows

* try and fix gcc

* more CI presets

* remove the android target for now

* bump cmake minimum to fix debug information format

* yet another attempt at fixing gcc

* yet another attempt at fixing gcc

* better CI matrixing

* yet another attempt at fixing GCC

* fix arm

* fix CI

* placeholder icons

* compile dawn from source for windows arm64

* fix icons and linker warnings

* fix cmake

* fetch libjpegturbo

---------

Co-authored-by: Luke Street <luke@street.dev>
2026-04-09 19:22:53 -06:00