aboutsummaryrefslogtreecommitdiff
path: root/advtrains
Commit message (Expand)AuthorAge
* Merge branch 'new-ks-orwell' into route_prog_reworkroute_prog_reworkorwell2024-04-08
|\
| * Rework formspecs; add description to JP signal groupY. Wang2023-03-23
| * Adjust signal aspect formspecs to be of similar sizeY. Wang2023-03-23
| * Allow assigning distant signals from the main signalY. Wang2023-03-23
| * Implement primitive distant signalingY. Wang2023-03-23
| * Use tabs to switch between signaling and IP formsY. Wang2023-03-23
| * Implement basic route signaling with Japanese signals for demoY. Wang2023-03-23
* | Implement routesetting incorporating tscache, other improvementsorwell2024-01-28
* | Re-implement point origin handling (replace old points_split hack by proper s...orwell2023-10-15
* | Use conn_map in the path calculationorwell2023-10-15
* | Forget it, and use the old preset tables for track registration. Just adapt i...orwell2023-10-15
* | Make the track registration less manual again to prevent duplicate codeorwell962023-09-05
* | Begin major rework of track registration systemorwell962023-09-04
* | TCB Xlinking added, to make nonconnected crossings possibleorwell962023-05-27
* | Auto-Repair Track Sections/TCBs (automatically when adding/removing or trigge...orwell962023-05-27
* | Add TrackIterator interface as a common framework for walking along tracks (a...orwell962023-05-27
* | Add function to get wagon in train from indexorwell962023-05-27
* | Make selection boxes of track nodes largerBlockhead2023-04-12
* | Report coordinates of wagons with unregistered prototypesY. Wang2023-04-12
|/
* On_Joinplayer: fix train ID check for attachment updateorwell962022-06-13
* Fix new wagon positioning when wheel positions are asymmetric, and remove lef...orwell962022-02-24
* Wagons: Add two-pos wheel positioning logic for more realistic look of long w...orwell962022-02-09
* atc_reset(): Removed unused string parameter and also clear ATC autocouple fl...orwell962021-12-31
* Automatically group wagons and locomotives based on definition valuesMaverick27972021-12-29
* Fix speed sign allowing v>max_speedY. Wang2021-12-16
* Trivial fixup for train decoupling regressionrelease-2.4.1ywang2021-11-20
* Interlocking: Correct duplicate influence points semi-automaticallyrelease-2.4.0orwell962021-11-14
* Add more unit tests, fix broken unit testGabriel Pérez-Cerezo2021-11-09
* New-Ks: minor additions/corrections to ywang's work:orwell962021-11-08
* Add documentation on signal aspectsywang2021-11-07
* Make train HUD check for existing speed restrictionsywang2021-11-07
* Support different types of speed restrictions; add documentationywang2021-11-07
* On-Track Collision system: Fix train teleportation when using split_at_index(...orwell962021-11-04
* LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller)orwell962021-11-02
* Coupler types: Better output when there are no couplers on a wagonorwell962021-10-25
* Coupling: Add concept of coupler types, allow coupling only when coupler type...orwell962021-10-25
* Train Coupling: Change behavior so that train direction of initiating train i...orwell962021-10-25
* Disable position-based collision and coupling system for very short trains (s...orwell962021-07-07
* Rework train same-track collision system and deterministic couplingorwell962021-07-07
* Shutdown callback: don't save advtrains save files when MT crashed within adv...orwell962021-07-07
* Make the collision mode configurableGabriel Pérez-Cerezo2021-06-30
* Train-World collisions: Collide only with 'normal'-drawtype nodes.orwell962021-06-29
* Entity Damage: Correct sign entity nameorwell962021-06-29
* Trains splitting: retain important properties (door state, line, texts etc)orwell962021-05-22
* Serialization: strip trailing \r also in nodedb callbackrelease-2.3.1orwell962021-05-07
* Deregister player from train on death in all cases (fixes #119)release-2.3.0orwell962021-04-25
* Prevent splitting trains when they're off track (fixes #178)orwell962021-04-25
* Fix undeclared globals warnings (#176)orwell962021-04-25
* Add /at_whereis command to check the position of a train.Gabriel Pérez-Cerezo2021-04-10
* Remove sounds = default.sound_stone_defaults() as default is no longer a depe...orwell962021-04-04