Tiger Wang
|
22b8f3a2e0
|
Even more fixes [SEE DESC]
* Fixed minecarts breaking completely due to stuff
* Rails are now non solid again
+ Added IsRail inline bool
- Removed Herobrine
|
2013-09-12 23:57:02 +01:00 |
|
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
|
b5c63d8fc5
|
Minecart enhancements [SEE DESC]
Curved rails.
Better physics.
Better code as improved by xoft.
Stuff.
|
2013-09-02 12:01:49 +01: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 |
|