aboutsummaryrefslogtreecommitdiff
path: root/extension/src/LoadLocalisation.cpp
Commit message (Collapse)AuthorAgeLines
* Logger::warning, format cleanup + req comments Hop3112023-09-14-136/+0
|
* Localisation and UI focus cleanup Hop3112023-06-23-7/+31
| | | | | | | | Updated Russian localisation Resolution, window_mode, monitor refactor Locale based number formatting
* GD/std string cleanup + separate data loading cpp Hop3112023-05-22-30/+31
|
* Changed from OpenVic2 to OpenVic Hop3112023-05-17-1/+1
|
* Support features up to clang-format 14 Spartan3222023-05-02-2/+2
| | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format
* Add terrain map Hop3112023-04-14-4/+4
| | | | | | | | | | | | With Directional movement using WASD With Directional movement using arrow keys With Click-Drag movement using middle mouse button With Province identifiers With Province shape loading With Province rendering With Province selection With Province overview panel With Color lookup texture
* Added Localisation (#77) Hop3112023-03-30-0/+111
* Added Localisation * Removed `.gdignore`s. * Localisation dir path and Locale name cleanup * Incomplete entry warnings + README