Gleb Mazovetskiy
eb4fbdc302
🔨 CMake: Better error message for bad SDL2 configs
5 years ago
Yuri Pourre
1ec46931e1
Add blacksmith's missing transcriptions ( #1203 )
5 years ago
Gleb Mazovetskiy
83292c8e67
♻️ Fix -Wunused-variable in pfile.cpp
5 years ago
Gleb Mazovetskiy
c50917bc4f
🔨 MSVC: Enable standards mode (/permissive-)
...
See https://docs.microsoft.com/en-us/cpp/build/reference/permissive-standards-conformance
5 years ago
Gleb Mazovetskiy
47b28bc892
🔨 AppVeyor: Switch to Visual Studio 2019
...
SDL_audiolib uses some C++17 features not supported in VS2019
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
...
Works around https://github.com/libsdl-org/SDL/issues/3665 by using
sdl2-config.cmake.in from https://github.com/libsdl-org/SDL/pull/4320
5 years ago
Gleb Mazovetskiy
ca8dcb6586
🧹 Remove SDL2 finder
...
SDL2 ships with CMake config files, so a finder file should not be necessary for it.
5 years ago
Anders Jenbo
6d8b09302f
🌐 Add missing lines to translation template
5 years ago
obligaron
a3229741d1
🖌️ Refurbish tables in source code (clang-format off)
5 years ago
Anders Jenbo
93e42b9b8c
🌐 Add missing translation string
5 years ago
Gleb Mazovetskiy
1977f39ecb
🔨 Switch: Better fix for pkgconfig support
5 years ago
Jmgr
d4f62870b8
Remove globals from paths.h
...
Fix for Vita
Update to use free functions
Use std::optional to allow setting empty paths
Change header inclusion order
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
Use std::optional to allow setting empty paths
Apply clang-format
Temporary commit
5 years ago
Jmgr
2b672289e1
Fix optional being in experimental/ with some compilers
5 years ago
Anders Jenbo
131673f87b
🌐 Remove incorrect translation suggestions
5 years ago
Anders Jenbo
b69d18f12d
🌐 Enable translation of all remaning strings
5 years ago
Gleb Mazovetskiy
fdc6cd6f7e
🔨 Switch CI: Fix pkgconfig support
...
Works around https://github.com/devkitPro/docker/issues/16
5 years ago
Anders Jenbo
5633298958
Update translations
...
Let Poedit map what it can and drop what doesn't match at all
5 years ago
altiereslima
959f576115
Update pt_BR.po ( #1696 )
5 years ago
John Törnblom
e0dddf508a
Add automatically translated string literals ( #1694 )
5 years ago
Anders Jenbo
c026f947ef
Enable Spanish and Chinese language gneration
...
Also correct file name for Portuguese
5 years ago
Gleb Mazovetskiy
b64afd9bc0
🔨 AppVeyor: Update vcpkg before build
...
Fixes old version of libfmt
5 years ago
Gleb Mazovetskiy
62027b2ef3
🔨 AppVeyor: Use system (vcpkg) fmt
5 years ago
Gleb Mazovetskiy
807d8528b1
🐞 Fix fmt includes "" -> <>
5 years ago
Gleb Mazovetskiy
890b7f5fe3
🐞 CMake: Fix fmt dependency
5 years ago
Gleb Mazovetskiy
fd6392db03
🎨 3rdParty/libfmt/CMakeLists.txt: Fix line endings
5 years ago
Gleb Mazovetskiy
a6d00edde5
🔨 CMake: Log which fmt is used
5 years ago
Gleb Mazovetskiy
c49de0b5f1
🎨 Source/utils/log.hpp: Fix newlines
5 years ago
Gleb Mazovetskiy
a17c1c827e
🔨 Packaging/OpenDingux/build.sh: Add fmt package
5 years ago
Gleb Mazovetskiy
0ad5c5f9cf
🔨 Brewfile: Add libfmt
5 years ago
Gleb Mazovetskiy
2f40211404
🔨 CI: Use system libfmt on Debian Testing builds
5 years ago
Anders Jenbo
0848f45009
Update spanish and Chinese translation files
5 years ago
obligaron
239a43cc1c
Remove "AnimWidth2" expect for missiles ( #1680 )
5 years ago
obligaron
fbd0f22674
Add Debug-UnitTests Configurations to CMakeSettings.json
5 years ago
obligaron
4a886f43ff
Update building.md with gtest
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
obligaron
08233cc31b
player_test - Fix wrong extern definition for PM_DoGotHit
5 years ago
Anders Jenbo
570b46fac7
Add Chinese translation by @muziling
...
Submitte by @muziling on github
5 years ago
Anders Jenbo
02af880a2a
Add Spanish translation by @hiperiondev
...
Submitted by @hiperiondev on GitHub
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
dbfa9c27a5
✨ Enable translation for all menus
5 years ago
Anders Jenbo
32117dc73b
🔧 Create translation template and update translations
5 years ago
Anders Jenbo
634e27be13
fixup! Introducing Italian translation
5 years ago
Cyro Dubeux
ffa9c87904
PT-BR Translation ( #722 )
5 years ago
M0Rf30
24c190017c
Introducing Italian translation
5 years ago
muzena
a1b4a371e7
Add Croatian translation
5 years ago
Anders Jenbo
3f30b8db60
Add Danish translation and switch to IETF instead of ISO 639-1 codes
5 years ago