Anders Jenbo
6bb0c4db07
Mark store owner names for translation
4 years ago
ephphatha
782e07d967
Refactor DrawObject to avoid repeated Objects lookup
...
The check if the object position is offset is not strictly necessary as a displacement of {0, 0} remains the same after the world/screen transform.
4 years ago
ephphatha
e98b80c992
Remove declaration of private/anonymous function
...
Never used outside objects.cpp so it was rightly moved into the anonymous namespace, but the header was not updated at the time.
4 years ago
Andrew James
76ef0e8128
Dedupe SyncNakrulRoom code ( #3325 )
4 years ago
qndel
bee45d61d6
make monster lights compatible with vanilla
4 years ago
Anders Jenbo
e880f25c85
Fix viewing into in Hellfire Shareware mode
4 years ago
Anders Jenbo
c0c97bf224
[gamepad] Operate object as last option for primery action
...
Fixes #3307
4 years ago
Anders Jenbo
2d986430be
Allow for slightly better item name generation
4 years ago
obligaron
851ed8d557
Start attract mode only if a intro is present
4 years ago
staphen
f090da3ca8
[Gamepad] Prevent player applying stat points to maxed stat
4 years ago
staphen
e2408bc6bc
[Virtual Gamepad] Set primary action button graphic to apply in char panel when applying stat points for level up
4 years ago
Anders Jenbo
af433d8890
Check for null spells
4 years ago
Anders Jenbo
e9bc05063c
[translation] Allow reordering of prefix
4 years ago
qndel
124675386d
refresh panel when chat is active
4 years ago
Anders Jenbo
0fa49c4f84
Fix typo
4 years ago
Anders Jenbo
fdd5d2c0d6
Make start screen behave more in line with other similar menus
...
Double clicking a menu list was not intuitive and could leave some
people confused about how to progress from the very first screen.
This is unfortunatly more important then having a nice preview when
using arrow keys to high light the other option :(
4 years ago
obligaron
2158faadab
Use SDL_StartTextInput for gold drop dialog
4 years ago
obligaron
98ecd0ecc5
Introduce CloseGoldDrop
4 years ago
Anders Jenbo
5342cd87a8
Update support text and translations there of
...
Fixes #3284
4 years ago
Anders Jenbo
444b07e46d
Add license notice
4 years ago
Anders Jenbo
73e749f491
Adjust dialog font metrics
4 years ago
staphen
c698e06596
Rotate arrows in the appropriate direction when blocking
4 years ago
qndel
9c10f43019
disable using crippling shrines with controller
4 years ago
Anders Jenbo
f0cc7adbdf
Show error dialog when ZeroTier fails
...
Fixes #2708
4 years ago
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