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 |
John Törnblom
|
b86743db25
|
add translation macros to the main menu
translate all strings in the main menu
|
5 years ago |
John Törnblom
|
b4d0503499
|
add optional cmake target that compiles a Swedish translation of the main menu
sync Swedish translation with source code and add missing translations
|
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
Allow non-strict ansi functions
Cleanup
|
5 years ago |
Jonathan Mercier-Ganady
|
340d111963
|
Download an archive of fmt instead of cloning it
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
|
5 years ago |
Jonathan Mercier-Ganady
|
bc8f586893
|
Fix cmake_dependent_option dependency
Co-authored-by: Gleb Mazovetskiy <glex.spb@gmail.com>
|
5 years ago |
Jmgr
|
af0ea6fdfc
|
Set Application as the default log category
Remove example of logging a container
|
5 years ago |
Jmgr
|
f3a401b5f6
|
Add the fmt library as a dependency and add some examples
Attempt at fixing missing functions on some platforms
|
5 years ago |
Anders Jenbo
|
f77c52941a
|
♻️Make GetDirection take Points instead of ints
|
5 years ago |
Anders Jenbo
|
2bd13451a1
|
♻️Apply point positioning to all remaning entities
|
5 years ago |
Anders Jenbo
|
d096a85803
|
🔥 Deduplicate some more drlg code
|
5 years ago |
Anders Jenbo
|
98cd435fba
|
♻️ Apply point types to missiles
|
5 years ago |
Anders Jenbo
|
efbe8a8338
|
♻️ add possition points to monsters
|
5 years ago |
Anders Jenbo
|
7912e510f0
|
🎨 Clean up overuse of SDL types
|
5 years ago |
Anders Jenbo
|
275404029e
|
♻️Cleanup player temp variables
|
5 years ago |