Commit Graph

8 Commits

Author SHA1 Message Date
TransshipmentEnvoy c483a03dbd
zh-CN: add Simplified Chinese translation (#979) 2021-05-21 23:02:18 +02:00
Pedro Ortiz Bledow f9358b25bc
Update pt-BR translation (#976)
- General typo fixes
- Changed some instances of 'Locomotion' to 'OpenLoco'
- Changed instances of 'Empresa' to 'Companhia'
- Added translation for 'Disable vehicle breakdowns'
2021-05-15 15:55:30 +02:00
guKing 3ff62d5d46
Update pt-BR.yml (#966)
Added strings 2131 to 2208 (cheats, debugging, some options and controls in the menus)
Localized: Company names; Station names;
Refined: Lines 145, 374, 473,
Corrected: Lines 131
2021-05-07 10:32:40 +02:00
Svelbeard dc4134e608 Implement window open function and draw rating bar
Implement Function Structure

Implement rest of Functions

Fix stations names showing in viewport

Fix RenameStationPrompt

Fix Formatting

Fix Dangling else

Fixes for Travis

Remove Unused Variable

Fix Window Colour and Rating bars not moving with Window

Fix Formatting
2020-05-05 20:13:58 +01:00
Peter Gaal 1a580d5084
Implement 0x004CE367 tool_set function (#436)
* Implement 0x004CE367 tool_set function

  bool tool_set(ui::window* w, int16_t widgetIndex, uint8_t tool);

* Fix error appeared in AppVeyor

* Rename tool_set to toolSet (camelCase)

+ change in CONTRIBUTORS.MD

* Remove the extra line (formatting issue).
2020-04-24 09:07:32 +01:00
Aaron van Geffen f55d36aee1 Update changelog for #264, #388, #396; add seifer7 to contributors. 2020-04-21 10:49:13 +02:00
Peter Gaal ddf564f447 Added initial version of Slovak translation (#337) 2019-05-10 23:15:14 +02:00
Aaron van Geffen 2ff2792bdc
Add contributors file and include it in artifacts. (#277) 2019-02-24 19:33:37 +01:00