advtrains/advtrains
orwell96 9294e770ca Change name of the node database group in order to clone node database code into a library mod
advtrains will keep its own node database code for reasons of crash recovery, with the handicap that improvements to nplib need to be manually backported.
2017-10-31 13:52:32 +01:00
..
locale Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
models Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
textures Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
api_doc.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
atc.lua Moved default train track to separate mod, for integration with advcarts. 2017-10-25 09:52:10 +02:00
couple.lua Fix coupling and collisions in certain cases 2017-10-25 10:33:41 +02:00
craft_items.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
crafting.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
debugitems.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
debugringbuffer.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
depends.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
description.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
digtron.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
helpers.lua Replace many math.floor(x+0.5) calls (or math.floor calls that should be those) by custom atround() function 2017-10-25 10:51:19 +02:00
init.lua Replace many math.floor(x+0.5) calls (or math.floor calls that should be those) by custom atround() function 2017-10-25 10:51:19 +02:00
loading.lua Moved default train track to separate mod, for integration with advcarts. 2017-10-25 09:52:10 +02:00
misc_nodes.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
nodedb.lua Change name of the node database group in order to clone node database code into a library mod 2017-10-31 13:52:32 +01:00
settingtypes.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
signals.lua Change name of the node database group in order to clone node database code into a library mod 2017-10-31 13:52:32 +01:00
trackdb_legacy.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
trackplacer.lua Moved default train track to separate mod, for integration with advcarts. 2017-10-25 09:52:10 +02:00
tracks.lua Change name of the node database group in order to clone node database code into a library mod 2017-10-31 13:52:32 +01:00
trainhud.lua Merge remote-tracking branch 'lemon-melon-repo/master' 2017-10-11 12:32:23 +02:00
trainlogic.lua Punch non-player objects when they get overridden by a train. 2017-10-25 14:04:20 +02:00
wagons.lua Fix last commit 2017-10-23 14:02:40 +02:00