aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix signal directiondocY. Wang2022-12-16
|
* Use larger picture for T junctionY. Wang2022-12-10
|
* Use ldoc instead of manpagesY. Wang2022-09-04
|
* Silent latexmkY. Wang2022-08-14
|
* Auto-generate title information from metadataY. Wang2022-08-14
|
* Add assets/manual/tex/man as empty directory to satisfy CIY. Wang2022-08-13
|
* Mention busted and mineunit as tools for unittestingY. Wang2022-08-12
|
* \include manpage .tex filesY. Wang2022-08-12
|
* Reformat manual pagesY. Wang2022-08-11
|
* Update link to signal bookY. Wang2022-08-11
|
* Fix CI error with RawInline in listsY. Wang2022-08-10
|
* Reformat the rest of the developer's manual as manpagesY. Wang2022-08-10
|
* Add "SEE ALSO" section to manual pages where applicableY. Wang2022-08-10
|
* Reformat advtrains.speed docs as manual pages; minor formatting changesY. Wang2022-08-10
|
* Fixup: add missing dependency for CIY. Wang2022-08-10
|
* Reformat RWT documentation as manual pagesY. Wang2022-08-10
|
* Split manual into multiple filesY. Wang2022-07-19
|
* Minor improvements to the section on movement calculationY. Wang2022-07-08
|
* Unify information on the requirements of the RWT objectY. Wang2022-07-07
|
* Trivial fixup for the previous commitY. Wang2022-06-21
|
* Use v5.5.0 of MTG to avoid 986b657 engine checksY. Wang2022-06-21
|
* Add recommendation for non-native speakers working on l10nY. Wang2022-06-17
|
* Include the textcomp package for backward compatibilityY. Wang2022-05-31
| | | | Co-authored-by: Tanavit <tanavit@example.com>
* Add information on demo signalsY. Wang2022-05-29
|
* Add some documentation on creating signalsY. Wang2022-04-25
|
* Add contributor guideY. Wang2022-04-04
|
* Remove documentation files that are merged into the manualY. Wang2022-04-03
|
* Improve documentation on advtrains.speed.Y. Wang2022-03-23
|
* Rephrase RWT documentation for intuitivityY. Wang2022-03-20
|
* Improve interlocking documentationY. Wang2022-02-12
|
* Add explanation on RC/LC and reformat train mode documentationY. Wang2022-02-05
|
* Remove example setups (these belong elsewhere)Y. Wang2022-02-05
|
* Add warning on both sides of the TCB being assigned to the same track sectionY. Wang2022-01-26
|
* restructure section on physicsY. Wang2022-01-26
|
* Add note on TCBs with both sides assigned to the same sectionY. Wang2022-01-18
| | | | Source: https://forum.minetest.net/viewtopic.php?p=405433#p405433
* Fix index entries of \apiasp; add pictures for Ks and shunt signalsY. Wang2022-01-18
|
* Add graph illustrating the "finish route" buttonsY. Wang2022-01-18
| | | | Based on https://forum.minetest.net/viewtopic.php?p=404223#p404223
* Add manualY. Wang2022-01-18
|
* 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
|
* Add more unit tests, fix broken unit testGabriel Pérez-Cerezo2021-11-09
|