Tiger Wang
|
20b64e18e4
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
source/Bindings.cpp
source/Entities/Entity.cpp
Updated from upsteam
|
2013-09-02 14:15:28 +01:00 |
|
Tiger Wang
|
acaae7a11e
|
Physics enhancements
Minecarts no longer glitch on flat rails
Improved acceleration, speed limit, and stopping
|
2013-08-29 15:25:12 +01:00 |
|
madmaxoft
|
f260e9211f
|
Entities fall 3x slower in water
|
2013-08-27 19:56:54 +02:00 |
|
madmaxoft
|
71cfb8fcd2
|
Debug: arrow log their position in each tick
|
2013-08-26 22:27:28 +02:00 |
|
madmaxoft
|
a7447b4c7e
|
Moved entity spawning into cEntity::Initialize().
It has been called in every descendant anyway, so it's better this way - reduced duplicate code.
|
2013-08-25 21:25:13 +02:00 |
|
madmaxoft
|
1a7912744f
|
Moved entities into the Entities subfolder.
|
2013-08-19 11:39:13 +02:00 |
|