Anders Jenbo
474175bcd0
[android] Remove leftover migration code
4 years ago
Anders Jenbo
3b86c7fac4
[touch] Spend stat points when clicking the buttons
...
Fixes #4387
4 years ago
staphen
d16c2f0086
Avoid recreating items in PutItem locally
4 years ago
qndel
e3019b43b0
fix armor pierce on uniques and display affix values
4 years ago
staphen
84475f29ae
[Windows] Recreate the whole window if the renderer would otherwise freeze
4 years ago
staphen
cf41911417
Use appropriate spell ID when quick casting from scroll or staff
4 years ago
staphen
2759eb130b
Update player's spell target when using quick cast on gamepad
4 years ago
Gleb Mazovetskiy
787bc54310
Only query cbutton state for button events
...
Similar to https://github.com/diasurgical/devilutionX/pull/4374
4 years ago
obligaron
c6c929a90c
Remove MpqDir and use PrefPath instead.
4 years ago
Gleb Mazovetskiy
4abf1e2485
Update vendored SDL2 to latest upstream
...
SDL2 2.0.22 has just been released
4 years ago
Gleb Mazovetskiy
02d712c4d2
Update SDL_audiolib from upstream
...
Includes updates of drwav and drmp3 to the latest versions
4 years ago
Gleb Mazovetskiy
80599319bc
Don't hide the automap in Help and Chat Log ( #4379 )
...
This was necessary in the past due to stippled transparency but we use
blended transparency now.
Fixes #4355
4 years ago
Stephen C. Wills
28e9210812
Update magic requirement for stashed books ( #4376 )
4 years ago
Anders Jenbo
42e499f64c
Use New Athena Unicode to generate proper Greek symbols
4 years ago
Anders Jenbo
739ed500fb
[Android] Update assets
4 years ago
staphen
a0bc3f218f
Only query jbutton state for button events
4 years ago
staphen
0df7fd1dae
Fix variable name in FindCITRO3D.cmake
4 years ago
Gleb Mazovetskiy
67581033d7
Remove "MpqFileRwRead beyond EOF by %u" warning
...
It spams the debug log but is not really an error from what I understand
4 years ago
Gleb Mazovetskiy
5645456537
Support MP3 playback
4 years ago
staphen
0976278fb4
Search system paths for packages on 3DS
4 years ago
Gleb Mazovetskiy
4c2fa76e49
Controller mouse emulation fixes
...
1. Do not interrupt mouse mode on virtual clicks.
2. Handle virtual clicks directly instead of sending an SDL event.
3. Fix D-Pad mouse emulation state handling.
4. Hides the modifier hints during D-Pad mouse emulation.
4 years ago
staphen
56af849632
Use romfs on Switch for devilutionx.mpq
4 years ago
Gleb Mazovetskiy
e3945da045
Fix a negative shift exponent sanitizer warning
...
Source/spells.h:54:14: runtime error: shift exponent -1 is negative
4 years ago
Gleb Mazovetskiy
2450adf893
Amiga: Build zlib via Dependencies.cmake
...
Simplifies the Amiga build
4 years ago
Bubio
9574fb30fe
FIX: Selecting Quit Game opens into the Support menu #4334
4 years ago
Anders Jenbo
5e28fe4201
Update textdat.cpp
4 years ago
staphen
1df261e0be
Fix application manifest in MinGW builds
4 years ago
obligaron
9c0960589e
clearTables when closing stash mpq
4 years ago
Tytannial
b766a5ce7b
Update zhCN translation ( #4353 )
4 years ago
Hiperión
30374b7bb7
Minimal Spanish corrections
4 years ago
Tytannial
621d17ec94
Fix "Level" translation
4 years ago
Gleb Mazovetskiy
dae2d30c1e
Fix a typo in Hellfire book text
...
Fixes a typo in "Journal: The tirade"
A tab instead of space meant that this was rendered as "arefull"
4 years ago
Anders Jenbo
cb8b9176fa
Fix underscore for font 12
4 years ago
KPhoenix
3309ca8c13
Update README.md
...
Add text to specify to users that they must log in to be able to download the test builds.
4 years ago
staphen
32311d4835
Fix Diablo's HP
4 years ago
M0Rf30
6b1baef368
Update Italian localization
4 years ago
Gleb Mazovetskiy
56de0a6566
Fix modifier + D-Pad triggering a D-Pad event
...
Also fixes build with `HAS_KBCTRL=1`
Fixes #1977
4 years ago
Gleb Mazovetskiy
8138121e39
Fix endianness handling in language.cpp
4 years ago
Gleb Mazovetskiy
d291159c66
Update libfmt from upstream
4 years ago
Gleb Mazovetskiy
8ada06494c
Update vendored simpleini to latest master
4 years ago
Gleb Mazovetskiy
6d646a7b32
Update vendored SDL2 to latest master
4 years ago
Gleb Mazovetskiy
2410e23b22
Add ios.toolchain.cmake patch for OBJ support
...
From https://github.com/leetal/ios-cmake/issues/139
4 years ago
Gleb Mazovetskiy
156f24779b
Update ios.toolchain.cmake from upstream
...
14092d317b84a3037e71b870d2117dda126811a3
4 years ago
SergBrNord
5366438f53
Russian translation update
4 years ago
Yuri Pourre
90e68103df
Add missing pt_br translations
4 years ago
Bubio
44a16fb83f
Update Source/discord/discord.cpp
...
Thank you.
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
4 years ago
Bubio
a3d941011c
Fix : #4285 Discord incomplete translation
...
- Fixed so that Class is translated
4 years ago
ephphatha
eb45b3708b
Only save stash pages containing items
...
Viewing a stash page results in an entry being created in the stashGrids map. If the player flicks through the entire stash without actually storing an item they end up with ~20kb of unnecessary data in the stash file when they next save.
4 years ago
Felipe Wannmacher
889cc04f95
Enhanced attack using controllers ( #4019 )
4 years ago
qndel
6e4542f444
increase max stash pages from 50 to 100
4 years ago