493 Commits (cpp20-using-enum)

Author SHA1 Message Date
obligaron 138675052f Change target_link_libraries from PRIVATE to PUBLIC 5 years ago
Gleb Mazovetskiy cb9da2cadc 🎉 SDL1: An option to render directly to video mem 5 years ago
Stephen C. Wills 081a077f6f
Custom message box for 3DS (#1932) 5 years ago
Gleb Mazovetskiy 1c2650b235 GPERF: Option to dump heap profile of the 1st game iteration 5 years ago
obligaron 58becefada Define UNICODE/_UNICODE for StormLib and use SFileOpenArchive with wchar_t (TCHAR) on Windows 5 years ago
Gleb Mazovetskiy d18dbe8c04 🧹🔨 CMake: Move include dirs to library definitions 5 years ago
staphen c49dad9023 3DS: Add devilutionx.mpq to romfs. 5 years ago
staphen 5483b29a31 Set 3DS scaling behavior based on FitToScreen setting. 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Gleb Mazovetskiy 9a9941efdd 🚚 Move CL2 rendering to engine/render/cl2_render.cpp 5 years ago
Gleb Mazovetskiy 0edfa3de66 🚚 Move CEL rendering to engine/render/cel_render.cpp 5 years ago
Gleb Mazovetskiy 59dd42692f 🚚 Move render.cpp to engine/render/dun_render.cpp 5 years ago
Gleb Mazovetskiy 6474dea0a9 ♻️ Move automap_render to engine/, rename 2->Steep 5 years ago
Gleb Mazovetskiy afef72f916 🎉 New map renderer 5 years ago
Ivan Epifanov 07d5e5cc24 Remove libm from link flags. This was leading to duplicate entry, because libm is already linked in by sdl2 5 years ago
Jmgr 994c5e7cfe Add a keymapper 5 years ago
staphen f60df8fd77 3DS: Removed unnecessary dependencies 5 years ago
Gleb Mazovetskiy 42e88309e6 🧹 CMake Switch/Vita: Remove unused deps 5 years ago
Gleb Mazovetskiy 187355702b 🔨 CMake: Add ThreadSanitizer via `-DTSAN=ON -DASAN=OFF` 5 years ago
Anders Jenbo 5b474b4781
Enable warnings for MSVC builds 5 years ago
Gleb Mazovetskiy c770ae676f 🎉 Stream videos on Linux and FreeBSD 5 years ago
Mathieu Maret 89fdb6f8e4 Add french translation 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Xadhoom b4f2beed6d Network fixes suggested by glebm 5 years ago
obligaron 0b5183f63e Introduce AnimationInfo 5 years ago
Ivan Epifanov a0b40aaf22 Package data file in vpk 5 years ago
Epifanov Ivan d0d0719e2d
Apply target visibility on cmake < 3.18 only (#1729) 5 years ago
Ivan Epifanov 20bb399e40 Remove libs linked by SDL2 target from lib list 5 years ago
Ivan Epifanov 8cff2b7c67 Cmake < 3.18 fix 5 years ago
Gleb Mazovetskiy acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib 5 years ago
Gleb Mazovetskiy 5bcb275012 🔨 CMake: Fix SDL2 on older Debian derivates 5 years ago
thebigMuh 7ce3957a8a Split of QoL features into separate files 5 years ago
Gleb Mazovetskiy eb4fbdc302 🔨 CMake: Better error message for bad SDL2 configs 5 years ago
Gleb Mazovetskiy c50917bc4f 🔨 MSVC: Enable standards mode (/permissive-) 5 years ago
Gleb Mazovetskiy 697f2accc1 🧹 CMake: Remove duplicate Vita keyboard.cpp src 5 years ago
Gleb Mazovetskiy 595e464919 🧹 mingw: Fix `.cmake` config files prefix 5 years ago
Gleb Mazovetskiy ca8dcb6586 🧹 Remove SDL2 finder 5 years ago
Jmgr 2b672289e1 Fix optional being in experimental/ with some compilers 5 years ago
Anders Jenbo c026f947ef Enable Spanish and Chinese language gneration 5 years ago
Gleb Mazovetskiy 890b7f5fe3 🐞 CMake: Fix fmt dependency 5 years ago
Gleb Mazovetskiy a6d00edde5 🔨 CMake: Log which fmt is used 5 years ago
obligaron 5427e05e54 CMakeLists -fprofile-arcs -ftest-coverage are not supported in msvc so don't set them if we use msvc 5 years ago
Anders Jenbo dbfa9c27a5 Enable translation for all menus 5 years ago
John Törnblom b4d0503499 add optional cmake target that compiles a Swedish translation of the main menu 5 years ago
John Törnblom 51e7a169a6 add initial language support using a simple MO parser 5 years ago
Jmgr ef0ca794bc Use system libfmt by default if version >= 7.0.0 5 years ago
Jonathan Mercier-Ganady bc8f586893 Fix cmake_dependent_option dependency 5 years ago
Jmgr f3a401b5f6 Add the fmt library as a dependency and add some examples 5 years ago
obligaron f51759b827 Include UnitTests 5 years ago
Gleb Mazovetskiy 4f31703b73 🔨 CMake Vita: Set pkgconfig path and fix prefix 5 years ago