madmaxoft
|
5cfc108e83
|
Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes
|
2013-09-20 22:02:11 +02:00 |
|
Tiger Wang
|
198ac1892c
|
Fixed pickups
|
2013-09-18 22:20:08 +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
|
25e2f721ad
|
Added cPickup:IsCollected() to the Lua API.
|
2013-08-19 11:58:20 +02:00 |
|
madmaxoft
|
e80c5eac40
|
Added cPickup:GetAge() the the Lua API.
|
2013-08-19 11:44:11 +02:00 |
|
madmaxoft
|
1a7912744f
|
Moved entities into the Entities subfolder.
|
2013-08-19 11:39:13 +02:00 |
|