Anders Jenbo
da37e73ec3
Sync translation files
4 years ago
Anders Jenbo
9d4a5f4890
Clean up item name generation
4 years ago
obligaron
1ed4490497
Remove Player.deathFrame and deathdelay and fix death by object animation
4 years ago
ephphatha
c206b7cce8
Return Utf8DecodeError when passed an incomplete code point
...
Also ensure that len set in all code paths, otherwise it leads to a call to remove_prefix with garbage.
4 years ago
KPhoenix
c52a107eb8
Prevent Spell Targeting Players with Friendly Mode enabled
...
Prevents players from targeting each other with spells in the same way that players are prevented from targeting each other with weapons when Friendly Mode is enabled
4 years ago
BuildTools
84646188ad
Correct polish translation for thorns
...
Previous pl string literally translated to english would say:
"1-3 damage returns to you"
Considering that it is thorns affix, I am guessing
the attacker means the enemy of the player, NOT the player him/herself.
The corrected pl string is equal to english one
and it is almost the same as thorns affix
translation from diablo 2.
4 years ago
obligaron
677303cba9
Reduce use of view globals in game menu
4 years ago
Anders Jenbo
36112cd83e
Increase buffer size to handle Japanese translations
4 years ago
Anders Jenbo
69b4a64a8f
Fix OOB in ItemSpaceOk
...
Fixes #3557
4 years ago
Anders Jenbo
95fef934c1
Correctly cut up lines
...
Fixes #3558
4 years ago
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