Gleb Mazovetskiy
|
8c1a847f41
|
Remove utils/stdcompat/string_view.hpp
|
3 years ago |
Gleb Mazovetskiy
|
5bf0b8bc96
|
Add more missing <cstdint> includes
https://github.com/diasurgical/devilutionX/pull/6095 only added includes
for `uint32_t`, this PR also adds the includes for the remaining
integral types.
|
3 years ago |
ephphatha
|
19478b9aea
|
Use string_view for vita keyboard input
|
4 years ago |
Gleb Mazovetskiy
|
7e1fea6f76
|
clang-format all files in {Source,test}/
Also includes a few manual tweaks to comments and newlines for better results.
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
|
4 years ago |
Ivan Epifanov
|
525c57431d
|
Fix Vita IME input languages
|
4 years ago |
Anders Jenbo
|
903d4bd2e1
|
Scope all for loops
This caused 7 of the loops to be rewriteen using range by clang-tidy
|
5 years ago |
Jmgr
|
c33182d6de
|
Modernize deprecated headers
|
5 years ago |
Anders Jenbo
|
5fdb9ce459
|
🎨 Format code
|
5 years ago |
Anders Jenbo
|
8c821e98d3
|
🚚 Restructure files
|
5 years ago |
Epifanov Ivan
|
e108e30338
|
Use custom IME handler on Vita (#1442)
|
5 years ago |
Epifanov Ivan
|
fde936195c
|
Use custom IME handler on Vita (#1442)
|
5 years ago |