Gleb Mazovetskiy
|
8e5b18378c
|
SDL1: Fix `SDL_RWsize` backport
Subtract start position from the end position instead of assuming the
end position is 0.
|
4 years ago |
obligaron
|
d68db0bc0b
|
Fix hardware cursor gets white when selecting diablo at first run
|
4 years ago |
Anders Jenbo
|
ba510b5e94
|
Enable Run in Town by default
|
4 years ago |
Anders Jenbo
|
87f98695b5
|
Do not try to render menu when not properly initialized
Fixes #3206
|
4 years ago |
Joerg Wissen
|
4e7d6b8f9e
|
Optional feature to auto-refill belt from inventory (#983)
|
4 years ago |
Anders Jenbo
|
a1f42f199e
|
Fix overflow on long translations
Fixes #3125
|
4 years ago |
Bernd Stellwag
|
fcc0266703
|
Add new option to enable/disable item pickup sounds
|
4 years ago |
staphen
|
2920127f59
|
Optimize SyncInitPlrPos()
|
4 years ago |
Anders Jenbo
|
0e3c1321fb
|
🐛 Fix scavenger groups getting stuck
|
4 years ago |
Anders Jenbo
|
272049380c
|
Fix building on Debian
|
4 years ago |
Anders Jenbo
|
fe1cf9ac53
|
Update default ZT network id
|
4 years ago |
qndel
|
8f0f83c70c
|
fix damage spacing
|
4 years ago |
qndel
|
60aa86b974
|
make credits go back to proper menu
|
4 years ago |
Anders Jenbo
|
16ef261270
|
[touch] Do not require double clicks when using touch
|
4 years ago |
qndel
|
b9fbd4b188
|
prevent cutting off button sound
|
4 years ago |
obligaron
|
49c351d3e9
|
Allow playing intro in spawn if diabdat_mpq is present
|
4 years ago |
obligaron
|
5a9b4ba743
|
Extras menu: fix ESC doesn't return to main menu
|
4 years ago |
obligaron
|
a0b14e43fe
|
Ensure SFileSetAssetsPath is called before InsertCDDlg is called
|
4 years ago |
staphen
|
900af16a9e
|
Fix distributing stat points using gamepad
|
4 years ago |
Anders Jenbo
|
e69853487d
|
Correct name of font mpq
|
4 years ago |
obligaron
|
d401376ea4
|
Fix hardware cursor gets white when switching game
|
4 years ago |
obligaron
|
f51768a567
|
Add the possibility to switch to shareware
|
4 years ago |
obligaron
|
1d0f4cb13d
|
Add new Extras menu with the possibility to switch game
|
4 years ago |
obligaron
|
95b7380ae9
|
Startup game (diablo or hellfire) can be selected.
|
4 years ago |
Anders Jenbo
|
508cfabcdb
|
Load langauge specific mpq files
|
4 years ago |
qndel
|
5193abebcb
|
add objectindex to tiledata
|
4 years ago |
qndel
|
00307c7dad
|
add more stuff to tiledata
|
4 years ago |
Anders Jenbo
|
b2b7f51ce0
|
Implement SDL_RWsize for SDL1.2
|
4 years ago |
Anders Jenbo
|
82657e7d21
|
Use APK as a last fall back to other file access methodes
|
4 years ago |
Anders Jenbo
|
8df5912dc6
|
Always use SDL wrapper for file access
|
4 years ago |
Anders Jenbo
|
f77d0b3665
|
Close translation-file handler
|
4 years ago |
Anders Jenbo
|
11e37e972a
|
Port essential parts to use SDL abstraction for file access
|
4 years ago |
Ivan Epifanov
|
8e6f511d6c
|
Add vita tcp network support
|
4 years ago |
qndel
|
70d04916cd
|
fix empty griswold shop
|
4 years ago |
Anders Jenbo
|
d5999e6027
|
[gamepad] Only warp the cursor if item was moved
|
4 years ago |
Anders Jenbo
|
8e70cd7a37
|
[gamepad] Fix OOB when using equiped items
|
4 years ago |
Anders Jenbo
|
8730c3b2db
|
[touch] Ignore irelevant input when in the inventory
|
4 years ago |
Anders Jenbo
|
3d38e6ce88
|
[gamepad] Correctly jump over items horizontally
|
4 years ago |
Anders Jenbo
|
2f925bfeb7
|
[gamepad] Prevent warping from row 9 and 10 to belt
|
4 years ago |
Anders Jenbo
|
1ba7e07b29
|
Do not show the cursor when using a touch device
|
4 years ago |
Anders Jenbo
|
b3a9a2ddce
|
[gamepad] Allow for mixed mode navigation in inventory
|
4 years ago |
Anders Jenbo
|
78c4f06e9e
|
[gamepad] Remove item warping
|
4 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
|
4 years ago |
Anders Jenbo
|
8042bf1ab9
|
[gamepad] Render joystick on top of buttons
|
4 years ago |
Anders Jenbo
|
294b583dbe
|
Clean up Theme_Treasure
|
4 years ago |
qndel
|
5656714ea9
|
fix 0 gold piles
|
4 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
|
4 years ago |
Anders Jenbo
|
9323a873b4
|
🐛 Also pause color cycleing when game is paused
Fixes #3144
|
4 years ago |
Anders Jenbo
|
5b3abbd315
|
Correct dialog font full width
|
4 years ago |
Anders Jenbo
|
808702fe92
|
[gamepad] Make horizontal inventory navigation stable
|
4 years ago |