Anders Jenbo
9fa02e0289
Bump NDK version
4 years ago
Anders Jenbo
213b8e95a2
Bump Android version
4 years ago
Anders Jenbo
00944c9a07
Update zerotier_native.h
4 years ago
DakkJaniels
5bc4ea0f0e
Convert ZT gamename to lower case ( #5110 )
4 years ago
staphen
6165d36a07
Update mWhoHit and remote clients when hitting resistant monsters
4 years ago
Anders Jenbo
128811aff1
[gamepad/touch] Fix targeting berserked
...
Fixes #5103
4 years ago
Gleb Mazovetskiy
ca43a30b42
OpenDingux rg350: Disable LTO
...
Thanks to @pcercuei we've learned that currently enabling LTO breaks
the rg350 build.
Disable it for now.
4 years ago
Mathew
571d0f848d
Polish translation quality update ( #4611 )
...
* Update pl.po
Co-authored-by: qndel <stefan551@o2.pl>
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
4 years ago
Ivan
b0c4db4020
Update uk.po
...
attacker is translated to ukrainian as нападник, not володар
4 years ago
Nicholas Calaway
ab3eb84581
Fix bad interaction between hold to attack and quick cast ( #4965 )
4 years ago
burningserenity
4b2b93154d
Fix flash, town portal, and identify scroll descriptions
4 years ago
Bubio
67bd6a9a73
Localize the wording returned by the system on macOS/iOS.
4 years ago
qndel
a769d9baed
disable attributes file in devilutionx.mpq - timestamp causes a diff on every rebuild ( #4876 )
4 years ago
staphen
fcb06ac777
[iOS] Use LSRequiresIPhoneOS for compatibility with Sideloadly
4 years ago
Vladimir Olteanu
dbf7f0b4aa
Remove spurious "I can't cast that here"
4 years ago
k-bar
d03fbf4f32
fix fallen retreat direction bug
4 years ago
k-bar
3b4efd51e9
Fallen warcry dungeon inbound fix for vanilla bug
4 years ago
Oleksandr Kalko
b50a0dbdbf
UK TL: Translate new audio options
4 years ago
staphen
b0a494ebb3
Fix order of loop conditions when adding spell missiles
4 years ago
Ivan Epifanov
9aafc3fd31
Vita: use internal SDL2_image and libsodium
4 years ago
Dmitry Lukhtionov
4d7f4978f6
Removed mention of "Linux" because the game runs on BSD systems as well
...
Add Russian and Ukrainian tips
4 years ago
Dmitry Marakasov
5c0bb7c222
check for either linux or BSDs as defined(__unix__)
4 years ago
Dmitry Marakasov
edc00041cd
Fix UB in random generator
...
abs(INT_MIN) is undefined behavior, so process this case without
calling abs()
4 years ago
Trihedraf
03986c0f46
Make zoom a setting in the menu ( #4931 )
4 years ago
Stephen C. Wills
85a2813c39
Use absolute coordinates for temp position when north-walking ( #4937 )
4 years ago
staphen
74fc3d7ffc
Restore vanilla Diablo behavior for elemental damage on weapons
4 years ago
staphen
f386df4079
Fix from 354e329 for InGameMenu() segfault
4 years ago
staphen
156343d44b
Validate spell IDs that are sent over the network
4 years ago
staphen
9e2d6a7500
Check both SPL_NULL and SPL_INVALID to determine spell validity
4 years ago
Trihedraf
64ea43d538
show item labels toggle in menu
...
Co-Authored-By: obligaron <25415264+obligaron@users.noreply.github.com>
4 years ago
Gleb Mazovetskiy
dadf378df7
CMake: Fix SimpleIni on vcpkg
4 years ago
Gleb Mazovetskiy
92fa2500a6
Fix finding SimpleIni
...
The version in Ubuntu 22.04 comes without `ConvertUTF.{h,c}`.
We actually do not need `ConvertUTF.{h,c}` and starting from
v4.19 it is possible to tell SimpleIni to not include it
by setting `SI_NO_CONVERSION`.
Sets `SI_NO_CONVERSION` and raises the minimum required SimpleIni
version to 4.19.
4 years ago
Yuvraj Tetarwal
d9ae750564
Check for system version of simpleini. ( #4751 )
4 years ago
Gleb Mazovetskiy
d8f60f3adf
Fix wide-screen background paths
...
These files are lowercase when in a bundled filesystem.
4 years ago
staphen
e5e446e258
Fix issues with ears due to translation
4 years ago
Anders Jenbo
6fed3a514d
Apply workaround for OOB in DRLG L1
4 years ago
staphen
05732bef99
Check player hitpoints in InGameMenu()
4 years ago
staphen
6b422d2c5a
Apply CopyUtf8() to SelheroCatToName()
4 years ago
staphen
56d7091f6e
Fix error that produces broken character at end of UTF8 string
4 years ago
qndel
f2e3ca3887
[diablo] Fix shrine rng ( #4529 )
...
This bug was less sever in Diablo then Hellfire as it didn't fully initialize the object leading to them sometimes getting garbage as the RNG seed, but it was never working correctly.
4 years ago
Sandro
33aab7e4b2
Prefer system FindSDL_audiolib
4 years ago
staphen
a15a28a7c5
Correctly indicate when scroll can be used on virtual gamepad
4 years ago
Oleksandr Kalko
f0fb9bc862
Update Gradle plugin version
4 years ago
k-bar
fd745cf6db
Berserk melee unsquelch fix
4 years ago
Gleb Mazovetskiy
a5a510609f
Resegment Chinese translations
...
Following the recent translation updates
tools/segmenter/segment_all.py
4 years ago
Bubio
b974ee062c
Update Japanese Translations
4 years ago
kleo
d9e12196bf
3DS use homebrew logo
4 years ago
staphen
4cb462cea4
Fix crash when switching to English
4 years ago
qndel
b1affa3179
replace slash with proper character ( #4610 )
4 years ago
Oleksandr Kalko
2162460090
Upgrade Android build tool versions
4 years ago