obligaron
95b7380ae9
Startup game (diablo or hellfire) can be selected.
5 years ago
Anders Jenbo
7f34fc928e
Ignore Android assets
...
Thease are copied build the build process
5 years ago
Anders Jenbo
508cfabcdb
Load langauge specific mpq files
5 years ago
Anders Jenbo
e701009d4a
Enable ADPCM and Huffman compression
...
This allows for huge savings in the size of dubbing packs, from 397MB to
down to just 134MB
5 years ago
qndel
5193abebcb
add objectindex to tiledata
5 years ago
qndel
00307c7dad
add more stuff to tiledata
5 years ago
Anders Jenbo
18e3df98b5
Copy assets to Android asssets folder
5 years ago
Anders Jenbo
b2b7f51ce0
Implement SDL_RWsize for SDL1.2
5 years ago
Anders Jenbo
82657e7d21
Use APK as a last fall back to other file access methodes
5 years ago
Anders Jenbo
8df5912dc6
Always use SDL wrapper for file access
5 years ago
Anders Jenbo
f77d0b3665
Close translation-file handler
5 years ago
Anders Jenbo
11e37e972a
Port essential parts to use SDL abstraction for file access
5 years ago
Anders Jenbo
5d2dad4456
Remove TravisCI
5 years ago
Ivan Epifanov
8e6f511d6c
Add vita tcp network support
5 years ago
Ivan Epifanov
a62767bd1b
Bump asio version
5 years ago
qndel
70d04916cd
fix empty griswold shop
5 years ago
Ivan Epifanov
9b125997b4
Add gettext builddep
5 years ago
Anders Jenbo
d5999e6027
[gamepad] Only warp the cursor if item was moved
5 years ago
Anders Jenbo
8e70cd7a37
[gamepad] Fix OOB when using equiped items
5 years ago
Anders Jenbo
8730c3b2db
[touch] Ignore irelevant input when in the inventory
5 years ago
Anders Jenbo
3d38e6ce88
[gamepad] Correctly jump over items horizontally
5 years ago
Anders Jenbo
2f925bfeb7
[gamepad] Prevent warping from row 9 and 10 to belt
5 years ago
Anders Jenbo
1ba7e07b29
Do not show the cursor when using a touch device
5 years ago
Anders Jenbo
b3a9a2ddce
[gamepad] Allow for mixed mode navigation in inventory
5 years ago
Anders Jenbo
78c4f06e9e
[gamepad] Remove item warping
5 years ago
Gleb Mazovetskiy
dec45920eb
Text rendering: Support Zero-width space
...
Zero-width space is a non-printing character that indicates a word
boundary.
https://en.wikipedia.org/wiki/Zero-width_space
5 years ago
Anders Jenbo
8042bf1ab9
[gamepad] Render joystick on top of buttons
5 years ago
Anders Jenbo
93af15e345
Write XML in the flavor Android Studio wants
5 years ago
Anders Jenbo
04b63e73bb
Revert "Switch to release for Android test builds"
...
This reverts commit c045e4ca32 .
5 years ago
Mathieu Maret
833056d66c
Translate Android string in French
5 years ago
Mathieu Maret
f3b4da8a8d
Fix Petite French translation
5 years ago
Tytannial
e5655eba3b
Update zhCN translation template.
5 years ago
Tytannial
498e0d8bda
Update zhCN translation
...
Import lore text translation from diablo 3
"Warlord Of Blood"(Conv_p43_AD_Lore_WarlordOfBlood)
"Valor"(Conv_p43_AD_Lore_Valor)
"Halls Of The Blind"(Conv_p43_AD_Lore_HallsOfTheBlind)
"Chamber Of Bone"(Conv_p43_AD_Lore_ChamberOfBone)
Update conv text of those quests.
Adjust skill and spell format.
Fix Suffix "of".
Fix Wirt conv tip.
灵巧 -> 敏捷
魔法抵抗 -> 魔法抗性
Arkaine -> 阿凯尼
The Sin War -> 原罪之战
Horadrim -> 赫拉迪姆
Inventory -> 物品栏
5 years ago
Anders Jenbo
5155e955ab
Add Danish translation for the app
5 years ago
Axel Ribon
6077c5e95a
Update French translation ( #3159 )
5 years ago
Anders Jenbo
294b583dbe
Clean up Theme_Treasure
5 years ago
qndel
5656714ea9
fix 0 gold piles
5 years ago
Anders Jenbo
4048b876e7
🐛 Fully close the text dialog when pausing the game
...
The audio is stoped, but the text keeps showing despite the game being
paused
5 years ago
Anders Jenbo
9323a873b4
🐛 Also pause color cycleing when game is paused
...
Fixes #3144
5 years ago
M0Rf30
fb04d2f143
Update Italian localization
5 years ago
Anders Jenbo
5b3abbd315
Correct dialog font full width
5 years ago
Anders Jenbo
808702fe92
[gamepad] Make horizontal inventory navigation stable
5 years ago
Anders Jenbo
d88a8f401f
Fix parsing of translation file header
5 years ago
Anders Jenbo
b927cee220
Remove old lines from Czech file
5 years ago
Anders Jenbo
dd5ec18ca7
Remove dead code from translation parser
5 years ago
Anders Jenbo
cab3494c93
Position panels away from touch controls
5 years ago
Anders Jenbo
c045e4ca32
Switch to release for Android test builds
...
Phones will now always allow the user to install a debug package, this should make it a lot easier to install the latest test build
5 years ago
Anders Jenbo
62aa9c1c02
Remove unused variables
5 years ago
Anders Jenbo
db53bf1624
Run both checks on the same instance
...
This should save some time since we only have to boot up the environment once
5 years ago
Anders Jenbo
0771591cb0
Only run clang-format once per PR
...
Only run one instance of the check for PRs. This should save about 30 sec on build time.
5 years ago