aboutsummaryrefslogtreecommitdiff
path: root/trainlogic.lua
Commit message (Expand)AuthorAge
* add acceleration calculationorwell962016-09-29
* add some items to the not-blocking-trains grouporwell962016-09-15
* Add a subway train (and fix spelling mistake resulting in collision not workingorwell962016-08-28
* Add a platform node, make some nodes (esp. fences) not blocking trains, imple...orwell962016-08-28
* Re-implement collision in a less resource-intensive way that I should have us...orwell962016-08-27
* finally fix train collisions (please work now)orwell962016-08-22
* repairing the trackworkerorwell962016-08-21
* delete a commentorwell962016-07-04
* Hopefully fix collision finally (fix mistake)orwell962016-07-04
* Hopefully fix collision finallyorwell962016-07-04
* check for object load via the getyaw trick and not by checking the object tableorwell962016-06-09
* Fix train collision and coupling on opposing trains, and try to implement ani...orwell962016-06-09
* use real pos-in-train calculation also for trainlen calculation, fix bugs and...orwell962016-06-02
* re-implement train collisionsorwell962016-06-01
* added discouple entityorwell962016-06-01
* added couple entity, removed debug outputs and fixed codeorwell962016-05-31
* removed debug messagesorwell962016-05-30
* fixed even more lua errors and made stableorwell962016-05-30
* fixed lua errors and code mistakesorwell962016-05-29
* added trackdb and unloaded wagons handlingorwell962016-05-29
* created git repositoryorwell962016-05-29