Anders Jenbo
|
160c0fc2e4
|
Fix OOB when monsters attack monsters
|
4 years ago |
staphen
|
048735114b
|
Prevent buffer overruns due to oversized INI values
|
4 years ago |
staphen
|
c32d2ed11a
|
Fix size of option string used for determining language code
|
4 years ago |
Anders Jenbo
|
bff9140995
|
Expand buffers to handle Bulgarian translation
|
4 years ago |
Anders Jenbo
|
b77686213a
|
🐛 Correctly wipe temp data from saves
Fixes #3167
|
4 years ago |
qndel
|
255ff93b06
|
🐛 Don't confuse dlvl8 stairs up for stairs to town
|
4 years ago |
Ivan Epifanov
|
525c57431d
|
Fix Vita IME input languages
|
4 years ago |
Anders Jenbo
|
615a9a46cf
|
Sync monster aggro state
|
4 years ago |
Joerg Wissen
|
a274c6eab4
|
Swap weapons between body and inventory with shift-click
|
4 years ago |
Anders Jenbo
|
10212550fa
|
[touch] Enable xp bar on touch devices
|
4 years ago |
obligaron
|
fbc6c40459
|
Credits/Support: calculate text width
|
4 years ago |
Anders Jenbo
|
7502114652
|
Handle extended locale info
|
4 years ago |
staphen
|
85f0e7b8c3
|
Add button for standing still to attack
|
4 years ago |
Anders Jenbo
|
609414fd69
|
[touch] Indicate level up in a touch friendly way
|
4 years ago |
staphen
|
ccd8f114f8
|
[Virtual Gamepad] Add menu panel to top-right corner
|
4 years ago |
Anders Jenbo
|
396aa449d2
|
[touch] Update button faces
|
4 years ago |
Anders Jenbo
|
97e6c712c8
|
Correctly position durability icons
Fixes #3275
|
4 years ago |
Anders Jenbo
|
53032b5926
|
Increate allowed text length in multiplayer menu
|
4 years ago |
Anders Jenbo
|
fa4321adcc
|
Do not probe for devilutionx.mpq on Android
Android loads the assets from the APK instead
|
4 years ago |
Anders Jenbo
|
f09a065da5
|
Fix chat position in relation to dynamic panels
|
4 years ago |
Anders Jenbo
|
ac18696af6
|
Fix loading translation packs
|
4 years ago |
Anders Jenbo
|
573d24e1c0
|
Remove wrong translation comment
|
4 years ago |
Anders Jenbo
|
5adcd60667
|
Only initialize help once
Fixes #3256
|
4 years ago |
Anders Jenbo
|
96e1d5caba
|
Fix spell properties incorrectly being capped at 8
Fixes #3187
Revert #3021
destParam3 had been typed ad Direction, but is also sometimes used for
other values.
|
4 years ago |
Anders Jenbo
|
e2a55aa9f5
|
Move ZeroTier config to the config folder
|
4 years ago |
Anders Jenbo
|
34e6c200bb
|
Add Shareware indicator to Hellfire menu
|
4 years ago |
staphen
|
b332656f28
|
Fix ZeroTier crash when handling invalid packet
|
4 years ago |
qndel
|
de6154094d
|
fix class sounds
|
4 years ago |
qndel
|
1bb5d6a0fa
|
fix multiplayer hit sounds
|
4 years ago |
qndel
|
7250aeae66
|
tweak automap colors
|
4 years ago |
Anders Jenbo
|
f1efc205ff
|
Add support for Romanian plural forms
|
4 years ago |
Gleb Mazovetskiy
|
7e230df94a
|
Allow forcing Hellfire with command-line flags
This is useful for systems such as batocera.linux that have dynamic
launcher items that depend on the presence of the appropriate MPQ files.
|
4 years ago |
Anders Jenbo
|
488acf0eba
|
[touch] Fix some button faces
|
4 years ago |
staphen
|
a6807beb59
|
Improve gamepad cursor positioning when picking up items in inventory
|
4 years ago |
Anders Jenbo
|
284f0347cc
|
[touch] Add additional button faces
Apply color correciton
|
4 years ago |
Anders Jenbo
|
b9b4b9eea0
|
Fix OOB in DrawAutomapTile
|
4 years ago |
qndel
|
e567953bc9
|
Sharing automap exploration in multiplayer
|
4 years ago |
Anders Jenbo
|
588f1d796a
|
Adjust default settings
|
4 years ago |
staphen
|
76de43fb0a
|
[Gamepad] Use secondary action button to apply oils
|
4 years ago |
staphen
|
ffbbcc6d62
|
Support unencrypted multiplayer games with no password
|
4 years ago |
qndel
|
8b0808bd4a
|
fix error spam
|
4 years ago |
obligaron
|
f142b63664
|
Disallow to swap gear while not standing/walking.
|
4 years ago |
qndel
|
eba6d827bf
|
fix typos (#3238)
|
4 years ago |
Gleb Mazovetskiy
|
a97ffd1640
|
Load MPQ file overrides without StormLib
Also logs the overrides in verbose mode.
|
4 years ago |
Gleb Mazovetskiy
|
5d53910127
|
Verbose log base/pref/config/assets paths
|
4 years ago |
Gleb Mazovetskiy
|
7d91bc461a
|
Improve asset file opening
Avoid wrapping asset files via StormLib, open them directly via SDL
instead.
|
4 years ago |
qndel
|
0ccdf940f7
|
fix bounds checks (#3237)
|
4 years ago |
qndel
|
5c6b1693b4
|
OOB bugfix
|
4 years ago |
Anders Jenbo
|
9cee65da6c
|
Correct calculation for KerningFitSpacing
|
4 years ago |
Anders Jenbo
|
b227afc4c4
|
Do not render text past first encoding error
Continuing past the error allows for CTD attacks using special crafted
invalid UTF-8 with a multiby indicator at the end the string
|
4 years ago |