obligaron
b3a9760bda
Keymapper: Add mouse support
4 years ago
obligaron
aaeee3018f
Add Item Highlighting, Screenshot, Pause, Automap and Hide Info Screens Actions to KeyMapper
4 years ago
obligaron
be943df46e
Keymapper: Add key released support
4 years ago
Andrew James
d3aedf5df1
Split loading of MPQs to handle translations and voice packs ( #3922 )
4 years ago
Andrew James
8fa04ce651
address performance-unnecessary-value-param
...
clang-tidy warns about the unnecessary copy for these params
Could also potentially use std::make_unique if the Action constructor wasn't declared private?
4 years ago
obligaron
a6842e7340
Reorder options in settingsmenu
4 years ago
ephphatha
6a1091ce09
Rename Korean/Romanian translation files so they are used in fallback resolution
4 years ago
Anders Jenbo
b0252b3339
Make Gamepad cursor independant of hardware mouse
...
The gamepad cursor (inventory, spells etc) no longer relies on warping a
real mouse cursor. This should make things work better on platforms that
do not support this, like Wayland.
4 years ago
Andrew James
d0756ce872
Use native script for translated language names ( #3884 )
...
* Only display options for languages requiring extended fonts if available
4 years ago
Andrew James
fb8467b045
Move platform specific locale lookup code to platform directory ( #3862 )
4 years ago
Andrew James
e1d01aad7c
Replace en_US code with en when searching for user preferred languages ( #3859 )
4 years ago
obligaron
419fe7b7ec
Change Keymapper to OptionCategory/OptionEntry
4 years ago
Anders Jenbo
b6bdbcfc98
Stip stippled transparency
4 years ago
Anders Jenbo
cf9b5ae79d
Split up graphics settings initializers
4 years ago
Anders Jenbo
24a15d90e2
Do not recreate the render when switching scalingn quality
4 years ago
obligaron
8c850cea98
Show Hardware Cursor only if supported
4 years ago
Anders Jenbo
237caadf74
Make the rendere non optional on devices that do not support recreating it
...
asd
4 years ago
Anders Jenbo
7d239d9f89
Scale resolution to true values
4 years ago
Anders Jenbo
1a247a55f0
Rotate portrait resolutions
4 years ago
Anders Jenbo
95b2467ea5
Disable recreation of the rendere on Apple systems ( #3785 )
4 years ago
obligaron
9a14edfcd9
Add OptionEntries for Hardware Cursor
4 years ago
Adam Heinermann
1484b4d8cf
Implement Discord rich presence ( #3711 )
4 years ago
Joerg Wissen
45c634213c
Fixed typo in Reju potion pickup ( #3757 )
4 years ago
obligaron
7b2f651bb2
Allow QuickMessages to contain multiple entries/lines
4 years ago
obligaron
e852fc18d4
Support MultiKey entries in ini
...
Support MultiKey entires in ini
4 years ago
ephphatha
a1652bd5d6
Interleave non-regional fallback locales after last regional variation
4 years ago
ephphatha
c0ec4a845a
Restore fallback for non-regional translation
...
Also adds an explicit check for en given this the base translation for the application and will never have a .mo/.gmo file.
4 years ago
ephphatha
5fa9213adc
Handle multiple language preferences on windows
...
This removes the fallback functionality to non-regional translation files as I was unsure how best to handle that.
4 years ago
obligaron
8a4d4b6375
Add OptionEntries for Audio
4 years ago
obligaron
9e6aa7c8d6
Add OptionEntries for Poition Pickup
4 years ago
obligaron
51869f464e
Add OptionEntryInt
4 years ago
staphen
8becd18c88
[Android] Hide the Upscale option in the settings menu
4 years ago
Joerg Wissen
f9bc40e8e0
Optional functionality to auto-pickup potions
4 years ago
Anders Jenbo
ca456778bf
[touch] Remove hacked defaults
4 years ago
obligaron
5e2ad66e64
Add OptionEntry Resolution
4 years ago
Anders Jenbo
654c53c65e
[ios] Disable hardware cursor
4 years ago
ephphatha
8d6a9a1d75
Use emplace_back when constructing pairs for language list
4 years ago
obligaron
2e5a488d5f
Add OptionEntry for graphics
4 years ago
Licaon_Kter
106f04a722
Fix typo for Romanian
4 years ago
Bubio
cef27299bf
Mark text for translation
4 years ago
Vladimir Olteanu
861fb99e9d
Quick cast
4 years ago
obligaron
db392c84b0
Add OptionEntry Shareware and remove specials from settingsmenu
4 years ago
obligaron
88ffa9f98a
Options: Move Diablo/Hellfire option to StartUp and integrate in Settings Dialog
4 years ago
ephphatha
680281e76c
Add support for older versions of windows
4 years ago
ephphatha
68f3270086
Try load the translation in the users language on windows
4 years ago
obligaron
945ee04f62
Add OptionEntry Language
4 years ago
obligaron
8fc2fcd9e9
Move Intro Options to StartUp-Section and add a "Once"-Option
4 years ago
obligaron
629f7277b1
Add OptionEntryEnum::SetValue
4 years ago
obligaron
bcc20a2c90
Allow to customize shown splash in diablo.ini
4 years ago
obligaron
16253cafad
Move OptionEntry::operator*() to header
4 years ago