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 |
Anders Jenbo
|
d88a8f401f
|
Fix parsing of translation file header
|
4 years ago |
Anders Jenbo
|
dd5ec18ca7
|
Remove dead code from translation parser
|
4 years ago |
Anders Jenbo
|
cab3494c93
|
Position panels away from touch controls
|
4 years ago |
Anders Jenbo
|
62aa9c1c02
|
Remove unused variables
|
4 years ago |
Anders Jenbo
|
af046864de
|
Properly handle plural forms for Czech and Polish
|
4 years ago |
Thomas Christlieb
|
5cc56467da
|
rename variable in old code
|
4 years ago |
Thomas Christlieb
|
7013ee8349
|
rename variable in new code
|
4 years ago |
ThomasChr
|
d72e590183
|
add light source for berserk monster
|
4 years ago |
ephphatha
|
a13cb6ec7e
|
Providing a basic template specialisation approach to using enums as flags only for certain types.
Now hopefully works with GCC 6?
|
4 years ago |
staphen
|
9ada44ae6b
|
[Virtual Gamepad] Closing inventory drops item
|
4 years ago |
staphen
|
1db945367a
|
Enable 'auto' options by default when virtual gamepad is active
|
4 years ago |
Anders Jenbo
|
b3546e3254
|
Load full width kerning programmatically
|
4 years ago |
staphen
|
5a75e076b6
|
[Gamepad] Don't treat special cursors as items
|
4 years ago |
obligaron
|
f9b306d24f
|
Change EnableFrameCount() from toggle to enable only
|
4 years ago |
Thomas Christlieb
|
e5f5c4ef0c
|
Make variable a const reference
Co-authored-by: Juliano Leal Goncalves <julealgon@gmail.com>
|
4 years ago |
ThomasChr
|
b473a33496
|
remove light source when killing a berserk monster
|
4 years ago |
qndel
|
2ae06f1cf5
|
use SNPLAYER_OTHERS (#3117)
|
4 years ago |
Anders Jenbo
|
aa90229821
|
🐛 Make monsters follow the leader
|
4 years ago |
Anders Jenbo
|
50c65abec0
|
Word wrap text in main menu dialogs
|
4 years ago |
Anders Jenbo
|
f291235dcd
|
Fix error message font color
|
4 years ago |
staphen
|
2e9dd1defa
|
Use unsigned char in CornerstoneSave()
|
4 years ago |
Anders Jenbo
|
3be7ffbc48
|
🐛 Adjust save buffer to a safe value
|
4 years ago |
Anders Jenbo
|
2480fbac21
|
Use correct lenth when forcing lowercase of asset path
|
4 years ago |
Anders Jenbo
|
f022a341b0
|
Avoid crashing from missing fonts
|
4 years ago |