ThomasChr
cbda2c848d
When blocking with staff (only monk) also decrease durability as with a shield
4 years ago
ThomasChr
0f1bd30e65
Change log message to correct function name
4 years ago
Gleb Mazovetskiy
dbdae7b389
Fix the divider line position in the help menu
...
Fixes #3552
4 years ago
Gleb Mazovetskiy
3e1ea708a9
Increase "Delete Hero" dialog title buffer size
4 years ago
Gleb Mazovetskiy
c438cc6097
Increase difficulty description buffer size
...
Fixes #3551
4 years ago
Bubio
a3378f9982
Update Japanese Translations
4 years ago
Anders Jenbo
9a93e473f9
Align CJK text on spell icons
4 years ago
Gleb Mazovetskiy
e29c1d05a2
Improve Help screen layout + fix CJ
4 years ago
Gleb Mazovetskiy
4f64b87330
Fix talk/store text overlap for Chinese and Japanese
...
We ensure that selectable lines are placed at the same vertical
coordinates but space out unselectable text lines at the cost
of reduced heigh of empty space between the store items.
We also have to move the back button in scrollable lists to the
lower right.
This can definitely be improved further but at least it solves
the problem for now.
Refs #3162
4 years ago
Bubio
dd0e4a571d
Update Japanese Translations
...
"Fuzzy" removed.
Adjustment of minor wording
4 years ago
Anders Jenbo
da05319909
Correct OnNewLevel validation
4 years ago
staphen
9413d0046b
Increase stack size on 3DS
4 years ago
Gleb Mazovetskiy
cba3ed13ff
Resegment Chinese and Japanese translations
4 years ago
Gleb Mazovetskiy
395dbb18f0
Segmenter: Use gettext to line-wrap po files
...
The line wrapping algorithm of gettext is somewhat complicated.
Rather than trying to approximate it, use `msgcat` from gettext
directly. This is also what poedit does.
4 years ago
Gleb Mazovetskiy
98abd17456
Segmenter: Do not split printf specifiers
4 years ago
Anders Jenbo
a981be74e8
Fix broken c-format
4 years ago
Anders Jenbo
64e0f65f38
Fix MonsterMHit check for petrified monsters
4 years ago
Anders Jenbo
2a600d8e55
Add additional emojis
4 years ago
Anders Jenbo
9ea6d9c9d1
Tweak Hangul font width
4 years ago
Anders Jenbo
827f724eee
Correct position of underscore
4 years ago
Bubio
8491aa73cb
Merge pull request #3536 from bubio/master
...
Update Japanese Translation
4 years ago
Anders Jenbo
a097d61916
Remove incorrec line break
4 years ago
Anders Jenbo
a6f17fe072
Adjust width of CJK and Hangul fonts
4 years ago
Gleb Mazovetskiy
fa90679416
game_assets.* -> assets.*
4 years ago
Gleb Mazovetskiy
720d210d95
utils/mpq* -> mpq/*
4 years ago
Gleb Mazovetskiy
1a66a9e4f9
Segmenter Japanese translation
...
tools/segmenter/segment_ja.py --input_path Translations/ja.po
4 years ago
Gleb Mazovetskiy
75b059c2ac
ja.po: Fix invalid escape sequence (`\\n`)
4 years ago
Gleb Mazovetskiy
d077d920a0
Resegment Chinese translations
4 years ago
Gleb Mazovetskiy
a18f64ddd9
Add a Japanese segmenter
4 years ago
Gleb Mazovetskiy
213abdda71
debug.cpp Fix `-Wswitch`
4 years ago
nsm53project
4cb0bda35a
Update Korean Translation
...
Fix missing punctuation in Help screen
4 years ago
Anders Jenbo
5e97bfa1e8
Adjust to new CJK font width
4 years ago
NikoVP
7f0a3a16d7
Update Bg translation ( #3524 )
4 years ago
Oleksandr Kalko
90d7d2cf13
UK TL: Credits ( #3521 )
...
* UK TL: Credits screen
Changed "Скасувати" to "" since it's shorter
Help screen punctuation fixes
* UK TL: Add dmg text
4 years ago
Oleksandr Kalko
11e2cc181d
Fix missing punctuation in Help screen ( #3520 )
4 years ago
staphen
08e4e8c254
Implement virtual gamepad activation/deactivation
4 years ago
staphen
40cc894630
Force VIRTUAL_GAMEPAD=OFF when USE_SDL1=ON
4 years ago
Anders Jenbo
6adad515be
Create privacy.md ( #3517 )
4 years ago
qndel
4072bd351f
fix debug display in town
4 years ago
Stephen C. Wills
53df211881
Add support fro 3DS C-stick
4 years ago
ephphatha
87651aa2f5
Check the item at the target position before searching all items
4 years ago
Oleksandr Kalko
21c4e546a4
UK TL: Status bar, CMD options, Help screen
4 years ago
Bubio
c32117c3ca
Update Japanese translations
...
Adjust translation wording.
(Mainly Farmer, Little Girl, Complete Nut, Defiler)
Changed command line options back to English.
(I think you can still understand it in English)
Fixed minor mistranslations.
4 years ago
Gleb Mazovetskiy
3aa8149d3e
`PrintMonstHistory`: Fix string manipulation
...
The code previously assumed that there is an ASCII separator after each
resistance type.
Different languages may use something else entirely. Relaxes the
assumption to any single code point to avoid producing malformed
UTF-8.
4 years ago
Anders Jenbo
5644e158cd
[Android] Define file to back up
...
Google allows for a max of 25MB so leave out all the MPQ files
4 years ago
Anders Jenbo
f981d74cfc
Correct string formatting in French translation
...
Fixes #3511
4 years ago
Bubio
cd4ccefbc8
Update Japanese translations
...
100% translated!
Translated a sentence from Hellfire.
The wording for the credits has been changed back to English.
(Because it looks better that way!)
Fixed minor mistranslations.
4 years ago
Tytannial
366b596910
Update zhCN translations
...
Fix missing store npc name.
Fix npc name Adria -> "艾德莉亚"
Fix some item prefix and unique item name.(base on newest D2R)
4 years ago
Anders Jenbo
cc3133dd2a
Enable building the Japanese translation
4 years ago
Bubio
d97233b37c
Create ja.po
...
added translation to Japanese!
4 years ago