Anders Jenbo
6bb0c4db07
Mark store owner names for translation
4 years ago
Anders Jenbo
fca1eca2a2
Add note about CJK fonts and Polish dub
4 years ago
nsm53project
c9728ee8be
Update Korean Translation
4 years ago
Anders Jenbo
bf1b60ff22
Fix crash caused by Spanish translation
...
Fixes #3323
4 years ago
Anders Jenbo
41f9f3bc43
Link to GoG from the installation guide
4 years ago
NikoVP
4f7f8c1d17
Update strings.xml
...
Small update done from phone...
4 years ago
Anders Jenbo
a712c30867
Remove reference to outdated PPA
4 years ago
Anders Jenbo
8a6b76a31a
Correct typos in the install instructions
4 years ago
Anders Jenbo
81dea1fa22
[android] Fix typo in install instructions
4 years ago
Anders Jenbo
b84845c4de
Improve Android install instructions ( #3332 )
...
Also update devilutionx.mpq, and mention fonts.mpq and pl.mpq
4 years ago
nsm53project
60f562d1dd
Update Korean 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
4b898eb8b3
Bump App version to 20
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
09db8f1b86
Fix cyrillic UI font kerning
...
Fixes #3318
4 years ago
Anders Jenbo
2d986430be
Allow for slightly better item name generation
4 years ago
Oleksandr Kalko
60b6142930
TL Android data screen
4 years ago
Oleksandr Kalko
6d65663a52
TL main menu
4 years ago
Oleksandr Kalko
fcaf21d051
Initial commit
...
Add Ukrainian to CMakeLists
Add empty uk.po
4 years ago
obligaron
851ed8d557
Start attract mode only if a intro is present
4 years ago
nsm53project
c5d7ca9d47
Update Korean Translation
...
monsters
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
Andrew James
4d5a5175c6
Remove duplicate/undefined function
...
Unused and no function definition under that name, the more descriptive name is used instead.
4 years ago
staphen
05cb52da86
Remove section about touch controls from Switch README
4 years ago
staphen
c741ee703a
Remove text about --diablo command line switch from 3DS README
4 years ago
Anders Jenbo
af433d8890
Check for null spells
4 years ago
Anders Jenbo
e9bc05063c
[translation] Allow reordering of prefix
4 years ago
Anders Jenbo
b21ef6296d
Bump Android build version
4 years ago
nsm53project
8e45e84fed
Update Korean Translation
...
Credits
Spells
Shrine Names
4 years ago
qndel
124675386d
refresh panel when chat is active
4 years ago
M0Rf30
8aa692f8d6
Update Italian localization
4 years ago
Epifanov Ivan
e5f8bfbd16
Some russian translation fixes
4 years ago
Anders Jenbo
0fa49c4f84
Fix typo
4 years ago
Anders Jenbo
a8d4ee2c9c
Update License files
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