index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains
Commit message (
Collapse
)
Author
Age
*
Purge all debug messages and change 'print' function name to 'atprint'
orwell96
2017-01-04
|
|
|
|
Ready for 2.0 release.
*
update makefile to new circumstances
orwell96
2017-01-04
|
*
Fix bug in track database
orwell96
2017-01-04
|
|
|
|
the entire database was broken due to a not removed indexing
*
Restructure mod directory
orwell96
2017-01-04
|
*
Add Automatic Train Control system
orwell96
2017-01-04
|
*
add API documentation
orwell96
2017-01-03
|
*
make detector code clear entries of trains that do not exist
orwell96
2017-01-02
|
*
unify update_trainpart_properties and check_trainpartload
orwell96
2017-01-02
|
*
fix discouple not disappearing and a logical mistake with owners
orwell96
2017-01-02
|
*
Do not duplicate definitions of 'print' in every file
orwell96
2017-01-02
|
*
spawn couple on train collision
orwell96
2016-12-31
|
|
|
|
also fix empty trains hanging around for too long
*
remove train type concept and calculate train's capabilities based on used ↵
orwell96
2016-12-22
|
|
|
|
wagons
*
Turning mod into a modpack and separating the trains from the core mod
orwell96
2016-12-20