Anders Jenbo
2d3574db70
Add basic emojis based on Twemoji
5 years ago
obligaron
1d0f4cb13d
Add new Extras menu with the possibility to switch game
5 years ago
obligaron
95b7380ae9
Startup game (diablo or hellfire) can be selected.
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
Ivan Epifanov
8e6f511d6c
Add vita tcp network support
5 years ago
Anders Jenbo
6baf2bca14
Generate Czech and Polish translations
5 years ago
Andrew James
949206424e
Enable clang-tidy in Visual Studio projects ( #3101 )
5 years ago
Ivan Epifanov
465c1f09fc
Vita: pack raw assets if smpq isn't available
5 years ago
staphen
f8860233d8
Enable ZeroTier on Android
5 years ago
obligaron
46b2a00f50
If SMPQ isn't available copy assets folder to output
5 years ago
Gleb Mazovetskiy
0c694edaba
WordWrapString: Wrap on punctuation
...
Useful for Chinese and Japanese, which do not have spaces between words,
nor whitespace after punctuation.
5 years ago
Anders Jenbo
4dd8b121ec
Replace TTF with PCX font
5 years ago
Anders Jenbo
6321ddb721
Generate devilutionx.mpq
5 years ago
staphen
a3effd5e82
Add vcpkg.json to the project
5 years ago
Anders Jenbo
7771a08d03
Translatable mainpanel
5 years ago
Gleb Mazovetskiy
4e1ad7ab65
LoadFile: Avoid opening the file twice
...
Previously we were passing the path to `GetFileSize`, which resulted in
opening and closing the file twice.
5 years ago
staphen
60492ef954
Add proper graphics for gamepad
5 years ago
staphen
3df85b70ce
Add virtual gamepad event handlers and implement touch controls
5 years ago
staphen
599b29d825
Add renderer for displaying virtual gamepad on screen
5 years ago
staphen
fb4f1ed8fd
Add structs for virtual gamepad
5 years ago
staphen
b29141048a
Move existing touch control logic to Vita platform
5 years ago
Gleb Mazovetskiy
5a5c56c99b
Update libsmacker to 1.2.0r43
5 years ago
Anders Jenbo
7169882b1f
✨ Implement new font rendering
5 years ago
qndel
a737d72dd9
Dynamic char panel
5 years ago
Cong
6091c3f3c2
Add GOG installation paths to game data search paths ( fixes #2709 ) ( #2748 )
5 years ago
staphen
1d50db0246
Nintendo Switch: Remove link to rdimon library to fix file truncation
5 years ago
Gleb Mazovetskiy
1d48dd095d
Scale hardware cursor bilinearly
...
Make the hardware cursor blurry like the rest of the screen.
5 years ago
obligaron
77f9bded9e
Introduce demo namespace
5 years ago
obligaron
e3a2142941
Move picosha2.h to 3rdParty
5 years ago
staphen
703e5a3f14
3DS: Detect system language and select the appropriate translation
5 years ago
Epifanov Ivan
63d8e38de1
Auto-detect locale on PSVita. ( #2546 )
5 years ago
Anders Jenbo
fb279465e9
[android] Build and include translations
5 years ago
Anders Jenbo
815f30c75c
Fix regex encoding
5 years ago
Anders Jenbo
cde36db17c
Always build translations if package is avalible
5 years ago
staphen
eedd75a925
3DS: Add translations to romfs
5 years ago
Ivan Epifanov
d9aac78d28
Vita: pack translations into VPK
5 years ago
staphen
82d82fb7a3
Update build process for 3DS banner to avoid modifying files in the source folder during build
5 years ago
staphen
764dfdb1b6
Fix 3DS build failures when running builds anywhere besides the build directory
5 years ago
Aaron Sun
24438f23f9
Initial commit for Chines Traditional translation
5 years ago
Anders Jenbo
cfa3c8fa4e
Build Bulgarian, German, Korean and Russian translations
5 years ago
Ropufu
4894654adb
A line of code saved is a line of code earned.
5 years ago
Ropufu
3de1bfe0df
Uniform licenses location; readme's are back.
5 years ago
Ropufu
27d10f4660
Fixed silly typos.
5 years ago
Ropufu
d115e18045
This looks better to @ropufu ; but will it work?
5 years ago
Ropufu
140e7e5de9
Enable VS installation on Windows with vcpkg.
5 years ago
staphen
61e2e0dc0a
Add audio to 3DS banner
5 years ago
Vladimir Olteanu
1889f2badd
Get rid of utils/thread.{h,cpp}
5 years ago
Vladimir Olteanu
77a3955bae
Introduce SdlThread
5 years ago
Jonathan Bergeron
33ad9fa187
renamed Source/mainmenu.cpp and .h to menu.cpp/.h
5 years ago
ephphatha
f01d551eb0
Add tests for path_get_h_cost, IsTileWalkable, IsTile(Not)Solid, path_solid_pieces, FindPath
...
Only path_solid_pieces and FindPath are used outside the file, but the other functions are exposed in the header and have behaviour I felt worth testing individually.
5 years ago