| Commit message (Collapse) | Author | Age |
|
|
|
| |
Before merge to master should remove them again and split out util functions (e.g. formspec lib)
|
|\
| |
| |
| |
| | |
Throw away most of the changes in everything except line_automation.
Merge line_automation changes between CH and master
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The implementation of the translation of the doors opening side in the stoprail
configuration form (commit c08896f) introduced a bug locking the opening doors
side selection dropdown box to "Closed".
This commit corrects this bug by use of the numerical index (1,2,3) of the side
selection instead of its litteral value ("Left","Right","Closed" or their translations).
|
| |
| |
| |
| | |
Adds def.suitable_substrate to track definition that takes upos and decide whether a surface is suitable for that track. Not sure if this is a fix of regression or new feature, cuz I have seen def.suitable_substrate being used and worked before.
|
| | |
|
| |
| |
| |
| | |
(priorities), fix comments
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Currently a signal assigned to a TCB will always show the signalling form
even when AUX1 is held.
|
| | |
|
| |
| |
| |
| |
| |
| | |
Add recipe for Ks Distant Signal
Reorder and comment Ks and speed sign recipes
Add circular crafting for wall-mounted Munich U-Bahn signals, with entry recipe based on existing wall-mounted signal
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
File :
- advtrains : init.lua wagons.lua
- advtrains_line_automation : scheduler.lua stoprail.lua
Actions :
- Conversion of attrans() to S()
- Insertion of S() function calls where needed.
Miscellaneous :
- Removing of personnal tries on update-translastions.sh which should
not have been committed.
# Third and last patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6
#
# ATTENTION :
#
# 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch.
# I guess that applying these patches will shortcut the l10n branch.
# 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which,
# afaik, are not yet merged in its master branch.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include update-translations.sh modification to remove file line numbers.
# Second patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6
#
# ATTENTION :
#
# 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch.
# I guess that applying these patches will shortcut the l10n branch.
# 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which,
# afaik, are not yet merged in its master branch.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# First patch of a serie of three to be applied to the master branch of advtrains on commit #0b7fdc6
#
# ATTENTION :
#
# 1. These patches come from a derivation of the l10n branch which, afaik, is not yet merged in the master branch.
# I guess that applying these patches will shortcut the l10n branch.
# 2. These patches contain translations strings of for the modification I proposed some month ago for basic_trains which,
# afaik, are not yet merged in its master branch.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
(i.e. width ~= 3)
Extends detection to the whole span of the wagon's width (to be consistent with previous behaviors, the middle is only included if width = 1).
|
| |
| |
| |
| | |
is_block_active()
|
| |
| |
| |
| | |
downgrade. To be reverted for next release
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This reverts commit 021332c4aaaf8cfd18b3f08e5f069b203097f01d.
|
| |
| |
| |
| | |
for all new
|
| | |
|
| |
| |
| |
| | |
fix LZB issue
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
yellow, to make it more consistent (while deviating a bit from real life)
|
| |
| |
| |
| | |
solves 7 year old bug)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
implementation & old track registration)
|
| |
| |
| |
| | |
buttons, other UI enhancements
|
| |
| |
| |
| | |
when empty
|
| | |
|
| | |
|
| |
| |
| |
| | |
clears TCB (mirror real life behavior)
|
| | |
|
| |
| |
| |
| | |
bread-first-search and incremental search further with formspec
|
| |
| |
| |
| | |
section with IL tool aux1
|