309 Commits (LineClear)

Author SHA1 Message Date
Gleb Mazovetskiy 7ab16c5c5d 🔨 CMake: Cleanup Nintendo Switch variables 5 years ago
Dave Murphy 733cf56a1e use upstream devkitPro cmake machinery 5 years ago
qndel b1d74d2791
alt highlighting (#2060) 5 years ago
obligaron 7d5fe022ee Switch ini library from Radon to simpleini 5 years ago
Gleb Mazovetskiy e72def02e6 🔨 Add `STREAM_ALL_AUDIO` build setting 5 years ago
staphen 635f760815 Add options for DISABLE_TCP and DISABLE_ZERO_TIER. 5 years ago
staphen 253fccbac5 Get ASIO via CMake 5 years ago
obligaron ac6a398cb6 New CMake option ENABLE_CODECOVERAGE to toggle instrumentation of code for code coverage 5 years ago
obligaron 76103eeb7f Replace C++ RUN_TEST define with gbQuietMode 5 years ago
obligaron 01b3a0d41e Introduce lib and test targets 5 years ago
obligaron e924f6b5fa Seperate lib, binary and test sources 5 years ago
obligaron 2c01a7b361 Change target_compile_definitions from PRIVATE to PUBLIC 5 years ago
obligaron 1ce6924c15 Change target_include_directories from PRIVATE to PUBLIC 5 years ago
obligaron ce4cfb77e0 Change target_compile_options from private to public 5 years ago
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