aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Repair sections on smartroute, detect start!=end TS in routesetting, create s...route_prog_reworkorwell9 days
* ks signals: fix signs; mark routes with illegal end TCB as invalidorwell11 days
* Smartroute: Never replace already existing intact routes, change colorcoding,...orwell11 days
* Route Edit: Do not clear sel_rpart too eagerly, reshow form when necessaryorwell2024-12-05
* Route Edit: Support aspect selection per signal, support call-on routesorwell2024-12-05
* Feature to add passive components to a section as fixed locks (for level cros...orwell2024-12-03
* Stoprail: Don'T replace station name if the field is emptyorwell2024-12-01
* Misc Fixes found during playorwell2024-12-01
* Auto-assign signal to TCB if it finds one ahead of the influence pointorwell2024-11-25
* Clear route_rsn when route commit succeeds and on section enteringorwell2024-11-25
* Remove debug prints of distant signalling systemorwell2024-11-25
* Assets: add interesting BVG subway textureorwell2024-11-25
* Make Buffers become implicitly their own TCBs and signals when interlocking i...orwell2024-11-25
* Node Callbacks: Call Enter/Leave at center of rail (.0 index)orwell2024-11-25
* Add Blocksignal mode for signals to autocreate simple block routeorwell2024-11-14
* Route edit UI: option to copy route in placeorwell2024-11-13
* Fix use_texture_alpha for tracksY. Wang2024-11-11
* fix build for real noworwell2024-11-11
* build yml: remove duplicate task, lets see if it works nouworwell2024-11-11
* Merge branch 'master' into route_prog_reworkorwell2024-11-11
|\
| * Add setting to bypass coupler type checks when couplingHEADrelease-2.4.7masterMaverick27972024-11-09
| * Discard running interrupt and schedule events when LuaATC components are removedMaverick27972024-11-09
| * Add get_fc_index() fucntionMaverick27972024-11-09
| * Fix get_fc concat when fc = nilMaverick27972024-11-09
| * Add "New From Route" function into route editing form1F616EMO2024-11-09
| * Fix update_route receiving invalid route ID in after()1F616EMO2024-11-09
| * Fix depercated functions1F616EMO2024-11-09
| * Implement staticdata for trainsY. Wang2024-11-09
| * Address wagon aliasing issuesY. Wang2024-11-09
| * Fix crashing when train hitting objects without armor group1F616EMO2024-11-09
| * Allow operate on_rightclick nodes with track placers and wagon placers1F616EMO2024-11-09
| * Update influence point markers, and allow right-clicking them1F616EMO2024-11-09
| * Allow manually sorting of signal soutes1F616EMO2024-11-09
| * Wagon iterator, lookup by id, and use them in code1F616EMO2024-11-09
| * Merge remote-tracking branch 'origin/l10n'orwell2024-11-09
| |\
| | * Messages french translation updateTanavit2024-11-05
| | * Various translation improvementsY. Wang2024-11-04
| | * Autogenerate .tr files from .po filesY. Wang2024-11-04
| | * Rework translation system to use PO filesywang2024-11-04
| * | Update LuaATC documentationY. Wang2024-11-09
| |/
| * Avoid unnecessarily updating the driver HUDY. Wang2024-09-13
| * Alias for wagon typesrelease-2.4.61F616EMO2024-09-03
| * Add direct recipe for every orientation of wallmounted signals1F616EMO2024-09-02
| * Clear tcbs.route_rsn when a route is setY. Wang2024-09-02
| * Fix Ks Shunting Signal collision box1F616EMO2024-09-02
| * LuaATC add trainparts(train_id)Maverick27972024-09-02
| * LuaATC set_fc(): add argument to reset fc index to 1Maverick27972024-09-02
| * Fix LuaATC set_fc() only working on loaded entitesMaverick27972024-09-02
| * Move the Train ID information to a textarea[] without a name attribute so it ...erstazi2024-09-02
| * Fix privilege check when using the PC naming toolrelease-2.4.5gpcf2024-08-11