Gleb Mazovetskiy
9dd0474a52
DrawArt: Fix bounds check ( #3395 )
...
The bounds checks were performed against the global screen dimensions
instead of the output buffer dimensions.
Also includes some minor cleanup of DrawArt.
Fixes #3388
4 years ago
staphen
5e49d08ba5
Close SDL_RWops in LoadPNG()
4 years ago
Tytannial
c51a90ce38
Update zhCN translation
4 years ago
Gleb Mazovetskiy
7d7b847374
CMake: Only link against libpng when needed
...
When using the system `SDL(2)_image`, we do not need to link against
libpng.
4 years ago
Gleb Mazovetskiy
63296bb6d8
CMake/ctr/modules: Fix line endings
4 years ago
staphen
692217d1fe
Add CMake option to use system SDL_image
4 years ago
staphen
cb0ca9712d
Tweak 3DS installation instructions for 1.3.0
4 years ago
Gleb Mazovetskiy
c340e3f620
retrofw-manual.txt: Fix path
4 years ago
SimonCeder
342ad36311
translated most lines except dialogue to swedish
4 years ago
Gleb Mazovetskiy
a536350a99
OpenDingux/package-opk.sh: Fix devilutionx.mpq path
4 years ago
nsm53project
f1cc2dcb1b
Update Korean Translation ( #3358 )
4 years ago
qndel
24bae0ced2
shorten russian game speed translation ( #3342 )
...
* shorten russian game speed
Co-authored-by: Oleksandr Kalko <tsunami.wave@ukr.net>
4 years ago
M0Rf30
9d0930869f
Update Italian localization
4 years ago
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