| Commit message (Expand) | Author | Age |
* | Repair sections on smartroute, detect start!=end TS in routesetting, create s...route_prog_rework | orwell | 9 days |
* | ks signals: fix signs; mark routes with illegal end TCB as invalid | orwell | 11 days |
* | Smartroute: Never replace already existing intact routes, change colorcoding,... | orwell | 11 days |
* | Route Edit: Do not clear sel_rpart too eagerly, reshow form when necessary | orwell | 2024-12-05 |
* | Route Edit: Support aspect selection per signal, support call-on routes | orwell | 2024-12-05 |
* | Feature to add passive components to a section as fixed locks (for level cros... | orwell | 2024-12-03 |
* | Stoprail: Don'T replace station name if the field is empty | orwell | 2024-12-01 |
* | Misc Fixes found during play | orwell | 2024-12-01 |
* | Auto-assign signal to TCB if it finds one ahead of the influence point | orwell | 2024-11-25 |
* | Clear route_rsn when route commit succeeds and on section entering | orwell | 2024-11-25 |
* | Remove debug prints of distant signalling system | orwell | 2024-11-25 |
* | Assets: add interesting BVG subway texture | orwell | 2024-11-25 |
* | Make Buffers become implicitly their own TCBs and signals when interlocking i... | orwell | 2024-11-25 |
* | Node Callbacks: Call Enter/Leave at center of rail (.0 index) | orwell | 2024-11-25 |
* | Add Blocksignal mode for signals to autocreate simple block route | orwell | 2024-11-14 |
* | Route edit UI: option to copy route in place | orwell | 2024-11-13 |
* | Fix use_texture_alpha for tracks | Y. Wang | 2024-11-11 |
* | fix build for real now | orwell | 2024-11-11 |
* | build yml: remove duplicate task, lets see if it works nouw | orwell | 2024-11-11 |
* | Merge branch 'master' into route_prog_rework | orwell | 2024-11-11 |
|\ |
|
| * | Add setting to bypass coupler type checks when couplingHEADrelease-2.4.7master | Maverick2797 | 2024-11-09 |
| * | Discard running interrupt and schedule events when LuaATC components are removed | Maverick2797 | 2024-11-09 |
| * | Add get_fc_index() fucntion | Maverick2797 | 2024-11-09 |
| * | Fix get_fc concat when fc = nil | Maverick2797 | 2024-11-09 |
| * | Add "New From Route" function into route editing form | 1F616EMO | 2024-11-09 |
| * | Fix update_route receiving invalid route ID in after() | 1F616EMO | 2024-11-09 |
| * | Fix depercated functions | 1F616EMO | 2024-11-09 |
| * | Implement staticdata for trains | Y. Wang | 2024-11-09 |
| * | Address wagon aliasing issues | Y. Wang | 2024-11-09 |
| * | Fix crashing when train hitting objects without armor group | 1F616EMO | 2024-11-09 |
| * | Allow operate on_rightclick nodes with track placers and wagon placers | 1F616EMO | 2024-11-09 |
| * | Update influence point markers, and allow right-clicking them | 1F616EMO | 2024-11-09 |
| * | Allow manually sorting of signal soutes | 1F616EMO | 2024-11-09 |
| * | Wagon iterator, lookup by id, and use them in code | 1F616EMO | 2024-11-09 |
| * | Merge remote-tracking branch 'origin/l10n' | orwell | 2024-11-09 |
| |\ |
|
| | * | Messages french translation update | Tanavit | 2024-11-05 |
| | * | Various translation improvements | Y. Wang | 2024-11-04 |
| | * | Autogenerate .tr files from .po files | Y. Wang | 2024-11-04 |
| | * | Rework translation system to use PO files | ywang | 2024-11-04 |
| * | | Update LuaATC documentation | Y. Wang | 2024-11-09 |
| |/ |
|
| * | Avoid unnecessarily updating the driver HUD | Y. Wang | 2024-09-13 |
| * | Alias for wagon typesrelease-2.4.6 | 1F616EMO | 2024-09-03 |
| * | Add direct recipe for every orientation of wallmounted signals | 1F616EMO | 2024-09-02 |
| * | Clear tcbs.route_rsn when a route is set | Y. Wang | 2024-09-02 |
| * | Fix Ks Shunting Signal collision box | 1F616EMO | 2024-09-02 |
| * | LuaATC add trainparts(train_id) | Maverick2797 | 2024-09-02 |
| * | LuaATC set_fc(): add argument to reset fc index to 1 | Maverick2797 | 2024-09-02 |
| * | Fix LuaATC set_fc() only working on loaded entites | Maverick2797 | 2024-09-02 |
| * | Move the Train ID information to a textarea[] without a name attribute so it ... | erstazi | 2024-09-02 |
| * | Fix privilege check when using the PC naming toolrelease-2.4.5 | gpcf | 2024-08-11 |