292 Commits (codeql)

Author SHA1 Message Date
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Anders Jenbo 916a12ff3d 🐛 Fix missing sounds 5 years ago
Ivan Epifanov e9d4c85fab Remove vita workaround 5 years ago
Gleb Mazovetskiy 0dd9aeea69 ♻️ Cleanup DISABLE_STREAMING_MUSIC handling 5 years ago
Anders Jenbo e3526a5ff6 🌐 Convert all src to UTF8 5 years ago
Gleb Mazovetskiy 46a5dc147b 🔨 Restore GCC 5 compatibility 5 years ago
thebigMuh 5f288cbd43 Fixes small AC malus of less than 1 resulting in a bonus of 1 AC 5 years ago
Gleb Mazovetskiy acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib 5 years ago
Jmgr d4f62870b8 Remove globals from paths.h 5 years ago
Jmgr 2b672289e1 Fix optional being in experimental/ with some compilers 5 years ago
Gleb Mazovetskiy 807d8528b1 🐞 Fix fmt includes "" -> <> 5 years ago
Gleb Mazovetskiy c49de0b5f1 🎨 Source/utils/log.hpp: Fix newlines 5 years ago
John Törnblom 102ee9ead1 convert utf8 language strings to latin1 5 years ago
John Törnblom 30db9e7dd0 trim strings from language metadata 5 years ago
John Törnblom 9c61baea9f parse translation metadata 5 years ago
John Törnblom 0be36898b9 ensure translations are null-terminated 5 years ago
Anders Jenbo 32117dc73b 🔧 Create translation template and update translations 5 years ago
Anders Jenbo 3f30b8db60 Add Danish translation and switch to IETF instead of ISO 639-1 codes 5 years ago
John Törnblom 04269dedcd add translation macro for msgids defined in the global scope 5 years ago
John Törnblom 51e7a169a6 add initial language support using a simple MO parser 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Jmgr ef0ca794bc Use system libfmt by default if version >= 7.0.0 5 years ago
Jmgr af0ea6fdfc Set Application as the default log category 5 years ago
Jmgr f3a401b5f6 Add the fmt library as a dependency and add some examples 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
thebigMuh 281533e82d This fixes exclusively the panning bug, where after a certain distance is exceeded, sound samples get played without panning. 5 years ago
Anders Jenbo 69a70b77f8 🚚 Move enum_traits.h to utils 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Trihedraf cfd63a9ad0 Fix SDL1 Builds 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy fe26f96b75 🧹 SDL1 backports: Move GetBase/PrefPath to cpp 5 years ago
Gleb Mazovetskiy 4fa8f2aadf 🧹 SDL1 backports: Remove unused SDL_DisplayMode 5 years ago
Gleb Mazovetskiy f3cf036d2d SDL1: Move BlitScaled backport to cpp 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Gleb Mazovetskiy 91f8267db9 🧹 SDL1.2: Remove unimplemented SDL_*Window backports 5 years ago
Gleb Mazovetskiy 86afa95d2a Move file_util.h implementations to file_util.cpp 5 years ago
Gleb Mazovetskiy 539e985893 Remove stdarg_compat.h header 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago