madmaxoft
|
99d369d837
|
cPickup cleanup.
|
2013-10-24 16:44:25 +02:00 |
|
madmaxoft
|
625c5f86de
|
Fixed cPickup's constructor's parameter naming.
|
2013-10-24 15:05:23 +02:00 |
|
Tiger Wang
|
4d2c810c64
|
Pickups now have collection delay when vomited
Implements FS#394.
|
2013-10-24 00:30:20 +01:00 |
|
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 |
|