1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2025-07-27 15:31:49 +00:00
Commit graph

13 commits

Author SHA1 Message Date
biroder 91c35a25f9 Implement more or less valid saving in CS+ format [ci skip]
Saving whether eggfish is killed is not implemented. Also saving of empty slots is not accurately implemented, but this shouldn't cause problems.
2025-07-02 16:57:41 +03:00
biroder d96f7054e3 Add cli args to set initial window size and fullscreen state (resolve #211)
Fully implemented only for SDL backend. For Glutin backend only the flag to run in fullscreen mode is implemented, since it's broken for PC anyway
2025-06-26 19:45:52 +03:00
biroder 50ea506c53 Fix Android build (bump cpal) 2025-04-28 17:15:56 +03:00
Alula eb7bdf4313
ci: 0.102.0 2025-03-08 01:14:58 +01:00
biroder 080bb43429 Add Cargo.lock for Android port and change file naming scheme for stable builds [ci skip]
Also enable support for x86_64 ABI and bump `versionCode` for Android builds. 'local.properties' has been removed, as it must not be tracked by git and can be unintentionally commited with other changes.
2025-01-10 01:31:18 +02:00
Alula ef1c2a5930
hotfix time 2023-01-25 18:23:15 +01:00
Alula bc3616d073
android + hos fixes 2023-01-25 15:25:51 +01:00
Alula 5d92cafe67
Initial Horizon OS bringup 2022-11-21 15:15:51 +01:00
Alula 4f00d439f3
fix android build 2022-01-16 02:57:12 +01:00
Alula 164b2bf295
refactoring 2021-10-15 16:36:05 +02:00
Alula 68cf299e96
netplay shit, visual tweaks 2021-10-14 06:54:11 +02:00
Alula f6426750fd
bump winit to fix some android issues 2021-04-28 21:27:22 +02:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00