Commit graph

24 commits

Author SHA1 Message Date
obligaron
26e61b363b demo: Centralize options override 2021-08-19 00:04:57 +02:00
obligaron
77f9bded9e Introduce demo namespace 2021-08-19 00:03:58 +02:00
obligaron
82cea78def Apply clang-format 2021-08-11 20:52:32 +02:00
Epifanov Ivan
531acbe760
Vita locale detection: safety precautions (#2557) 2021-08-10 11:23:32 +02:00
staphen
703e5a3f14 3DS: Detect system language and select the appropriate translation 2021-08-10 07:50:38 +02:00
Epifanov Ivan
63d8e38de1
Auto-detect locale on PSVita. (#2546) 2021-08-09 20:29:41 +02:00
Aaron Sun
aef812fb5a Modify the calculation of panel position
left/center combination is used, but panel distance is limited
2021-08-08 02:08:02 +02:00
Aaron Sun
3ee90ca629 Add options for sub-panel alignment 2021-08-07 16:09:32 +02:00
Gleb Mazovetskiy
5ef79ad1f2 Disable hardware cursor on Android by default
Fixes #2502
2021-08-06 15:55:35 +02:00
Gleb Mazovetskiy
9aee058137 Hardware Cursor: Default to ON only on SDL 2.0.12+
Fixes #2445
2021-08-05 13:57:38 +02:00
Anders Jenbo
522f748179 [android] Detect prefered language 2021-08-01 12:35:24 +02:00
Anders Jenbo
5c2a559487 Get default langauge 2021-08-01 12:35:24 +02:00
Anders Jenbo
eda4a5061e Implement demo recording and playback
This records all keyboard and mouse events to a file and lets you play
it back at a later point with a differen game speed.
2021-07-31 20:12:31 +02:00
Anders Jenbo
f0a7a5c989 🎨 Apply code style 2021-07-19 05:44:20 +02:00
obligaron
207c182fdf Only save diablo.ini if there are changes 2021-07-18 14:52:50 +02:00
Anders Jenbo
9ebdb6db69 General clean up 2021-07-08 03:30:25 -07:00
Gleb Mazovetskiy
65906f8332 🎉 Hardware cursor: Enable safe parts by default
Enables safe parts of the hardware cursor by default:

1. Disabled for items due to the jumping glitch.
2. Limited to 128px size due to buggy large cursors on some systems.
2021-07-08 09:06:35 +01:00
ephphatha
3520dc4201 Update numeric literals to use appropriate suffix
Mainly things like .F for floats instead of doubles in float context.
2021-07-05 08:52:05 -07:00
Anders Jenbo
bc0d1f7ac0 clang-tidy/Android Stuidio cleanups 3 2021-07-04 16:09:32 -07:00
Anders Jenbo
ee2e7518c4 Clang-tidy: FunctionCase part 2 2021-07-03 12:36:04 -07:00
Anders Jenbo
f167bd4dfb Clang-tidy: llvm-include-order 2021-06-27 01:45:49 +02:00
Anders Jenbo
e11b86b6f1 Clang-tidy: llvm-namespace-comment 2021-06-27 01:44:20 +02:00
Anders Jenbo
eb2cd5f654 ♻️Create QuickMessage struct 2021-06-26 08:57:59 -07:00
Anders Jenbo
22b632f04a ♻️Clean up implicit bool conversions 2021-06-26 08:57:59 -07:00