Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted the protocol framework to support different types of falling block spawning. | madmaxoft@gmail.com | 2012-12-26 | 1 | -0/+3 |
* | MTRand reference is now passed as a Tick() parameter so that it isn't created and destroyed over and over again. All entities will handle physics (empty callback for now) | madmaxoft@gmail.com | 2012-12-22 | 1 | -1/+1 |
* | Reworked the IsA() / GetClass() framework to actually be useful. Added GetParentClass(). | madmaxoft@gmail.com | 2012-12-21 | 1 | -6/+8 |
* | Added falling block entities. Sand and gravel now properly fall down | faketruth | 2012-09-30 | 1 | -0/+44 |