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
obligaron
b08c8aa0ed
MSVC disable warning for unecure CRT functions (for example strcpy)
5 years ago
ephphatha
0efb134e18
Add tests for quest randomisation code
...
Required splitting the code to a separate function so it can be tested in isolation
5 years ago
Anders Jenbo
352a0ca510
Place local symbols in an anonymous namespace
5 years ago
Anders Jenbo
6cd9935ef6
Bump warning level on MSVC
5 years ago
Anders Jenbo
72e888c27c
Enable CMP0092
5 years ago
Anders Jenbo
cb564a2d54
Clean up A-D
5 years ago
Gleb Mazovetskiy
cb0dae8590
🚚 Rename `CelOutputBuf` to `Surface` and extract
5 years ago
ephphatha
357f6f1dc3
Move RNG functions to their own header/source files
5 years ago
Anders Jenbo
ef2f3579df
Enable level 2 warnigns on MSVC
5 years ago
staphen
8fbe5efd9e
Switch custom RNG for libsodium
5 years ago
staphen
c5fc37eca2
Stub missing functions for Switch
5 years ago
staphen
0784ab857c
Headers for Switch asio compilation
5 years ago