Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cPickup cleanup. | madmaxoft | 2013-10-24 | 1 | -1/+1 |
* | Fixed cPickup's constructor's parameter naming. | madmaxoft | 2013-10-24 | 1 | -1/+1 |
* | Pickups now have collection delay when vomited | Tiger Wang | 2013-10-24 | 1 | -1/+6 |
* | Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixes | madmaxoft | 2013-09-20 | 1 | -1/+1 |
|\ | |||||
| * | Fixed pickups | Tiger Wang | 2013-09-18 | 1 | -1/+1 |
|/ | |||||
* | Moved entity spawning into cEntity::Initialize(). | madmaxoft | 2013-08-25 | 1 | -2/+0 |
* | Added cPickup:IsCollected() to the Lua API. | madmaxoft | 2013-08-19 | 1 | -0/+3 |
* | Added cPickup:GetAge() the the Lua API. | madmaxoft | 2013-08-19 | 1 | -3/+2 |
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 1 | -0/+59 |