index
:
advtrains
master
origin/HEAD
origin/master
origin/master_old
origin/mt5-fixes
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wagons.lua
Age
Commit message (
Expand
)
Author
2016-08-28
Add a subway train (and fix spelling mistake resulting in collision not working
orwell96
2016-08-28
Add a platform node, make some nodes (esp. fences) not blocking trains, imple...
orwell96
2016-08-21
fix error in real train index calculation
orwell96
2016-08-21
Extending to 30deg rails, creating and adding the models
orwell96
2016-07-04
integrating the new rails (currently no verticals and switches)
orwell96
2016-06-09
re-attach players to train when they left the game or the server was shut down
orwell96
2016-06-09
check for object load via the getyaw trick and not by checking the object table
orwell96
2016-06-09
remove horizontal view offset on engine and try to fix damage when sitting in...
orwell96
2016-06-09
fix discouple appearing on wrong side on flipped wagons, and show discouples ...
orwell96
2016-06-09
Fix train collision and coupling on opposing trains, and try to implement ani...
orwell96
2016-06-02
use real pos-in-train calculation also for trainlen calculation, fix bugs and...
orwell96
2016-06-01
added discouple entity
orwell96
2016-05-31
added couple entity, removed debug outputs and fixed code
orwell96
2016-05-30
fixed even more lua errors and made stable
orwell96
2016-05-29
fixed lua errors and code mistakes
orwell96
2016-05-29
added trackdb and unloaded wagons handling
orwell96
2016-05-29
created git repository
orwell96