Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |