77 Commits (glebm-patch-1)

Author SHA1 Message Date
Gleb Mazovetskiy fc1d447918 SDL3: Convert events to render coordinates 5 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Gleb Mazovetskiy 58fe44f836 init.h -> init.hpp 10 months ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy 7d4332c78c Split more things into libraries 1 year ago
Gleb Mazovetskiy affd7e86e6 Move MPQs from init to engine/assets 1 year ago
Gleb Mazovetskiy b68f59d002 OSX: Fix base/pref/config paths on Tiger 1 year ago
Gleb Mazovetskiy a838078341 macOS 10.4: Guard non-existing APIs 1 year ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 2 years ago
Gleb Mazovetskiy 040c4fe82f Generalize support for Windows without wchar APIs 3 years ago
Gleb Mazovetskiy 43dbd8cb57 Bump libfmt 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy c19bfe87fa Remove utils/stdcompat/algorithm.hpp 3 years ago
Gleb Mazovetskiy f2c42924fe Fix SDL.h includes 3 years ago
Gleb Mazovetskiy 9d96eea86b De-duplicate extra fonts version check code 3 years ago
staphen 22fdeaf2f0 Use JNI to check VERSION file in fonts.mpq 3 years ago
staphen bf9331733e [Vita] Use SDL_RegisterEvents() to assign custom event type 3 years ago
Gleb Mazovetskiy 5bf0b8bc96 Add more missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 1788d2f8ec Remove miniwin 3 years ago
Gleb Mazovetskiy 6dca019de2 Use `function_ref` instead of `function` 3 years ago
Gleb Mazovetskiy 4cf0053ece Set underlying type for all the enums 4 years ago
Anders Jenbo 0312bae93f Remove more miniwin code 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
Gleb Mazovetskiy 4063afb792 Xbox NXDK platform 4 years ago
Andrew James 812d9f83dd Remove duplicate defines 4 years ago
Gleb Mazovetskiy 01ad1814ea Make path finding index-based 4 years ago
Gleb Mazovetskiy c54ddbc98d locale.cpp: Fix windows.h include 4 years ago
ephphatha 771beeb82d Use string_view for UiValidPlayerName 4 years ago
ephphatha 6a0fc6627e Use LANGUAGE as a preference list if available 4 years ago
Gleb Mazovetskiy d500886293 Use env or <clocale> to get the locale 4 years ago
Gleb Mazovetskiy 2386fd12a9 Fix a few warnings 4 years ago
ephphatha 42033f82f4 Use enum instead of int as bool for docking mode 4 years ago
ephphatha 7f15aa730d Move definition of ghMainWnd to utils/display.cpp 4 years ago
John Törnblom a41dcbf78a ps4: avoid using std::locale to detect language, and fallback to English on first run 4 years ago
staphen 56af849632 Use romfs on Switch for devilutionx.mpq 4 years ago
ephphatha 19478b9aea Use string_view for vita keyboard input 4 years ago
ephphatha 9a07c734eb Remove unnecessary copy 4 years ago
ephphatha 8cfd530acf Use string_view for 3ds keyboard input 4 years ago
ephphatha f9ce2108f6 Use string_view for switch keyboard input 4 years ago
ephphatha c1c56c111f Handle runtime_errors thrown by std::locale constructor 4 years ago
ephphatha 6a1091ce09 Rename Korean/Romanian translation files so they are used in fallback resolution 4 years ago
Anders Jenbo 6b2481a76c Touch support on all SDL2 platforms 4 years ago
Andrew James ab95a29697
Get user preferred languages on apple devices (#3875) 4 years ago
Andrew James fb8467b045
Move platform specific locale lookup code to platform directory (#3862) 4 years ago
Gleb Mazovetskiy cacf55bb34 CMake: Split out platform libraries 4 years ago
staphen 8a6feeb231 Reduce stack size on 3DS 4 years ago
Gleb Mazovetskiy d0ed505765 Move platforms `asio` includes to Source 4 years ago
JBerg f31258400a [ios] Expose app's data 4 years ago