aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fixup: add luajit for test_po_filesY. Wang2023-12-29
|
* poconvert: minor refactor; add unittestY. Wang2023-12-29
| | | | | | poconvert.lua now recognizes fuzzy entries in PO files; these entries are also added to the target file, but they are prefixed with "#" (i.e. marked as comments).
* Fixup: Add translations to previous commitsY. Wang2023-10-09
|
* Change wording (modify component -> configure component)Y. Wang2023-10-09
|
* Setup more strings for localizationY. Wang2023-10-06
|
* Fix punctuationY. Wang2023-10-06
|
* Minor improvements to the translationsY. Wang2023-10-04
|
* Fix some translations strings in the source fileY. Wang2023-10-04
|
* Fix po file headerY. Wang2023-10-04
|
* Link locale/README.md to its po/ counterpartY. Wang2023-10-04
|
* Autogenerate .tr files from .po filesY. Wang2023-10-04
|
* Begin transition to .po filesY. Wang2023-10-04
|
* Update l10n readmeY. Wang2023-05-15
|
* Add documentationY. Wang2022-11-03
|
* Add helper for "insufficient privileges" messagesY. Wang2022-11-02
| | | | | BREAKING: attrans is now implemented as a table with the __call metamethod instead of as a function
* Reformat l10n READMEY. Wang2022-11-01
|
* Refactor GUI code; remove old l10n management scriptsY. Wang2022-10-15
|
* French updateTanavit2022-10-15
|
* Add names of diamond crossings and turnoutsY. Wang2022-10-15
|
* Update and improvement of French translation.Tanavit2022-10-15
|
* [zh] Correct translation of "track"Y. Wang2022-10-15
|
* [de] Correct translationsY. Wang2022-10-15
|
* Add simple l10n GUIY. Wang2022-10-15
|
* l10n: add low 45° platform; remove "on"/"off"; adjust signal namesY. Wang2022-10-15
|
* [zh] Complement translations on coupling and trackworker; [zh_TW] 連線 -> ↵Y. Wang2022-10-15
| | | | 連結
* Update l10n filesY. Wang2022-10-15
|
* French translation file for inclusion in l10nTanavit2022-10-15
|
* Complement l10n README, minor l10n correctionsY. Wang2022-10-15
|
* Add strings for translation; add zh_TW translationywang2022-10-15
|
* Reference MT l10n in translation notes; (update-l10n) do not edit in-placeywang2022-10-15
|
* de: Korrekturenywang2022-10-15
| | | | | | - Verwendung der Wörter aus der Übersetzung von Minetest - Übersetzung vom "Train copy/paste tool" - Wegfall einiger Wörter in den Übersetzungen für das ATC-System
* zh_CN: 使用全角的点号 (逗号,句号,冒号) 和引号;You ↵ywang2022-10-15
| | | | 翻译成”您“
* Add readme for l10nywang2022-10-15
|
* Update German translation; add script to update l10n filesywang2022-10-15
|
* Add translation templateywang2022-10-15
|
* On_Joinplayer: fix train ID check for attachment updateorwell962022-06-13
| | | | Previously, statement was always false because train_id is no longer in the luaentity
* Minor change to READMEAntonia2022-03-03
| | | | 45 degree platform design is not a sound
* Fix new wagon positioning when wheel positions are asymmetric, and remove ↵orwell962022-02-24
| | | | leftover train.debug
* Wagons: Add two-pos wheel positioning logic for more realistic look of long ↵orwell962022-02-09
| | | | | | wagons Adds field "wheel_positions" in wagon definition
* atc_reset(): Removed unused string parameter and also clear ATC autocouple ↵orwell962021-12-31
| | | | | | flag (Cpl) Fixes H#189 and H#190
* Load/Unload Track FC IntegrationMaverick27972021-12-29
| | | | | | | | - Set a freight code in the track to whitelist only wagons with that FC as the current one - Set as # to disable the track - Set as a blank field (default) to allow all wagons to activate, irrespective of their FC
* Automatically group wagons and locomotives based on definition valuesMaverick27972021-12-29
| | | | | | | | | Based on the advtrains wiki groups: Type Group Classifier - Locomotives: group:at_loco is_locomotive = true - Controllable: group:at_control seat_groups.dstand - Passengers: group:at_pax seat_groups.pass - Freight: group:at_freight has_inventory = true
* Luaautomation: add section_occupancy()Maverick27972021-12-29
| | | | | | | Returns a table of train ids for the specified section. Returns nil if the section id is not provided.. Returns false if the section id is invalid. Returns an empty table if the section id is valid but empty of trains.
* Fix speed sign allowing v>max_speedY. Wang2021-12-16
|
* Add C&C Servers into the testing server list, since we are using the latest ↵Emojigit2021-11-26
| | | | commit
* Trivial fixup for train decoupling regressionrelease-2.4.1ywang2021-11-20
|
* Interlocking: Correct duplicate influence points semi-automaticallyrelease-2.4.0orwell962021-11-14
| | | | Searches and deletes duplicate influence points for the same signal when "Influence Point" formspec is opened.
* rewrite readme in markdown, add more informationunittests-srhtGabriel Pérez-Cerezo2021-11-10
|
* Remove non-deterministic testGabriel Pérez-Cerezo2021-11-10
|
* Activate serialize_lib unit testsGabriel Pérez-Cerezo2021-11-10
|