summaryrefslogtreecommitdiff
path: root/textures
AgeCommit message (Collapse)Author
2016-11-11Change names of the images mbb committed and delete remaining $color.png imagesorwell96
2016-11-11add better texturesmbblp
2016-11-10Add detector railsorwell96
2016-11-10Remove the "register_bumpers" workaround function and register them how they ↵orwell96
should be registered
2016-11-10rewrite collision system againorwell96
this time, it is based on nodes that trains stand on. advtrains.detector (in tracks.lua) keeps a table with nodes that trains are standing /driving on. This will be used now for detector rails.
2016-11-06integrate mbb's new train modelsorwell96
and correct some wagon_spans, wagon/engine scalings and file names issue with collisions needs to be fixed.
2016-11-03Add a box wagonorwell96
Alongside with coding wagon inventories, and several bugfixes
2016-10-27Revert "also remove two xcfs in the textures folder"orwell96
This reverts commit 33fe29b3a5b5636761e14aae23b1cfe04397e0a7.
2016-10-22also remove two xcfs in the textures folderorwell96
2016-10-06add japanese wagon and engineorwell96
2016-09-13various improvements on signals and bumpersorwell96
2016-09-13add electric signal and rotate signals for better placementorwell96
2016-09-12adding a signal.orwell96
it is controllable by mesecons and by right click. it does not influence trains
2016-09-12adding mbb's new texturesorwell96
2016-09-12add bumpersorwell96
2016-08-28correct wrongly rotated texture for subwayorwell96
2016-08-28Add a subway train (and fix spelling mistake resulting in collision not workingorwell96
2016-08-28Add a platform node, make some nodes (esp. fences) not blocking trains, ↵orwell96
implement benchmarking better and optimize some things
2016-08-28Fixing inventory and inventory imagesorwell96
2016-08-22tidying up the tracks and trackworker/placer code and making rail ↵orwell96
registration a lot more modular
2016-08-21add new-style vertical tracksorwell96
2016-08-21Extending to 30deg rails, creating and adding the modelsorwell96
2016-07-04adding some dummy textures (dtrack) for new anglesorwell96
2016-06-09add new texturesorwell96
2016-05-31removed useless file couple.pngorwell96
2016-05-31added couple entity, removed debug outputs and fixed codeorwell96
2016-05-29created git repositoryorwell96