104 Commits
Author SHA1 Message Date
biroder 1b151342fb Revert "Bump sdl2" [ci ckip]
This reverts commit 5ba5d78d93.
2026-07-06 01:03:32 +03:00
biroder 5ba5d78d93 Bump sdl2 2026-07-06 00:43:36 +03:00
biroder 5b4115ae14 Fix blurring caused by scaling, window cropping when launched in fullscreen mode, and correct minimum macOS version in manifest
The scaling issue is a regression introduced in 192df2280a.

The issues with the window being cropped when the app is launched in fullscreen mode is caused by using sdl2::video::WindowsBuilder::fullscreen, which resizes the display rather than stretching the window. This issue was only present in the Flatpak build.
2026-06-25 14:36:16 +03:00
Alula 8d85b0f69f ci: 1.0.0 2026-06-03 23:46:50 +02:00
Jonne Ransijn 09fd18ee7d Move android to SDL2, to add gamepad support 2026-04-15 18:22:14 +00:00
Alula 2398b19490 Switch to upstream bitfield crate (we're not using the only_ extension) 2026-03-04 22:04:02 +02:00
biroder 5d4f169789 Fix Discord activity stuck 2026-02-19 16:54:29 +02:00
biroder 220f1e0699 Fix horizon compilation [ci skip] 2026-01-03 18:38:55 +00:00
N.E.C. 8b5406d941 Improve code generation when accessing BorrowedNPC's 2025-08-23 02:15:39 +02:00
biroder 896f43dc1e Fix build with CMake 4.x 2025-07-02 11:58:59 +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
alula a82a536e09 Before you ask, we're not enabling LTO [ci skip] 2025-01-13 11:56:30 +01:00
+KZ d9ad87323f Add macOS Icon (#299) 2025-01-08 17:16:54 +02:00
Alula 5434e6dbf5 Fix for Rust 1.78 (thanks imgui) 2024-05-29 00:55:57 +02:00
Alula 60a6c97834 Remove old Lua scripting support 2024-05-29 00:22:01 +02:00
莯凛 01ec93dd27 support custom text encoding for .tsc and stage table (#259)
* feat: support optional custom encoding
* feat: support custom encoding for stage table
2024-04-10 13:06:14 +03:00
biroder ca5361cc58 Add panic logging 2024-03-25 16:06:47 +00:00
biroder 21c255efb4 Make discord-rich-presence an optional dependency [ci skip] 2024-01-09 11:58:05 +00:00
biroder c4cffd54a8 Update sdl2 2023-12-28 17:12:38 +00:00
biroder 277f5d957b Add logging to file 2023-05-11 17:40:11 +03:00
biroder 5f7bae8f4f Fix a linker error on Windows 2023-04-02 11:52:12 +03:00
biroder 11eafb8d03 Add window icons for non-Windows systems (#206) 2023-04-01 21:18:25 +03:00
biroder e57c9cdb27 Minor editor fixes (#204) 2023-03-24 12:52:55 +02:00