summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-20Allow wagon owners to drive their trains #2orwell96
2018-02-20Allow wagon owners to control their own trainsorwell96
2018-02-07Do not crash when player gets on a train while it`s turningorwell96
2018-01-23Simplify /at_rerouteorwell96
2018-01-22Correct discouple positionorwell96
2018-01-17Fix crashorwell96
2018-01-15Actually use the static_save propertyorwell96
2018-01-15Relayout Wagon Properties formorwell96
2018-01-15Revert assign_to_seat_group order on subway trainorwell96
2018-01-15Add "seat_access" to saved fieldsorwell96
2018-01-15Use directory delimter constantorwell96
2018-01-09Add train_operator privilege check on discoupleorwell96
2018-01-09Add bord computer to trainsorwell96
2018-01-09Move driving_ctrl_access property to seat grouporwell96
2018-01-07Merge branch 'master' of https://github.com/orwell96/advtrainsorwell96
2018-01-07Don't use looped sounds on subwayorwell96
2018-01-07Change controls for trains (again)orwell96
2018-01-07Decrease the amount of garbage saved in save filesorwell96
2017-12-23steam locomotive: Add sounds and improve texturesmbb
2017-12-18Remove path invalidation statement.orwell96
2017-12-18Fix detector lookup in ATC railsorwell96
2017-12-18Do not spam the server chat with messages from /at_sync_ndb and trains going ...orwell96
2017-12-18Rewrite rail connection system...orwell96
2017-12-18Use preferred rail orientation algorithm also for double connectionsorwell96
2017-12-18Move train_load() function into advtrains_train_trackorwell96
2017-12-17Try to fix occasional crash when placing wagonsorwell96
2017-12-12Improve textures and models of industrial train and add new more powerful ind...mbb
2017-12-06Make sure an old_velocity is always passedorwell96
2017-12-06Implement sound api and some soundsorwell96
2017-11-29Remove zip file and makefileorwell96
2017-11-29Change name of update_animation functionorwell96
2017-11-27remove superfluous parameterorwell96
2017-11-24Do not modify rails that should not be modifiedorwell96
2017-11-24Merge branch 'master' of https://github.com/orwell96/advtrainsorwell96
2017-11-24Correct yaw to preferred rail direction calculationorwell96
2017-11-23Preserve the player's looking directionorwell96
2017-11-23Add modifiable wagon extentsorwell96
2017-11-22Fix multiple track types not working simultaneouslyorwell96
2017-11-22do not register wagons in the advtrains namespace automaticallyorwell96
2017-11-22Make trackplacer align rails by any tracks, not just by tracks with the same ...orwell96
2017-11-14Do not punch signsorwell96
2017-11-14Fix occasional crash in discouple on_punchorwell96
2017-11-02Fix entity damageorwell96
2017-10-31Change name of the node database group in order to clone node database code i...orwell96
2017-10-25Punch non-player objects when they get overridden by a train.orwell96
2017-10-25Fix subway train placerorwell96
2017-10-25Some workaround fixes for Linuxworks serverorwell96
2017-10-25Add missing documentation for set_lineorwell96
2017-10-25Update readme.txtorwell96
2017-10-25Implement multi-occupation in detector.on_node table to finally fix collisionsorwell96