Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 1 | -3/+3 |
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -253/+253 |
* | Fixed compilation on Linux | madmaxoft@gmail.com | 2013-04-28 | 1 | -2/+2 |
* | Added support for sending velocity and rotation in PACKET_SPAWN_MOB and PACKET_SPAWN_OBJECT | keyboard.osh@gmail.com | 2013-04-28 | 1 | -15/+14 |
* | Release 1.5 supported, yay :) | madmaxoft@gmail.com | 2013-03-14 | 1 | -6/+0 |
* | Moved the Speed member into cEntity class instead of its descendants. | madmaxoft@gmail.com | 2013-02-21 | 1 | -4/+5 |
* | Minecarts can now be placed. | madmaxoft@gmail.com | 2013-02-18 | 1 | -0/+22 |
* | cPickup now uses full cItem, instead of a pointer | madmaxoft@gmail.com | 2012-12-28 | 1 | -3/+3 |
* | Fixed 1.4.6 falling blocks. | madmaxoft@gmail.com | 2012-12-27 | 1 | -15/+7 |
* | Adjusted the protocol framework to support different types of falling block spawning. | madmaxoft@gmail.com | 2012-12-26 | 1 | -26/+60 |
* | Added the 1.4.6 protocol | madmaxoft@gmail.com | 2012-12-24 | 1 | -0/+211 |