Fork of git@bananach.space:advtrains_netmapper.git
Go to file
Gabriel Pérez-Cerezo 65f145afaf Added option to add trains to a pre-generated map.
This should save lots of cpu time by removing the higly cpu-intensive
map generating steps.

Benchmark:
Generating map completely: 30.493s
Adding trains:              0.157s

This benchmark was obtained from the data of the Linuxworks server,
which has about 500k nodes and about 600 trains.
2019-02-22 22:56:11 +01:00
helpers.lua Color lines according to depth, add bounds 2018-12-19 22:29:07 +01:00
main.lua Added option to add trains to a pre-generated map. 2019-02-22 22:56:11 +01:00
nodedb.lua Progress 2018-12-19 17:52:21 +01:00
serialize.lua Initial version 2018-12-19 17:16:13 +01:00
track_defs.lua Initial version 2018-12-19 17:16:13 +01:00
tracks.lua Initial version 2018-12-19 17:16:13 +01:00
vector.lua Initial version 2018-12-19 17:16:13 +01:00