summaryrefslogtreecommitdiffstats
path: root/source/Entities/Pickup.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-64/+0
* cPickup cleanup.madmaxoft2013-10-241-1/+1
* Fixed cPickup's constructor's parameter naming.madmaxoft2013-10-241-1/+1
* Pickups now have collection delay when vomitedTiger Wang2013-10-241-1/+6
* Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixesmadmaxoft2013-09-201-1/+1
|\
| * Fixed pickupsTiger Wang2013-09-181-1/+1
|/
* Moved entity spawning into cEntity::Initialize().madmaxoft2013-08-251-2/+0
* Added cPickup:IsCollected() to the Lua API.madmaxoft2013-08-191-0/+3
* Added cPickup:GetAge() the the Lua API.madmaxoft2013-08-191-3/+2
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-0/+59